|
73b8ffb3b8
|
wip: memory is almost fixed and working fine (infinite loop on zones linked lists)
|
2024-10-19 23:20:13 +02:00 |
|
|
a4411b0581
|
fix: kprintf unsigned int
|
2024-10-09 15:33:46 +02:00 |
|
|
283f073124
|
feature: heap command prints the status of the allocator
kprintf: change KERN_DEFAULT to 0
|
2024-09-22 01:57:27 +02:00 |
|
|
0467c45bf0
|
Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS
|
2024-09-20 12:41:25 +02:00 |
|
|
2e41858c77
|
feature: log level on kprintf (color)
fix: kprintf now uses concatenated strings for the flag
|
2024-09-20 12:40:36 +02:00 |
|
|
96179d996d
|
add: %u, %p, %x to kprintf
|
2024-09-19 18:00:18 +02:00 |
|
|
cf617d6984
|
feature: multiple screens + cursor move (bug to fix)
style: reorganise code structure
|
2024-09-08 05:03:50 +02:00 |
|