Tools for the Thingamajig ISA
Go to file
Juhani Krekelä 3583fc8379 Fully implement stack-based memory manipulation in calculator.asm 2022-08-18 14:37:12 +03:00
.gitignore Properly handle non-instruction bytes in the range 0xa0…0xbf 2022-05-10 11:19:22 +02:00
CC0 First commit 2022-05-08 14:14:36 +02:00
Makefile Start work on a calculator program for Thingamajig 2022-08-08 18:52:34 +03:00
calculator.asm Fully implement stack-based memory manipulation in calculator.asm 2022-08-18 14:37:12 +03:00
thingamajig_disasm.py Avoid attempted reads past end of program image 2022-08-08 18:48:23 +03:00