aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* WIP functionsJan Tuomi2023-11-113-116/+250
|
* Add optimizer, add supported AST nodesJan Tuomi2023-11-101-56/+265
|
* WIP tree walking compilerJan Tuomi2023-11-072-0/+355
|
* wip compilerJan Tuomi2023-11-062-1/+218
|
* Add dig-install make target for automatically installing memory dataJan Tuomi2023-11-041-0/+60
|
* 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