mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-17 02:22:29 +13:00
GenRandom for gbz80disasm
hg-commit-id: 99c7713bd905
This commit is contained in:
parent
b62a5935b8
commit
c62f47cc5e
|
|
@ -564,6 +564,7 @@ asm_commands = {
|
|||
"00b5": "CopyData",
|
||||
"2ff3": "GetMachineName",
|
||||
"24d7": "TextScriptEnd",
|
||||
"3e5c": "GenRandom", #bank 4
|
||||
}
|
||||
|
||||
def random_asm_label():
|
||||
|
|
|
|||
Loading…
Reference in a new issue