Fixed some bugs with inputs

This commit is contained in:
deadvey
2026-03-08 22:07:21 +00:00
parent 7a9b82d57c
commit 88716c0b64
10 changed files with 199 additions and 32 deletions

View File

@@ -11,6 +11,7 @@ os_start_cli:
mov ax, user_input
call keyboard_display_input
jc power_reboot
jmp os_read_cli