|
29b59c474d
|
fix: backspace printing + clean a few warnings/junk code
|
2024-10-09 23:24:56 +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 |
|
|
e5d7b80ed5
|
fix: irqs are handled correctly with regs->int_no (and the keyboard handler works)
|
2024-10-09 18:03:17 +02:00 |
|
|
4fb51d4356
|
feature: start to implement keyboard handler and better isrs/irqs
|
2024-10-09 17:54:29 +02:00 |
|