aboutsummaryrefslogtreecommitdiffstats
path: root/asm
Commit message (Collapse)AuthorAgeFilesLines
* Add dig-install make target for automatically installing memory dataJan Tuomi2023-11-041-1/+1
|
* Add new_line macroJan Tuomi2023-11-042-6/+14
|
* Fix character code mappingJan Tuomi2023-11-033-18/+44
|
* Improve macro parsingJan Tuomi2023-11-031-2/+0
|
* Improve string I/O helper macrosJan Tuomi2023-11-032-5/+5
|
* Fix macros, add string I/O helpersJan Tuomi2023-11-032-52/+54
|
* Work on charsetJan Tuomi2023-11-031-7/+34
|
* Implement more mmio for text modeJan Tuomi2023-11-032-1/+31
|
* Start copying IBM CGA 8x8 charset, wip memory mapped text memoryJan Tuomi2023-11-031-2/+4
|
* Get text rendering workingJan Tuomi2023-11-031-2/+2
|
* Work on TPUJan Tuomi2023-11-032-3/+3
|
* Start working on reading custom charsetJan Tuomi2023-11-033-22/+47
|
* Add graphics mode selectorJan Tuomi2023-11-032-23/+63
|
* WIP ppuJan Tuomi2023-07-141-1/+1
|
* Add PPU and relevant memoriesJan Tuomi2023-04-141-0/+2
|
* Start working on VGA circuitJan Tuomi2023-04-141-4/+4
|
* Set up MMIO with keyboard, terminal emulatorJan Tuomi2023-04-142-4/+31
|
* Get interrupts workingJan Tuomi2023-04-141-2/+3
|
* Add @let directive, start pondering interrupt controlJan Tuomi2023-04-134-12/+31
|
* Improve extensionJan Tuomi2023-04-111-3/+3
|
* Add hover and go to definition to extensionJan Tuomi2023-04-113-8/+104
|
* Refactor folderJan Tuomi2023-04-112-0/+98