mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-04 22:58: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
|
||||
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
|
||||
mnemonic: npc_param_v3
|
||||
params:
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user