fvdhoef / vera-module

Versatile Embedded Retro Adapter
MIT License
106 stars 44 forks source link

Implemented composite vblank irq fix for #7 from akumanatt. #22

Closed jburks closed 1 year ago

jburks commented 1 year ago

Fix for #7. VBLANK interrupts were missed for even frames in interlaced mode. This caused timing issues in several games and demos, and severely affected the X16 port of Super Mario Bros:

IMG_20220925_120644005

These artifacts were resolved after VERA was updating with this fix.