|
99d7fed783
|
Work and cleanup
|
2019-03-11 09:32:55 -05:00 |
|
|
7131f4ae5a
|
Lots of work
|
2019-02-25 15:42:23 -06:00 |
|
|
9c5e5e91d0
|
Clear interrupt stack in yield sycall
|
2019-02-11 14:13:49 -06:00 |
|
|
d54a55aad0
|
Get sycalls working in usermode (And all interrupts)
|
2019-02-11 13:43:40 -06:00 |
|
|
b3e086e452
|
Add createTask syscall (Not working in umode)
|
2019-02-11 09:48:50 -06:00 |
|
|
4f25ff7a09
|
Add yield syscall (Not working in umode)
|
2019-02-11 09:47:28 -06:00 |
|
|
fdd7afa1c8
|
Add tasking (No usermode support)
|
2019-02-11 09:30:28 -06:00 |
|
|
cb16df6240
|
Usermode can now use ports! (IOPB test)
|
2019-02-10 18:09:07 -06:00 |
|
|
205950e974
|
Add page fault debug messages
|
2019-02-10 15:04:54 -06:00 |
|
|
a12c1281ff
|
Usermode interupts working!
|
2019-02-10 15:03:59 -06:00 |
|
|
ee9839beaa
|
Get GDT,IDT and usermode working!
|
2019-02-10 14:11:07 -06:00 |
|
|
0534ba86e6
|
Add usermode GDT entries
|
2019-02-10 13:19:04 -06:00 |
|
|
fe8ab7fb70
|
Initalize paging in cpu_init
|
2019-02-09 14:11:19 -06:00 |
|
|
0e3e4d4769
|
Add GDT initialization
|
2019-02-09 13:54:40 -06:00 |
|
|
a1ac07c79e
|
Rename init_paging to paging_init
|
2019-02-09 13:05:13 -06:00 |
|
|
ef90f51688
|
Remove most code for a blank start
|
2019-02-09 12:52:45 -06:00 |
|