vga now working with term and shell program
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#define PAGE_WRITABLE (1 << 1)
|
||||
#define PAGE_USER (1 << 2)
|
||||
#define PAGE_COW (1 << 9)
|
||||
#define PAGE_MMIO (1 << 10)
|
||||
|
||||
#define TEMP_KERNPD_VADDR 0xDFF90000
|
||||
#define TEMP_TASKPD_VADDR 0xDFFA0000
|
||||
|
||||
Reference in New Issue
Block a user