typo
This commit is contained in:
parent
1a5dc08e5b
commit
571a161d34
|
@ -26,7 +26,7 @@ because I *really don't* want to deal with segment:offset addressing.
|
|||
|
||||
C code that exercises a bunch of the VGA registers by transforming a colored
|
||||
cube of all 256 VGA colors in different ways. The display is set to unchained
|
||||
mode. Lots of latch copies and trasnforming data with stuff in the latches.
|
||||
mode. Lots of latch copies and transforming data with stuff in the latches.
|
||||
The core of the transformation code is in `vga.asm`, which is also where the
|
||||
keyboard handler for exiting the program lives.
|
||||
|
||||
|
|
Loading…
Reference in New Issue