| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix calling issues | Jan Tuomi | 2023-11-13 | 1 | -143/+112 |
| * | Remove options, improve functions | Jan Tuomi | 2023-11-12 | 7 | -50/+92 |
| * | Add function defs & calls | Jan Tuomi | 2023-11-12 | 1 | -75/+214 |
| * | WIP functions | Jan Tuomi | 2023-11-11 | 3 | -116/+250 |
| * | Add optimizer, add supported AST nodes | Jan Tuomi | 2023-11-10 | 1 | -56/+265 |
| * | WIP tree walking compiler | Jan Tuomi | 2023-11-07 | 2 | -0/+355 |
| * | wip compiler | Jan Tuomi | 2023-11-06 | 2 | -1/+218 |
| * | Add dig-install make target for automatically installing memory data | Jan Tuomi | 2023-11-04 | 1 | -0/+60 |
| * | Fix character code mapping | Jan Tuomi | 2023-11-03 | 2 | -5/+59 |
| * | Improve macro parsing | Jan Tuomi | 2023-11-03 | 1 | -2/+0 |
| * | Improve string I/O helper macros | Jan Tuomi | 2023-11-03 | 1 | -0/+13 |
| * | Fix macros, add string I/O helpers | Jan Tuomi | 2023-11-03 | 4 | -3/+39 |
| * | Start copying IBM CGA 8x8 charset, wip memory mapped text memory | Jan Tuomi | 2023-11-03 | 1 | -3/+4 |
| * | Get text rendering working | Jan Tuomi | 2023-11-03 | 3 | -222/+60 |
| * | Work on TPU | Jan Tuomi | 2023-11-03 | 1 | -0/+3 |
| * | Start working on reading custom charset | Jan Tuomi | 2023-11-03 | 2 | -0/+222 |
| * | Add graphics mode selector | Jan Tuomi | 2023-11-03 | 2 | -3/+20 |
| * | Get interrupts working | Jan Tuomi | 2023-04-14 | 2 | -23/+38 |
| * | Add @let directive, start pondering interrupt control | Jan Tuomi | 2023-04-13 | 6 | -68/+74 |
| * | Improve extension | Jan Tuomi | 2023-04-11 | 2 | -1/+6 |
| * | Add hover and go to definition to extension | Jan Tuomi | 2023-04-11 | 7 | -105/+66 |
| * | Refactor folder | Jan Tuomi | 2023-04-11 | 13 | -255/+12 |
| * | Fix bugs | Jan Tuomi | 2023-04-11 | 10 | -59/+103 |
| * | Refactor into multipass compiler | Jan Tuomi | 2023-04-10 | 9 | -210/+357 |
| * | Do stuff | Jan Tuomi | 2023-04-10 | 5 | -71/+81 |
| * | Add stack ops, subroutines | Jan Tuomi | 2023-04-10 | 5 | -30/+122 |
| * | Add ext system | Jan Tuomi | 2023-04-10 | 6 | -185/+205 |
| * | Fix relative addressing off-by-one bug | Jan Tuomi | 2023-04-09 | 2 | -6/+4 |
| * | Add IM_M (immediate mode) control line | Jan Tuomi | 2023-04-09 | 1 | -4/+4 |
| * | Remake ALU | Jan Tuomi | 2023-04-09 | 4 | -185/+244 |
| * | Move from logisim to digital | Jan Tuomi | 2023-04-08 | 4 | -39/+61 |
| * | Initial commit | Jan Tuomi | 2023-03-28 | 5 | -0/+540 |
