|
d9cc9a2fb6
|
Updated kernel and programs so that the segment in which programs are loaded and executed from is no longer fixed and is specified by the kernel
|
2021-08-31 12:15:23 +01:00 |
|
|
703a23dfab
|
Removed very broken and bad code that could've corrupted memory in other segments, updated hello.asm accordingly
|
2021-08-30 07:26:54 +01:00 |
|
|
14fcc32d79
|
Added interrupt handler
|
2021-08-29 21:50:27 +01:00 |
|
|
3e288a821e
|
Added program to test loading other programs from disk
|
2021-08-29 16:23:27 +01:00 |
|