diff xband.h @ 1229:a8313793216a

Minor xband fixes
author Michael Pavone <pavone@retrodev.com>
date Thu, 23 Feb 2017 22:09:34 -0800
parents 2e6dcb5c11a2
children 14a2834d010c
line wrap: on
line diff
--- a/xband.h	Thu Feb 23 00:08:37 2017 -0800
+++ b/xband.h	Thu Feb 23 22:09:34 2017 -0800
@@ -2,7 +2,7 @@
 #define XBAND_H_
 #include <stdint.h>
 
-#define XBAND_REGS 0xB6
+#define XBAND_REGS 0xE0
 
 typedef struct {
 	uint16_t cart_space[0x200000];