Added a definition for opcode unknown_de.

This commit is contained in:
jtuu 2020-08-02 12:45:05 +03:00
parent 3ba8a85d44
commit 9ea2faa826
2 changed files with 1161 additions and 4209 deletions

View File

@ -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