Your TV should telnet-enabled.
This hack would add a new menu activated via HDMI button on remote. The menu contains following items:
Code: Select all
Programs
Games
Internet
Games - several games. Currently there is only Digger and Biniax2.
Internet - a port of NetSurf browser.
Installation: extract archive http://www.multiupload.com/YPAJ7QDCXI to the root of your USB (FAT or ext3 formatted, I use ext3), insert it into TV, then run "runonce.sh" via telnet from your TV. Then press HDMI button to see the menu (first time you need to press the button twice).
Controls:
Joystick == arrow keys, middle button == Enter,
return == backspace, exit == ESC
Info == space (clear the line in Biniax2), tools == TAB
p.mode == F1 (shoot in digger)
s.mode, dual, ... == F2, F3, ...
record = F10 (exit from Digger)
power == kill a runnning program and return control to exeDSP.
Blue button (D) - toggle mouse emulation in NetSurf. When mouse emulation is on - use arrow keys to move, middle key == left button, menu == right button, program up/down == scroll page up/down, volume up/down == change mouse speed.
Edit netsurf/.netsurf/Choices-fb to change start page, you can also change screen resolution from 1920x1080 to 960x540 if letters are too small for you. There are several other resolutions supported like 800x600, but they would not be fullscreen.
Another note: this is a first public release, so I don't publish sources now. I'll publish them later after some speed optimizations in SDL port, adding on-screen keyboard, sound, etc.