aboutsummaryrefslogtreecommitdiff
path: root/debug_rom/debug_rom.S
diff options
context:
space:
mode:
Diffstat (limited to 'debug_rom/debug_rom.S')
-rwxr-xr-xdebug_rom/debug_rom.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/debug_rom/debug_rom.S b/debug_rom/debug_rom.S
index 9c32691..457104f 100755
--- a/debug_rom/debug_rom.S
+++ b/debug_rom/debug_rom.S
@@ -8,8 +8,8 @@
#define DEBUG_RAM 0x400
#define DEBUG_RAM_SIZE 64
-#define SETHALTNOT 0x100
-#define CLEARDEBINT 0x104
+#define CLEARDEBINT 0x100
+#define SETHALTNOT 0x10c
.global entry
.global resume