glm94
|
3031fa8b9b
|
Code cleanup.
|
2023-06-29 20:53:39 -05:00 |
|
glm94
|
6741dde7ce
|
Hooked up the program counter in the parser to set the memory offset of symbols, well labels to be more acurrate.
|
2023-06-18 14:51:37 -05:00 |
|
glm94
|
c6e6e2c5dc
|
Fixed a bug in the parser not setting an identifier when one is used with a CMP and fixed a bug in the example assembly program.
|
2023-06-18 12:11:30 -05:00 |
|
glm94
|
0eaa5527ea
|
Updated the parser to be able to handle the changes made to the ISA.
|
2023-06-18 00:50:18 -05:00 |
|
glm94
|
0fd6413d81
|
Updated the instruction set and mapped out the opcodes as well as wrote a sample program to see if the ISA was complete enough to build a trivial program.
|
2023-06-17 16:56:42 -05:00 |
|
glm94
|
1b246e90bc
|
Started rethinking how this machine should behave. Updated and refactoring some things with a few new ideas.
|
2023-02-23 22:22:07 -06:00 |
|