Apple 2 Emulator in Go
Go to file
Will Angenent 9c9f826c6a Replaced MemoryMap with an PageTable array
There was no good reason to be using a map when an array lookup would have
done nicely.
2018-05-09 10:36:17 +01:00
cmd Replaced MemoryMap with an PageTable array 2018-05-09 10:36:17 +01:00
cpu Replaced MemoryMap with an PageTable array 2018-05-09 10:36:17 +01:00
mmu Replaced MemoryMap with an PageTable array 2018-05-09 10:36:17 +01:00
utils Added MMU and WIP rudimentary apple //e boot test 2018-05-08 21:48:56 +01:00
vid Replaced MemoryMap with an PageTable array 2018-05-09 10:36:17 +01:00
.gitignore Added MMU and WIP rudimentary apple //e boot test 2018-05-08 21:48:56 +01:00
6502_functional_test.a65
6502_functional_test.bin.gz
6502_interrupt_test.a65
6502_interrupt_test.bin.gz
6502_interrupt_test.lst
pr-latin1.png