ref: fa63fe8ab211035395690fd7cdcc5f901f082568
parent: 47d1e412b9199d97c148abd8019b071c14039f2e
author: Bryan Bishop <[email protected]>
date: Fri May 4 22:46:46 EDT 2012
set TextInlineAsm to size=1 for now
--- a/extras/crystal.py
+++ b/extras/crystal.py
@@ -2378,6 +2378,7 @@
id = 0x8
macro_name = "start_asm"
end = True
+ size = 1
# TODO: parse the following asm with gbz80disasm
class WriteDecimalNumberFromRAM(TextCommand):
"""