fvdhoef / vera-module

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

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

Closed jburks closed 1 year ago

jburks commented 1 year ago

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

jburks commented 1 year ago

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