QSound and QPrint Interface

Nagging hardware related question? Post here!
jobdone
Forum Moderator
Posts: 45
Joined: Wed Aug 07, 2019 4:59 am

Re: QSound and QPrint Interface

Post by jobdone »

I've been playing around with these lately. One thing that I have just noticed is when loading arcanoid with the 1.94 rom, I should hear an explosion when I miss the ball, but I do not. when trying the 1.40 rom, the explosion sounds. anyone else having this issue?


Maskenlos
Over Heated PSU
Posts: 141
Joined: Sat Nov 03, 2018 12:14 pm

Re: QSound and QPrint Interface

Post by Maskenlos »

Hi Jobdone,

Update 1st June:

I tried V1.93 Version an have exactly the same behavior with the game Arcanoid as you describe above.

Cheers,

Stephan

Hi,

I quickly tried to LBYTES the v1.94 ROM. No sound at all with my QSOUND I/F.

Stephan


jobdone
Forum Moderator
Posts: 45
Joined: Wed Aug 07, 2019 4:59 am

Re: QSound and QPrint Interface

Post by jobdone »

Thanks for the reply, I'm glad it's not just me :)


User avatar
aalea
Bent Pin Expansion Port
Posts: 84
Joined: Mon Feb 07, 2022 9:27 pm

Re: QSound and QPrint Interface

Post by aalea »

What arkanoid? I was thinking that there are no software for this interface... it's available for donwload? I want to try it. it's for a standar QL?


jobdone
Forum Moderator
Posts: 45
Joined: Wed Aug 07, 2019 4:59 am

Re: QSound and QPrint Interface

Post by jobdone »

See screenshot. It's available from RWAP still.
Attachments
Screenshot from 2023-06-01 20-50-48.png


otis
ROM Dongle
Posts: 11
Joined: Mon Oct 29, 2018 6:28 am

Re: QSound and QPrint Interface

Post by otis »

Hi folks,

I've put togehter this interface, but unfortunately, it does not seem to boot. I've tried multiple QLs, multiple IC sets, reprogrammed EEPROM with different ROM versions, to no luck.

Please, does have anyone some clues I could use (and not destroy the QL along the way?) :-)

Thanks.


Maskenlos
Over Heated PSU
Posts: 141
Joined: Sat Nov 03, 2018 12:14 pm

Re: QSound and QPrint Interface

Post by Maskenlos »

Hi Otis,

Did you use this schematics for your rebuild?
QSsch2.jpg
If I compare the schematics with my QSound I see a mismatch in transistor connections. In my case Emitter goes to +5V, Base to 74LS... and Collector to DSMCL
Qsound.jpg
As I have found the Transistor speed to be critical and also found boot issue when tried with the ZX8301 replacement you may consider to check this. See some posts before in this thread.
Everything at you own risk.

Best, Stephan


otis
ROM Dongle
Posts: 11
Joined: Mon Oct 29, 2018 6:28 am

Re: QSound and QPrint Interface

Post by otis »

In fact, I've used https://github.com/alvaroalea/QL_QsoundQprint_clone/

In a desperation I even turned on the oscilloscope to see what's happening, without any significant luck.

My observation is that the CE signal for EPROM is not changing at all. I even tried multiple IO sets (AY, 6821, EPROM, TTLs).


User avatar
aalea
Bent Pin Expansion Port
Posts: 84
Joined: Mon Feb 07, 2022 9:27 pm

Re: QSound and QPrint Interface

Post by aalea »

Test that you have 5V, also test that all IC (at least the 4 I indicate below) get the correct 5V and GND.

Then If you leave only the ROM, U2, U3 and U5 in my schematic, you shall see the QL booting and the message of the ROM in the screen.

This is the first step, if you check the schematic, CS2/OE (pin 20 of eeprom) is the output of a very simple address decoder, you should check signals go correctly.

Take care of SP0 to SP2, if for some reason they are not 0V, with some rom there is a bug and will not be detected.
Last edited by aalea on Wed Aug 09, 2023 8:44 pm, edited 1 time in total.


Maskenlos
Over Heated PSU
Posts: 141
Joined: Sat Nov 03, 2018 12:14 pm

Re: QSound and QPrint Interface

Post by Maskenlos »

I still wonder why the transistor is rotated compared to my Qsound.


Post Reply