Added support for \n, \t and \\ in the string printing function
This commit is contained in:
@@ -43,7 +43,7 @@ os_display_input:
|
||||
jmp .check_key_pressed
|
||||
|
||||
.esc_key:
|
||||
call os_reboot
|
||||
call power_reboot
|
||||
|
||||
.enter_key:
|
||||
mov al, 0
|
||||
|
||||
Reference in New Issue
Block a user