6502asmoffline

A C++ based 6502 virtual machine based on the specs of the 6502asm.com web-based javascript interpreter.

Downloads

  • Subversion
  • Binary (Windows) May not be current, but gives you something to play with.

More to come, eventually.

Changes

2007-11-28 

  • Added working command line options.
  • Fixed SDL main stdio/stderr problem.
  • Keyboard input support. (Untested.)
  • Added original site ‘C64-esque’ palette. (Will add switch to toggle between them later.)