can compare strings and output help text when user types HELP

This commit is contained in:
2025-06-07 15:42:27 +01:00
parent 392a70bb39
commit 355a4de559
10 changed files with 12 additions and 17 deletions

View File

@@ -37,7 +37,7 @@ os_main:
je no_change
no_change:
call os_clear_screen
call print_help_text
call os_start_cli
bootdev db 0