fvdhoef / vera-module

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

Line IRQs 0-12 firing twice in composite mode #26

Closed jburks closed 1 year ago

jburks commented 2 years ago

When the y_counter_r register was widened to 10 bits to prevent this from happening in VGA mode, the irqline check for composite mode was not also widened resulting in a 7-bit check of bits [8:1].