H-IRQ fix for many games
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user