-
Notifications
You must be signed in to change notification settings - Fork 198
Future plans
Sebastian Macke edited this page May 17, 2013
·
25 revisions
- Use some sort of compressing algorithm to shrink the download size of vmlinux.bin
- Use of Web worker CPU thread
- Enlarge Framebuffer to the same size of the Terminal.
- Adding stats-screen.
- Add scripts in the repository to create the ramdisk and drive image.
- Running a C64 Emulator on the machine with the game Zork. (emulation chain x86 → JavaScript → or1k → MOS6502 → Z-Machine)
- Running a small X-server in the framebuffer. Add touch screen input.
- Run Ethernet over the server
- Support of asm.js if the syntax gets better