fixes broken segment reconstruction(i hope)

This commit is contained in:
shockrahwow 2019-10-30 18:39:54 -07:00
parent e5c2553bf5
commit d706c5c3f4

View File

@ -59,6 +59,7 @@ common_int_handler:
call eax ; preserve the eip register past this call
; segments
pop eax
pop gs
pop fs
pop es