This website requires JavaScript.
Explore
Help
Sign in
nortti
/
thingamajig
Watch
1
Star
0
Fork
You've already forked thingamajig
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Tools for the Thingamajig ISA
35
commits
1
branch
0
tags
580
KiB
Assembly
90.2%
Python
9.2%
Makefile
0.6%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Juhani Krekelä
9cc8cdef5f
Fix an infinite loop bug if rounding overflowed in calculator.asm
2022-09-28 02:15:13 +03:00
.gitignore
Properly handle non-instruction bytes in the range 0xa0…0xbf
2022-05-10 11:19:22 +02:00
calculator.asm
Fix an infinite loop bug if rounding overflowed in calculator.asm
2022-09-28 02:15:13 +03: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
thingamajig_disasm.py
Implement variable-width shifts
2022-09-14 23:33:29 +03:00