fvdhoef / vera-module

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

Move SCANLINE[8] to IEN[6] and restore IRQLINE[8] to IEN[7] #25

Closed jburks closed 2 years ago

jburks commented 2 years ago

Updated fix to #20. Read-modify-write cycles to IEN no longer "randomly" change IRQLINE.

jburks commented 2 years ago

Documentation of IEN register needs to be updated to reflect this new behavior.