summaryrefslogtreecommitdiffstats
path: root/tpu.h
Commit message (Expand)AuthorAgeFilesLines
* Revert adding AND/NOTLouis Burda2023-07-261-2/+4
* Remove jgz/jlz and add not/and instructionsLouis Burda2023-07-261-4/+2
* Make BAK register unaddressableLouis Burda2023-07-261-2/+2
* Fix tpu source rendering and tpu location duplicatesLouis Burda2023-07-261-1/+1
* Improve parsing, make stdin / stdout port optionalLouis Burda2023-07-251-8/+6
* Add label support to curses source viewLouis Burda2023-07-251-1/+2
* Validate jump target existence on tpu loadLouis Burda2023-07-251-6/+10
* Reimplement value passing and improve curses uiLouis Burda2023-07-251-6/+30
* Fully implement tokenizer and port value passingLouis Burda2023-07-241-4/+10
* Add some more implementation detailsLouis Burda2023-07-241-18/+45
* Add initial rough outlineLouis Burda2023-07-241-0/+82