boot page table works
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#define VGA_WIDTH 80
|
||||
#define VGA_HEIGHT 25
|
||||
#define VGA_MEMORY 0xB8000
|
||||
#define VGA_MEMORY (0xB8000 + 0xC0000000)
|
||||
|
||||
enum vga_color {
|
||||
VGA_COLOR_BLACK = 0,
|
||||
|
||||
Reference in New Issue
Block a user