"IORQ Changer" [Kicad]

Discussions about Sinclair ZX80 and ZX81 Hardware
Post Reply
User avatar
XavSnap
Posts: 2193
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.
Contact:

"IORQ Changer" [Kicad]

Post by XavSnap »

Hi,

A little card to use two card (Sound or IO card) using the both IN or OUT address.
This release only work with one IORQ address, but it can be use to filter a specific address.
ZX81_IORQ_Converter1.jpg
ZX81_IORQ_Converter2.jpg
ZX81_IORQ_Converter_Schematic.pdf
(216.17 KiB) Downloaded 109 times

SW2 is use to set a high bit in the address=1.
SW1 is use to set a Low bit in the address=0.

In IRQ = $1F = %00011111

SW1= %11100000
SW2= %00011111

(SW1 Will be the SW2 Xor $FF value.)
SW3 Will be the IORQ sent to the slave card.


Kicad Project:
http://zx81.ordi5.free.fr/brico/ZX81_IORQ_Converter
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
Post Reply