Fixed & Improved Makefile, Made V86 GPF handler not directly dereference

a null pointer - due to optimization breaking.
This commit is contained in:
Lucia Ceionia
2022-09-16 15:50:58 -05:00
parent 880118e7b4
commit 192d4f04ed
7 changed files with 40 additions and 33 deletions

View File

@@ -54,6 +54,7 @@ inc byte [0]
;mov ax, 0x6666
;mov sp, ax
int 3
int 3
;jmp .loop
mov ax, 0x13
int 0x10