mirror of
https://github.com/DutchMaker/Apple-1-Mini.git
synced 2024-12-28 02:32:01 +00:00
318 B
318 B
8k-Apple-1-EEPROM.hex
contains the memory data for the 8-Kbit EEPROM.
The ROM contains only the BASIC, Krusader and WozMon code.
Address decoding makes sure the correct location of ROM memory is being accessed.
For example: when the 6502 addresses FF00 to run the WozMon, it actually addresses 1F00 on the ROM.