MOS 6502 Monitor implemented in assembler for competiton Jednodesková výzva. Implemented and tested in ASM80 IDE
- Go to ASM80 IDE
- For file in (6502.emu, monitor.a65, serial.a65) { Create New file; Enter $file name; Copy&Paste file content }
- Open monitor.a65 file
- Start Simulator [F10]
- CPU C6502
- 4kB ROM (f000h-ffffh)
- 1kB RAM (0000h-03ffh)
- 6850 ACIA UART chip (control 0xa000, data 0xa001)