Skip to content
gbraad edited this page Jan 5, 2013 · 25 revisions
  • Separating and cleanup code
  • Include ATA emulation to simulate a drive, to have more space for programs which will be loaded on demand from the web server
  • Add scripts in the repository to create this drive image.
  • Running a C64 Emulator on the machine with the game Zork. Then I have the 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.
  • Speed up the whole emulation.