summaryrefslogtreecommitdiff
path: root/extras/gbz80disasm.py
diff options
context:
space:
mode:
Diffstat (limited to 'extras/gbz80disasm.py')
-rw-r--r--extras/gbz80disasm.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/gbz80disasm.py b/extras/gbz80disasm.py
index cf4df80a..b9d04bb1 100644
--- a/extras/gbz80disasm.py
+++ b/extras/gbz80disasm.py
@@ -552,6 +552,7 @@ asm_commands = {
"2f9e": "GetMonName",
"3e6d": "Predef", #library of pre-defined asm routines
"00b5": "CopyData",
+ "2ff3": "GetMachineName",
}
def random_asm_label():