aboutsummaryrefslogtreecommitdiffstats
path: root/asm/text_mode.atk16
Commit message (Collapse)AuthorAgeFilesLines
* Refactor dir structureJan Tuomi2024-02-201-58/+0
|
* wip compilerJan Tuomi2023-11-061-1/+1
|
* Fix bugsJan Tuomi2023-11-041-11/+16
|
* Add backspace supportJan Tuomi2023-11-041-6/+13
|
* Add dig-install make target for automatically installing memory dataJan Tuomi2023-11-041-1/+1
|
* Add new_line macroJan Tuomi2023-11-041-4/+4
|
* Fix character code mappingJan Tuomi2023-11-031-4/+31
|
* Improve macro parsingJan Tuomi2023-11-031-2/+0
|
* Improve string I/O helper macrosJan Tuomi2023-11-031-5/+3
|
* Fix macros, add string I/O helpersJan Tuomi2023-11-031-52/+7
|
* Work on charsetJan Tuomi2023-11-031-7/+34
|
* Implement more mmio for text modeJan Tuomi2023-11-031-1/+27
|
* Get text rendering workingJan Tuomi2023-11-031-2/+2
|
* Work on TPUJan Tuomi2023-11-031-1/+1
|
* Start working on reading custom charsetJan Tuomi2023-11-031-5/+3
|
* Add graphics mode selectorJan Tuomi2023-11-031-0/+17