diff z80.cpu @ 1735:ca2336469397

Get new Z80 core running in CPM harness
author Michael Pavone <pavone@retrodev.com>
date Sun, 03 Feb 2019 11:05:40 -0800
parents 88fbc4e711fd
children 06c2438c7641
line wrap: on
line diff
--- a/z80.cpu	Sun Feb 03 10:40:41 2019 -0800
+++ b/z80.cpu	Sun Feb 03 11:05:40 2019 -0800
@@ -27,6 +27,9 @@
 	zflag 8
 	scratch1 16
 	scratch2 16
+	io_map ptrmemmap_chunk
+	io_chunks 32
+	io_mask 32
 	
 flags
 	register f