Fix typos

This commit is contained in:
Juhani Krekelä 2021-07-30 15:57:57 +03:00
parent 1383c6b59d
commit 21b636c181
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ fcb_record_high equ 35
psp_segment_size equ 0x0006
psp_fcb_1 equ 0x005c
; Syscall defined
; Syscall defines
sys_print_string equ 9
sys_open_file equ 0xf
sys_delete_file equ 0x13
@ -164,7 +164,7 @@ setup_file_parameters: ; 01ec
mov_ax_cx
shr cx, 1
mov [__0a94], cx
; __0a94 = ¾ available memory
; cx = ¾ available memory
add_cx_ax
mov_dx_cx