summaryrefslogtreecommitdiffstats
path: root/asm.c
Commit message (Collapse)AuthorAgeFilesLines
* Make BAK register unaddressableLouis Burda2023-07-261-8/+8
|
* Fix tpu source rendering and tpu location duplicatesLouis Burda2023-07-261-1/+3
|
* Improve parsing, make stdin / stdout port optionalLouis Burda2023-07-251-50/+60
|
* Fix label_map case insensitivity and allow numbers in label namesLouis Burda2023-07-251-3/+7
|
* Fix oob instructions accessLouis Burda2023-07-251-57/+26
|
* Add label support to curses source viewLouis Burda2023-07-251-3/+3
|
* Validate jump target existence on tpu loadLouis Burda2023-07-251-23/+46
|
* Add inotify-based interactive file reload and fix asm parsingLouis Burda2023-07-251-24/+35
|
* Reimplement value passing and improve curses uiLouis Burda2023-07-251-0/+433