BASIC Interpreter from MikeOS is functioning

This commit is contained in:
2026-01-20 18:38:51 +00:00
parent e0809f84dc
commit 0f6f8f33f6
22 changed files with 4677 additions and 96 deletions

View File

@@ -51,3 +51,10 @@ section .data
y_end dw 0
colour db 1111b
graphics_dialogue_box:
ret
graphics_file_selector:
ret
graphics_list_dialogue:
ret