Add stub for Z180 CPU and make things compile without the PDP11 CPU
authorNick Downing <nick@ndcode.org>
Fri, 14 Jun 2019 12:28:10 +0000 (22:28 +1000)
committerNick Downing <nick@ndcode.org>
Fri, 14 Jun 2019 12:28:18 +0000 (22:28 +1000)
commit3f150c969b13f43b0bf6cefdae01f9d529f94402
tree09ba24ce820b778b42001133fa2629e701d5ae5d
parentecccd8074556368acfbf2310f17dc3b95a11fa72
Add stub for Z180 CPU and make things compile without the PDP11 CPU
Makefile
aout.c
bsd_signal.c
defines.h
pdp11/cpu.c
pdp11/cpu.h [moved from pdp11/pdp11.h with 98% similarity]
v7trap.c
z180/cpu.c [new file with mode: 0644]
z180/cpu.h [new file with mode: 0644]