From fdc92ba2c5ad75abf1e86c87ea23fb7d7dd00ca1 Mon Sep 17 00:00:00 2001 From: Tim Newsome Date: Mon, 2 May 2016 18:07:51 -0700 Subject: Add dret. --- debug_rom/debug_rom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug_rom/debug_rom.h') diff --git a/debug_rom/debug_rom.h b/debug_rom/debug_rom.h index 8b5ea69..42fda2b 100644 --- a/debug_rom/debug_rom.h +++ b/debug_rom/debug_rom.h @@ -6,7 +6,7 @@ static const unsigned char debug_rom_raw[] = { 0x93, 0x94, 0x14, 0x00, 0x63, 0xc6, 0x04, 0x00, 0x83, 0x34, 0x80, 0x43, 0x6f, 0x00, 0xc0, 0x00, 0x13, 0x00, 0x00, 0x00, 0x23, 0x2e, 0x80, 0x42, 0x73, 0x24, 0x00, 0x79, 0x13, 0x74, 0x84, 0x00, 0x63, 0x04, 0x04, 0x00, - 0x6f, 0x00, 0x40, 0x05, 0x73, 0x24, 0x20, 0x79, 0x73, 0x00, 0x00, 0x10, + 0x6f, 0x00, 0x40, 0x05, 0x73, 0x24, 0x20, 0x79, 0x73, 0x00, 0x20, 0x79, 0x73, 0x10, 0x24, 0x79, 0x73, 0x24, 0x00, 0x79, 0x13, 0x74, 0x74, 0x00, 0x13, 0x04, 0xd4, 0xff, 0x63, 0x16, 0x04, 0x02, 0x73, 0x24, 0x00, 0xf1, 0x63, 0x46, 0x04, 0x00, 0x23, 0x2e, 0x90, 0x42, 0x67, 0x00, 0x00, 0x40, -- cgit v1.1