Make bank switching refer to Z180 physical memory, with memory and bank sizes up...
authorNick Downing <nick@ndcode.org>
Tue, 5 Mar 2019 15:29:21 +0000 (02:29 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 5 Mar 2019 15:29:21 +0000 (02:29 +1100)
commitc50bd5a9d92f361ee28daef16726ed1aaa8edb4f
treee91a5dd8a8c0e9c966bf3dafbfff1867740bf6ba
parent4483f82c6fb025d9856b7a3c288b1768903d5bf4
Make bank switching refer to Z180 physical memory, with memory and bank sizes up to 1 Mbyte, make ROM be loaded into a write-protected second bank at startup
Makefile
roms/z180.asm
roms/z180.bin [new file with mode: 0644]
sim/iosim.cpp
sim/memory.cpp
sim/memory.h
sim/sim0.cpp
sim/simctl.cpp