Category:Mappers with IRQs: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
Rainwarrior (talk | contribs) (note on subcategories) |
Rainwarrior (talk | contribs) m (fixed category is no longer exclusive) |
||
Line 3: | Line 3: | ||
Many boards have the ability to tell the CPU that it's time to do something specific. See [[IRQ]]. | Many boards have the ability to tell the CPU that it's time to do something specific. See [[IRQ]]. | ||
* [[:Category:Mappers with fixed-timing IRQs]] - | * [[:Category:Mappers with fixed-timing IRQs]] - IRQs that do not have a configurable timing interval. | ||
* [[:Category:Mappers with cycle IRQs]] - IRQs that operate by counting CPU cycles. | * [[:Category:Mappers with cycle IRQs]] - IRQs that operate by counting CPU cycles. | ||
* [[:Category:Mappers with scanline IRQs]] - IRQs that operate in response to the PPU for scanline-based timing. | * [[:Category:Mappers with scanline IRQs]] - IRQs that operate in response to the PPU for scanline-based timing. |
Latest revision as of 20:52, 18 May 2015
Many boards have the ability to tell the CPU that it's time to do something specific. See IRQ.
- Category:Mappers with fixed-timing IRQs - IRQs that do not have a configurable timing interval.
- Category:Mappers with cycle IRQs - IRQs that operate by counting CPU cycles.
- Category:Mappers with scanline IRQs - IRQs that operate in response to the PPU for scanline-based timing.
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "Mappers with IRQs"
This category contains only the following page.