Changed the TokenClass from opcode to nomic, a less smoothbrain name IMO and also frees up Opcode for a better use later on.
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ typedef enum {
|
||||
Reg = 1,
|
||||
Constant = 2,
|
||||
Address = 4,
|
||||
Opcode = 8,
|
||||
Nmomic = 8,
|
||||
Directive = 16
|
||||
} TokenClass;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user