glm94
|
9c8fe17c8f
|
Minor code cleanup and added an extra flag to the compiler. If a symbol is a label it will now hold a reference to the opcode and by extension the offset into the file it points to.
|
2023-07-06 19:39:03 -05:00 |
|
glm94
|
caeaaefbf0
|
Fixed a bug where numbers weren't being added to the token list (I'm very dumb it seems) and added hexadecimal support to the scanner.
|
2022-05-04 22:37:49 -05:00 |
|
glm94
|
1900b504e7
|
Setup the assembler to use the new file reading code.
|
2022-04-28 22:24:10 -05:00 |
|