diff z80_to_x86.h @ 967:1eb616b8cbe9

Fix bug in Z80 rrd implementation. This fixes the annoying high pitched wine in Afterburner II.
author Michael Pavone <pavone@retrodev.com>
date Wed, 20 Apr 2016 23:19:13 -0700
parents 252dfd29831d
children 6b07af1515b5
line wrap: on
line diff
--- a/z80_to_x86.h	Wed Apr 20 23:00:37 2016 -0700
+++ b/z80_to_x86.h	Wed Apr 20 23:19:13 2016 -0700
@@ -12,7 +12,7 @@
 #ifdef Z80_LOG_ADDRESS
 #define ZMAX_NATIVE_SIZE 255
 #else
-#define ZMAX_NATIVE_SIZE 128
+#define ZMAX_NATIVE_SIZE 160
 #endif
 
 enum {