Commit Graph
107 Commits
Author SHA1 Message Date
Anachronaut 671f283dd2 Delete Source/assembly.c 2024-10-26 15:31:59 -04:00
Anachronaut dfa5ad2638 Assembler Completed
Added the Assembler.
Added instructions for the assembler to README.md
Added Assembler Manual
Modified Makefile to build the Assembler.
2024-10-26 15:31:24 -04:00
Anachronaut ae5d475f45 Delete Source/hello.bin 2024-10-26 13:50:10 -04:00
Anachronaut 4deb56953d Improved debug display.
Bug fixes: POPD and POPP now pull bytes from the stack in proper order.
2024-10-18 18:01:23 -04:00
Anachronaut 60450253cd Assorted bug fixes. Added INIA and INIB instructions. 2024-10-18 16:23:03 -04:00
Anachronaut 158cbf443d Bug fixes
Added stack collision detection.
Added SETD instruction.
2024-10-17 18:40:54 -04:00
Anachronaut 2fd311f107 Uploaded Initial Repo Files 2024-10-16 23:12:59 -04:00