|
5969dcca54
|
add: higher half kernel, NOT WORKING
|
2024-10-14 15:57:11 +02:00 |
|
|
06ade25a46
|
add: hold down key && core: create get_key to simplify keyboard usage
|
2024-10-09 22:58:06 +02:00 |
|
|
fc8bc6a495
|
add: get_line
|
2024-10-09 22:10:22 +02:00 |
|
|
50b1487708
|
feature: shell kb input is now working with interrupts (not clean tho, might need to change it)
|
2024-10-09 20:26:44 +02:00 |
|
|
484e013ceb
|
add: color cmd
|
2024-09-25 22:25:43 +02:00 |
|
|
2728346711
|
add: kpanic
|
2024-09-22 09:54:56 +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 |
|
|
8fd17276b2
|
fix: compilation warning for maybe unused variables
feature: shell - autocomplete and help menu improved
|
2024-09-19 00:05:21 +02:00 |
|
|
e316910581
|
feature: clear added to the shell
|
2024-09-17 13:57:52 +02:00 |
|
|
15bdb4743a
|
feature: functional shell with help and merdella commands
TOOD: reboot, poweroff, echo, color
|
2024-09-10 20:03:33 +02:00 |
|
|
d0ddac4775
|
feature: character escape (you can now write text)
fix: cursor when changing screens
|
2024-09-08 15:32:47 +02:00 |
|
|
cf617d6984
|
feature: multiple screens + cursor move (bug to fix)
style: reorganise code structure
|
2024-09-08 05:03:50 +02:00 |
|