H-IRQ fix for many games

This commit is contained in:
pagefault
2003-08-18 17:26:12 +00:00
parent a16c3055e6
commit c324ad0ee7

View File

@@ -985,10 +985,7 @@ NetSaveState:
%%nointrseta3
cmp byte[intrset],1
jne %%nointrseta2
mov byte[intrset],8
jmp %%noirq
%%hirqchange
mov byte[intrset],3
mov byte[intrset],2
jmp %%setagain
%%nointrseta2
test dl,04h