Push more thunk interrupts

This commit is contained in:
Jeremy Soller
2022-02-02 09:56:40 -07:00
parent b1cdecc00e
commit 2bb9a37887
+4
View File
@@ -122,6 +122,10 @@ protected_mode:
mov esp, 0x800000 - 128
; entry point
mov eax, thunk.int16
push eax
mov eax, thunk.int15
push eax
mov eax, thunk.int13
push eax
mov eax, thunk.int10