graphics: hardware scroll for pixels

This commit is contained in:
minjaesong
2021-09-21 21:48:16 +09:00
parent 5b56ab8fda
commit 883edaab3c
5 changed files with 54 additions and 8 deletions

View File

@@ -156,10 +156,14 @@ From the start of the memory space:
command (writing to this memory address changes the status)
1: reset palette to default
2: fill framebuffer with given colour (arg1)
2 bytes
12 bytes
argument for "command" (arg1: Byte, arg2: Byte)
write to this address FIRST and then write to "command" to execute the command
76 bytes
2 bytes
framebuffer scroll X
2 bytes
framebuffer scroll Y
62 bytes
*Unused*
2988 bytes