Re-enable Z180 internal I/O, add basic ROM which maps the Z180 internal I/O out of...
authorNick Downing <nick@ndcode.org>
Tue, 5 Mar 2019 11:50:30 +0000 (22:50 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 5 Mar 2019 11:50:30 +0000 (22:50 +1100)
commit4483f82c6fb025d9856b7a3c288b1768903d5bf4
treea9bf5b1607ab6cd9b76c267bb5799440da9c8eb9
parente98ff18235b5a2e40dd2267bacc5fdfa48174ba3
Re-enable Z180 internal I/O, add basic ROM which maps the Z180 internal I/O out of the way and then runs the disk boot sector, run ./fuzix_sim -x roms/z180.ihx
.gitignore
Makefile
asxxxx_build.sh [new file with mode: 0755]
roms/z180.asm [new file with mode: 0644]
sim/sim0.cpp
z180/z180ops.h