update gbz80disasm for TextScriptEnd

hg-commit-id: f519c306bc00
This commit is contained in:
Bryan Bishop 2012-01-12 15:48:28 -06:00
parent 9d23949741
commit a8126e077b
2 changed files with 2 additions and 9 deletions

View file

@ -563,6 +563,7 @@ asm_commands = {
"3e6d": "Predef", #library of pre-defined asm routines
"00b5": "CopyData",
"2ff3": "GetMachineName",
"24d7": "TextScriptEnd",
}
def random_asm_label():