aboutsummaryrefslogtreecommitdiffstats
path: root/src/video.c
Commit message (Expand)AuthorAgeFilesLines
* Implement text mode video pages.Daniel Serpell2020-05-111-68/+115
* Fixes line input after initializing video output.Daniel Serpell2020-05-111-0/+5
* Reformat code with clang-format.Daniel Serpell2020-05-051-95/+91
* Adds missing "functionality table" to video bios.Daniel Serpell2020-05-031-0/+9
* Support setting 43/50 line modes.Daniel Serpell2020-05-031-10/+60
* Add minimal emulation of CRTC registers.Daniel Serpell2020-05-031-0/+34
* Support setting video mode without clearing the screen.Daniel Serpell2020-05-031-8/+15
* Fixes some video debug messages.Daniel Serpell2020-05-031-2/+4
* Fixes color changes to background outside emulated window.Daniel Serpell2020-05-031-1/+4
* Add support for setting the DOS codepage.Daniel Serpell2020-04-261-31/+2
* Remove old debug leftover, fixes terminal redirection.Daniel Serpell2017-05-011-1/+1
* Really clear screen on mode changes.Daniel Serpell2017-04-191-8/+16
* Restore cursor position to last updated row on exit.Daniel Serpell2017-04-191-2/+15
* Fixes some video operations and keeps scrolled regions in terminal.Daniel Serpell2017-04-181-30/+59
* Initial version.Daniel Serpell2017-04-161-0/+577
Un proyecto texto-plano.xyz