mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-19 02:44:04 +09:00
basic update; removing the need of dummy texture pal.png
This commit is contained in:
@@ -178,7 +178,7 @@ From the start of the memory space:
|
||||
Pointer to raw pixmap data in Scratchpad Memory
|
||||
|
||||
2 bytes
|
||||
Cursor position in: (y*32 + x)
|
||||
Cursor position in: (y*80 + x)
|
||||
2560 bytes
|
||||
Text foreground colours
|
||||
2560 bytes
|
||||
@@ -233,4 +233,4 @@ MMIO
|
||||
|
||||
|
||||
Text-mode-font-ROM is immutable and does not belong to VRAM
|
||||
Even in the text mode framebuffer is still being drawn onto the screen, and the texts are drawn on top of it
|
||||
Even in the text mode framebuffer is still being drawn onto the screen, and the texts are drawn on top of it
|
||||
|
||||
Reference in New Issue
Block a user