I forgot what exactly I changed
This commit is contained in:
@@ -38,6 +38,7 @@ var mnemonics = map[string] marcie.Opcode {
|
||||
"jumpi": marcie.JUMPI,
|
||||
"loadi": marcie.LOADI,
|
||||
"storei": marcie.STOREI,
|
||||
"mod": marcie.MOD,
|
||||
"org": ORG,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user