aboutsummaryrefslogtreecommitdiffstats
path: root/src/assembler.py
Commit message (Expand)AuthorAgeFilesLines
* Add stack ops, subroutinesJan Tuomi2023-04-101-1/+2
* Add ext systemJan Tuomi2023-04-101-184/+31
* Fix relative addressing off-by-one bugJan Tuomi2023-04-091-2/+2
* Remake ALUJan Tuomi2023-04-091-164/+175
* Move from logisim to digitalJan Tuomi2023-04-081-19/+38
* Initial commitJan Tuomi2023-03-281-0/+263