Bare metal VGA: implement "status report" escape codes (#613)

* Bare metal VGA: implement "status report" escape codes
* Minor fix to pseudoteletypewriter code

Co-authored-by: tkchia <tkchia-cosmo@gmx.com>
This commit is contained in:
tkchia 2022-09-13 17:14:10 +08:00 committed by Justine Tunney
parent 116bda997e
commit c4eb701d56
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
8 changed files with 113 additions and 10 deletions

View file

@ -72,3 +72,4 @@ vga_console:
.endobj vga_console,globl,hidden
.previous
.yoink sys_writev_vga
.yoink sys_readv_vga