Imbus
|
a79af996e1
|
Move kernel related files into kernel
|
2025-09-01 22:24:15 +02:00 |
|
Imbus
|
ca71791440
|
Removing debug prints from entry routine. After stacks are set up correctly, this is better handled in C.
|
2025-06-26 04:25:37 +02:00 |
|
Imbus
|
d62f9ddd85
|
Renamed assembly initialization code to _entry instead of _start, to avoid confusing with start() C function
|
2025-06-26 03:08:28 +02:00 |
|
Imbus
|
2490a4e4df
|
Register clearing as a separate assembly routine in entry.S
|
2025-06-26 02:57:34 +02:00 |
|
Imbus
|
e4d9be3aa7
|
Minimal viable kernel
|
2025-06-26 02:43:43 +02:00 |
|