Created the skeleton for the parser.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ char *opcodes[OPCODECOUNT] = {
|
||||
"sub",
|
||||
"jz",
|
||||
"int",
|
||||
"hlt",
|
||||
"yld",
|
||||
"ret"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user