-
Notifications
You must be signed in to change notification settings - Fork 22
Description
I'd looked forward to operating this TMS9918a video card as part of an SC130 (Z180) configuration. I was a little disturbed to observe that video card made some use of (some-of) the second-row of RC2014 bus pins, which suggested it was not a fit for the single-row SC130 implementation.
After some study of the video card schematic, it appears that the video card taps the 2nd row simply for access to Z80's NMI. And studying the cards jumper settings, I further learn that the use of NMI is usually only prescribed when another board on the RC2014 bus is already using the conventional (maskable) INT signal.
jblang, or real-world testing, may prove me wrong, but... it appears that others (like me) who have single-row RC2014 "Z80" busses can proceed with confidence in most cases. And for my part, if I later discover a need for the TMS9918a to tap the NMI line, I'll probably just float a wire to implement this signal path.
Sound right?
Thanks for any thoughts, and (more importantly) thanks for making the venerated TMS9981 graphics readily accessible to geeks like me.