Commit Graph
6 Commits
Author SHA1 Message Date
Anachronaut 992e44ca12 CALL and RET instructions.
Changed PSHP and POPP into CALL and RET, streamlining their use for subroutine calls.
Updated Assembler and Emulator.
New demonstration programs.
2024-10-27 19:18:54 -04:00
Anachronaut 78f827e9dc Delete Programs/hello.bin 2024-10-26 15:55: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 044c80d537 Delete Programs/bad.bin 2024-10-26 13:50:34 -04:00
Anachronaut debd5e7986 Delete Programs/brokendat.bin 2024-10-26 13:50:25 -04:00
Anachronaut 2fd311f107 Uploaded Initial Repo Files 2024-10-16 23:12:59 -04:00