mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
32x: watchdog for Star Wars, SCI IRQs for X-men (also needs idle loop hacks)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@799 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
236990cf77
commit
1d7a28a723
8 changed files with 167 additions and 54 deletions
|
@ -220,7 +220,7 @@ void PicoLoopPrepare(void)
|
|||
scanlines_total = Pico.m.pal ? 312 : 262;
|
||||
|
||||
if (PicoAHW & PAHW_32X)
|
||||
p32x_pwm_refresh();
|
||||
p32x_timers_recalc();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue