Lucia Ceionia
|
0e3ae9c4e3
|
Can create usermode children, Can load programs from disk
|
2023-02-06 05:49:03 -06:00 |
|
Lucia Ceionia
|
6e66cb9bbe
|
Can pass args to child via varargs
|
2023-02-06 03:55:13 -06:00 |
|
Lucia Ceionia
|
5729c6c893
|
Can spawn a child task in C, Fault handler can return to previous
|
2023-02-06 03:07:15 -06:00 |
|
Lucia Ceionia
|
750b1edc16
|
Register arguments can be passed to v86 code
|
2023-02-02 14:52:26 -06:00 |
|
Lucia Ceionia
|
02f03d2224
|
Usermode can now call system functions (currently get key, gfx mode) with INT 21H, Test switch to graphics mode is done from Usermode
|
2023-02-02 00:50:16 -06:00 |
|
Lucia Ceionia
|
afaf5e1a03
|
Implemented Paging! Moved Kernel to 0x100000, Moved TSS above 1M, Moved V86 to 0x8000, Moved Usermode test to 0x400000, Moved lots of things!
|
2023-01-31 21:26:43 -06:00 |
|
Lucia Ceionia
|
9216b3359a
|
Fixed some Task stuff, added DOSFS filesystem
|
2022-09-21 17:14:11 -05:00 |
|
Lucia Ceionia
|
606fc37e37
|
'Better' task management, needs more testing
|
2022-09-19 16:06:01 -05:00 |
|