Added support for \n, \t and \\ in the string printing function

This commit is contained in:
2025-11-01 12:38:02 +00:00
parent 015d4d1fce
commit 7906c48a2e
8 changed files with 125 additions and 85 deletions

View File

@@ -43,7 +43,7 @@ os_display_input:
jmp .check_key_pressed
.esc_key:
call os_reboot
call power_reboot
.enter_key:
mov al, 0