Bananymous
|
0dd74e3c9d
|
Kernel: Implement syscalls for i686 and cleanup x86_64
This actually allows i686 to boot properly!
|
2024-04-03 02:23:23 +03:00 |
Bananymous
|
2106a9e373
|
Kernel: Rework scheduler/processor stacks.
|
2024-04-02 12:34:42 +03:00 |
Bananymous
|
96babec22a
|
Kernel: Implement Thread trampolines for x86_32
|
2024-03-26 21:01:18 +02:00 |
Bananymous
|
99e30a4d7d
|
Kernel: Replace i386 with i686
I don't really want to be working with i386 since it doesn't support
compare exchange instruction
|
2024-03-26 02:48:26 +02:00 |