diff options
author | Michael Pavone <pavone@retrodev.com> | 2019-02-09 11:34:31 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2019-02-09 11:34:31 -0800 |
commit | ac523751c5942ee5e167b3dd5de2e1ef1e2af172 (patch) | |
tree | 310bc221e4727c96b1333446531a2eb4ecf6c7ed /z80.cpu | |
parent | fa418eee3639bd2c966dabafdc5d643934953a6f (diff) |
Optimization to memory access in new Z80 core
Diffstat (limited to 'z80.cpu')
-rw-r--r-- | z80.cpu | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ regs io_map ptrmemmap_chunk io_chunks 32 io_mask 32 + fastmem ptr8 64 flags register f |