Moved vga-palette-updating code to func vga_setPalette()

This commit is contained in:
rxi
2016-10-12 20:03:46 +01:00
parent 63e2c4d918
commit 5fe8e50819
4 changed files with 16 additions and 9 deletions

View File

@@ -6,8 +6,8 @@ code.
File | Description
------------------|------------------------------------------------------------
main.c | The entry point, initialises everything
vga.h | Function prototypes for initing / deiniting vga mode 13h
vga.c | Functions for initing / deiniting vga mode 13h
vga.h | Function prototypes for vga mode 13h
vga.c | Functions for vga mode 13h
palette.h | Function prototypes for palette handling
palette.c | Functions for palette handling
package.h | Function prototypes for creating package