aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix character code mappingJan Tuomi2023-11-032-5/+59
* Improve macro parsingJan Tuomi2023-11-031-2/+0
* Improve string I/O helper macrosJan Tuomi2023-11-031-0/+13
* Fix macros, add string I/O helpersJan Tuomi2023-11-034-3/+39
* Start copying IBM CGA 8x8 charset, wip memory mapped text memoryJan Tuomi2023-11-031-3/+4
* Get text rendering workingJan Tuomi2023-11-033-222/+60
* Work on TPUJan Tuomi2023-11-031-0/+3
* Start working on reading custom charsetJan Tuomi2023-11-032-0/+222
* Add graphics mode selectorJan Tuomi2023-11-032-3/+20
* Get interrupts workingJan Tuomi2023-04-142-23/+38
* Add @let directive, start pondering interrupt controlJan Tuomi2023-04-136-68/+74
* Improve extensionJan Tuomi2023-04-112-1/+6
* Add hover and go to definition to extensionJan Tuomi2023-04-117-105/+66
* Refactor folderJan Tuomi2023-04-1113-255/+12
* Fix bugsJan Tuomi2023-04-1110-59/+103
* Refactor into multipass compilerJan Tuomi2023-04-109-210/+357
* Do stuffJan Tuomi2023-04-105-71/+81
* Add stack ops, subroutinesJan Tuomi2023-04-105-30/+122
* Add ext systemJan Tuomi2023-04-106-185/+205
* Fix relative addressing off-by-one bugJan Tuomi2023-04-092-6/+4
* Add IM_M (immediate mode) control lineJan Tuomi2023-04-091-4/+4
* Remake ALUJan Tuomi2023-04-094-185/+244
* Move from logisim to digitalJan Tuomi2023-04-084-39/+61
* Initial commitJan Tuomi2023-03-285-0/+540