mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-24 01:19:46 +00:00
Merge branch 'master' of https://github.com/finalburnneo/FBNeo
This commit is contained in:
commit
dc1c04a2f2
@ -752,7 +752,7 @@ static INT32 DrvFrame()
|
||||
if (i == ((nInterleave/2)-1)) {
|
||||
if (K053246_is_IRQ_enabled()) {
|
||||
xexex_objdma();
|
||||
irq5_timer = 5;
|
||||
irq5_timer = 2;
|
||||
}
|
||||
|
||||
if (control_data & 0x0800)
|
||||
|
Loading…
Reference in New Issue
Block a user