From 86043e65da85b656c37ae76bf921e34f1898b714 Mon Sep 17 00:00:00 2001 From: Dan White Date: Mon, 29 Apr 2013 13:30:27 -0500 Subject: [PATCH] oops, wrong address, fixup --- rom-bugfix.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rom-bugfix.asm b/rom-bugfix.asm index e87c68b..9a56e7c 100644 --- a/rom-bugfix.asm +++ b/rom-bugfix.asm @@ -977,7 +977,7 @@ strcmpm: ;string commands[6] = "RESET" 354c: 52 45 - 354d: 53 45 + 354e: 53 45 3550: 54 00 ;string commands[7] = "RE-BAUD" -- 2.25.1