ref: a8126e077b59168c054f4b4510850a1612a43752
parent: 9d23949741e871c21aee274eeb2871c443f2d508
author: Bryan Bishop <kanzure@gmail.com>
date: Thu Jan 12 10:48:28 EST 2012
update gbz80disasm for TextScriptEnd hg-commit-id: f519c306bc00
--- a/extras/gbz80disasm.py
+++ b/extras/gbz80disasm.py
@@ -563,6 +563,7 @@
"3e6d": "Predef", #library of pre-defined asm routines
"00b5": "CopyData",
"2ff3": "GetMachineName",
+ "24d7": "TextScriptEnd",
}
def random_asm_label():
--- a/pokered.asm
+++ b/pokered.asm
@@ -1034,7 +1034,7 @@
TextScriptEndingChar:
db "@"
-TextScriptEnd:
+TextScriptEnd: ; 24D7
ld hl,TextScriptEndingChar
ret
@@ -28250,7 +28250,6 @@
TX_FAR _SSAnne1Text1
db $50
-
SSAnne1Text2: ; 0x61272
TX_FAR _SSAnne1Text2
db $50
@@ -28418,12 +28417,10 @@
TX_FAR _SSAnne5Text1
db $50
-
SSAnne5Text2: ; 0x616ef
TX_FAR _SSAnne5Text2
db $50
-
SSAnne5Text3: ; 0x616f4
TX_FAR _SSAnne5Text3
db $50
@@ -28486,26 +28483,21 @@
TX_FAR _SSAnne6Text1
db $50
-
SSAnne6Text2: ; 0x617ca
TX_FAR _SSAnne6Text2
db $50
-
SSAnne6Text3: ; 0x617cf
TX_FAR _SSAnne6Text3
db $50
-
SSAnne6Text4: ; 0x617d4
TX_FAR _SSAnne6Text4
db $50
-
SSAnne6Text5: ; 0x617d9
TX_FAR _SSAnne6Text5
db $50
-
SSAnne6Text6: ; 0x617de
TX_FAR _SSAnne6Text6