gpu to actually use 8bpp texture format to make memcpying easier

This commit is contained in:
minjaesong
2020-05-09 03:13:52 +09:00
parent e34eb6212d
commit cbcd1ac7af
9 changed files with 280 additions and 78 deletions

View File

@@ -92,7 +92,7 @@ MMIO
Text mode rows
1 bytes RW
Text-mode attributes
0b kkkk 000c (k: currently using character rom, c: Cursor blink)
0b kkkk 00rc (k: currently using character rom, r: TTY Raw mode, c: Cursor blink)
1 bytes RW
Graphics-mode attributes
0b 0000 000g (g: Use sprites(wipes out text buffer))