mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 07:18:29 +08:00
Basic opcode definitions are done.
This commit is contained in:
parent
fba6ac3e10
commit
e1d1cf564f
@ -94,8 +94,9 @@
|
|||||||
"dword",
|
"dword",
|
||||||
"float",
|
"float",
|
||||||
"label",
|
"label",
|
||||||
"i_label",
|
"instruction_label",
|
||||||
"d_label",
|
"data_label",
|
||||||
|
"string_label",
|
||||||
"string",
|
"string",
|
||||||
"reg_ref",
|
"reg_ref",
|
||||||
"reg_tup_ref",
|
"reg_tup_ref",
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user