Fully functional emulated 6502 cpu

preview_player
Показать описание
The computer now runs actual 6502 programs. In the video I am testing the CPU with this little program:

INX
BNE 0x02
INY
STY 0x4001
STX 0x4000
JMP 0x0000
Рекомендации по теме
Комментарии
Автор

Do you have copies of this application for distribution?

DavidWoodrum