|
712b95c9d7
|
Moved stdlib to a seperate folder and added some more headers that are required for compiling libgcc (no implementation yet).
|
2024-02-02 00:01:48 +01:00 |
|
|
54a5ee720f
|
Some restructuring.
|
2024-01-29 18:14:20 +01:00 |
|
|
edd9ee85c7
|
Implemented syscalls and jump to usermode.
|
2024-01-27 01:56:51 +01:00 |
|
|
836d589c9b
|
WIP: paging and better malloc.
|
2024-01-26 15:02:30 +01:00 |
|
|
fa6dab4f88
|
Added PCI device detection and a start script.
|
2024-01-22 01:49:02 +01:00 |
|
|
9f1f1e80f2
|
Added handlers for some interrupts and fixed terminal scrolling.
|
2024-01-18 18:56:38 +01:00 |
|
|
c097da920d
|
Some cleanup, moved PS2 code to drivers folder in the shared sources.
|
2024-01-18 16:46:40 +01:00 |
|
|
6ec9e0d320
|
[WIP] Implementing "console" output and stuff.
|
2024-01-16 10:21:14 +01:00 |
|
|
e938f76823
|
Added header for OS drawing and a double buffer.
|
2024-01-15 18:09:48 +01:00 |
|
|
408e06b2e0
|
Split up source and added basic support for different targets.
|
2024-01-12 17:19:27 +01:00 |
|