8000 When does RIA/VGA assert IRQ on the 6502? · picocomputer · Discussion #136 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

When does RIA/VGA assert IRQ on the 6502? #136

Answered by GlennFR
GlennFR asked this question in Q&A
Discussion options

You must be logged in to vote

A small thankyou for the rather terse reply. For completeness, I'll explain what I've understood.

Setting bit 7 (0x80) in the IRQ register 0xFFF0 will enable the RIA to generate an interrupt every 60th of a second. The VSYNC counter, 0xFFE3 is incremented every time the period expires, and can be used to check if it's the RIA that interrupted, or the VIA.
I'm assuming that VSYNC always increments, even if the IRQ register is set to zero. All this also assumes that the VGA pico is connected and functioning.
Glenn

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GlennFR
Comment options

Answer selected by GlennFR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
0