Page 3 of 6
Re: DIY QubIDE Parts list
Posted: Tue Apr 11, 2023 4:56 pm
by axeman
No just the usual F1/F2.
Re: DIY QubIDE Parts list
Posted: Tue Apr 11, 2023 5:56 pm
by Derek_Stewart
What address is the Qubide rom at?
Try setting the jumpers so the the Qubide Rom is in the Rom Port at 0C00H
The Rom should be listed on the startup screen, and it starts the IDE Drive scan.
You may want to fit the Ram and Gal, as the QL with 128K will not be able run a hard drive very well.
Re: DIY QubIDE Parts list
Posted: Wed Apr 12, 2023 12:17 pm
by axeman
I've tried jumpers in various positions as follows
04000h : I I I I Unusable, ROM - Get Black Screen No Boot
0C000h : : I I I - Get STD Boot screen
20000h I I I : I Unusable, Screen 0 - Get Black and white stripes top half
24000h : I I : I Unusable, Screen 0 - Get Black and white stripes bottom half
C0000h I I I I : - Get STD Boot
C4000h*** : I I I : - Get STD Boot
E0000h*** I I I : : - Get STD Boot
All with no messages to say the card is recognised
Re: DIY QubIDE Parts list
Posted: Wed Apr 12, 2023 12:21 pm
by axeman
I've tried v1.56 rom and GALS (both Qdegal1,2, qideg1,2) and Qubclone 3.1 rom and gals
For memory GAL only have RAM 512 mcleod and tcat. Memory not recognised for both
Re: DIY QubIDE Parts list
Posted: Wed Apr 12, 2023 12:55 pm
by lliont
I think you have soldered the resistor network RN1 the wrong way
The dot must be at the other end
resistors have no polarity but bussed resistor arrays have because of the common pin.
Re: DIY QubIDE Parts list
Posted: Wed Apr 12, 2023 3:34 pm
by Pr0f
It sound like the rom is not getting decoded - which is the job of the GAL 168V2 in the diagram - also keep in mind the circuit specifies a 32K eprom and ties A14 on this ROM to VCC - this means you must replicate the 16K contents in the ROM so that both the lower and upper have the same contents or just program the upper half of the ROM chip - as the ROM image is 16K but the chip is 32K - it could be some thing as simple as this...
https://hardware.speccy.org/temp/qubide ... squema.png
Re: DIY QubIDE Parts list
Posted: Wed Apr 12, 2023 4:06 pm
by tofro
lliont wrote: Wed Apr 12, 2023 12:55 pm
I think you have soldered the resistor network RN1 the wrong way
The dot must be at the other end
resistors have no polarity but bussed resistor arrays have because of the common pin.
Well spotted! Indeed the array needs to go in the other way round.
Re: DIY QubIDE Parts list
Posted: Wed Apr 12, 2023 4:52 pm
by Derek_Stewart
Hi
I have a Tetroid Qubide kit that needs soldering up, I will see if the GALs can be copied.
You will need different GALs for Qubide v1.56 and v2.xx
I should have both.
I will post them here.
Re: DIY QubIDE Parts list
Posted: Wed Apr 12, 2023 8:23 pm
by axeman
Thanks Derek.
Re: DIY QubIDE Parts list
Posted: Wed Apr 12, 2023 8:27 pm
by tetroid
GALS, part list and ROM in attacment.
ROM pins 28 and 1 - Vcc
What ROM chip you have ?
For 27C256 you need to use the second half of the ROM chip ( $4000 - $7FFF )
For 27C512 you need to use the last quarter of the ROM chip ( $C000 - $FFFF ).