aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-15 00:44:08 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-15 00:44:08 -0600
commitc62f47cc5ef837d92967dcab4716a8ebaa5916b6 (patch)
tree160e3e67893cd408dd7efdf37dec6a18f9b30ce3
parenthelpful labels on ItemUsePtrTable (diff)
downloadpokeyellow-c62f47cc5ef837d92967dcab4716a8ebaa5916b6.tar.gz
pokeyellow-c62f47cc5ef837d92967dcab4716a8ebaa5916b6.tar.xz
pokeyellow-c62f47cc5ef837d92967dcab4716a8ebaa5916b6.zip
GenRandom for gbz80disasm
hg-commit-id: 99c7713bd905
-rw-r--r--extras/gbz80disasm.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/gbz80disasm.py b/extras/gbz80disasm.py
index 2150611c..e61470a0 100644
--- a/extras/gbz80disasm.py
+++ b/extras/gbz80disasm.py
@@ -564,6 +564,7 @@ asm_commands = {
"00b5": "CopyData",
"2ff3": "GetMachineName",
"24d7": "TextScriptEnd",
+ "3e5c": "GenRandom", #bank 4
}
def random_asm_label():