mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
add GetMachineName address to gbz80disasm
hg-commit-id: 8ba8806f333f
This commit is contained in:
parent
62daaef8e9
commit
90197fcb86
|
@ -552,6 +552,7 @@ asm_commands = {
|
|||
"2f9e": "GetMonName",
|
||||
"3e6d": "Predef", #library of pre-defined asm routines
|
||||
"00b5": "CopyData",
|
||||
"2ff3": "GetMachineName",
|
||||
}
|
||||
|
||||
def random_asm_label():
|
||||
|
|
Loading…
Reference in a new issue