ares-emulator / ares

ares is a cross-platform, open source, multi-system emulator, focusing on accuracy and preservation.
https://ares-emu.net
Other
864 stars 105 forks source link

gba: improve video capture DMA #1519

Closed png183 closed 3 weeks ago

png183 commented 3 weeks ago

Video capture DMAs should run only if the mode was enabled on scanline 162 of the previous frame, and should clear the DMA enable bit once complete.