mirror of
https://github.com/freewilll/apple2-go.git
synced 2025-01-07 01:29:42 +00:00
5d1c25a724
Basic memory management has been implemented since $c100-$cfff needs flipping with soft switches during Apple //e boot. All memory reads & writes now go through the MMU. Memory is also dynamically allocated and associated with the CPU state.
6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
test-cpu
|
|
cpu.prof
|
|
mem.prof
|
|
mos6502go.test
|
|
apple2e.rom
|