BASIC Interpreter from MikeOS is functioning
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user