|
5ee8e17b76
|
Ensure we are in an interrupt in the interrupt handler
|
2022-09-20 17:16:23 +02:00 |
|
|
ee8c2759a6
|
Got a stack tracer working!!
|
2022-09-19 21:11:43 +02:00 |
|
|
f7e7a6661d
|
Use kernel logging in interrupts instead of plain old printf()
|
2022-09-18 09:43:58 +02:00 |
|
|
0cb59ee17f
|
please work please
|
2022-09-11 08:23:32 +02:00 |
|
|
b4484e951d
|
LOTS MORE LOGGING. which is great, of course.
|
2022-09-07 19:41:08 +02:00 |
|
|
97aef95daa
|
Fix format specifiers
|
2022-09-06 18:31:27 +02:00 |
|
|
bd0a24097f
|
Add a KernelMemoryManager namespace to wrap PMM + VMM
|
2022-09-06 18:08:15 +02:00 |
|
|
1367e88d88
|
Finally implement %l and %z format modifiers
Finally, we can use %zx with a 64-bit number instead of %x%x with 2 32-bit values split from a 64-bit number!
|
2022-09-05 16:59:45 +02:00 |
|
|
1b727a66ea
|
Ready. Set. Go!
|
2022-09-05 16:13:51 +02:00 |
|