mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 15:28:29 +08:00
Added a definition for opcode unknown_de.
This commit is contained in:
parent
3ba8a85d44
commit
9ea2faa826
@ -1587,6 +1587,18 @@ opcodes:
|
|||||||
mnemonic: load_midi
|
mnemonic: load_midi
|
||||||
params: []
|
params: []
|
||||||
|
|
||||||
|
- code: 0xde
|
||||||
|
mnemonic: unknown_de
|
||||||
|
params:
|
||||||
|
- type: reg_tup_ref
|
||||||
|
reg_tup:
|
||||||
|
- type: any
|
||||||
|
access: read
|
||||||
|
- type: reg_tup_ref
|
||||||
|
reg_tup:
|
||||||
|
- type: any
|
||||||
|
access: write
|
||||||
|
|
||||||
- code: 0xdf
|
- code: 0xdf
|
||||||
mnemonic: npc_param_v3
|
mnemonic: npc_param_v3
|
||||||
params:
|
params:
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user