Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is there any information on the program the simulator runs by default? I couldn't find anything in the user guide or the FAQs.


Here’s the source code (or at least comments about the assembled op codes) to the example program: https://github.com/trebonian/visual6502/blob/master/testprog...

It looks like that subroutine they call at $0010 has a special hook that writes to the console whenever they write to memory address $0f.


It's an infinite loop that increments/decrements registers. This emulator is too slow to run real-world programs.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: