In /emu_65c02, extend the mem[] array to include a read-only area for the ROMs (allow...
authorNick Downing <nick@ndcode.org>
Sat, 18 Jun 2022 16:52:59 +0000 (02:52 +1000)
committerNick Downing <nick@ndcode.org>
Sat, 18 Jun 2022 16:52:59 +0000 (02:52 +1000)
commit4a7f1c16324ebe95d22028d59f1e085a001580bd
treea028c969a49b9a8b3ee05a60a7b1db209873f791
parent27139284bf7aa161f0aaf8f60037477c992debea
In /emu_65c02, extend the mem[] array to include a read-only area for the ROMs (allows MEM_TRACE to work for ROMs), implement Applesoft ROMs for Apple II+, fix various issues so the emulator can be booted to Applesoft without an image
emu_65c02/Makefile
emu_65c02/emu_65c02.c
orig/Makefile