Mercurial > hg > Members > kono > nitros9-code
changeset 2929:8629f64b7dd3
rominfo: Disable autostart interrupt signal from ROMPak
For autostarting ROM cartridges the expansion port CART
input is taken to CB1 on PIA1 in order to trigger FIRQ.
If we don't disable this input on the PIA we will
get FIRQ's all the time.
Bit 0 of CRB (control register B) defines whether the CB1
input will trigger IRQB MPU interrupt on the PIA.
(IRQA and IRQB are connected to FIRQ on the 6809)
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sat, 18 Jan 2014 21:44:44 +0100 |
parents | 4ec45bc24278 |
children | e93ace49362e |
files | level1/modules/rominfo.asm |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff