diff options
author | Michael Pavone <pavone@retrodev.com> | 2019-02-03 11:05:40 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2019-02-03 11:05:40 -0800 |
commit | d69482b7a3e0a3af3558f37a8a4fbd294308571b (patch) | |
tree | a9575d5f664c94e3b3b7154c0a0ac69b8c97ffca /z80.cpu | |
parent | 822f91d0a3dd99351d881868f780058949099ffe (diff) |
Get new Z80 core running in CPM harness
Diffstat (limited to 'z80.cpu')
-rw-r--r-- | z80.cpu | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ regs zflag 8 scratch1 16 scratch2 16 + io_map ptrmemmap_chunk + io_chunks 32 + io_mask 32 flags register f |