News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

Recent posts

#1
Quote from: Bryce on Today at 10:41If the jumper wire is lying across the PCB and (as is the case here), the user doesn't have a scope to confirm the clock signal, then they have no way of knowing if their test is running as expected or not and the results can't be trusted.

I do have an oscilloscope now! And pin grabbers/clips should arrive today.

I know my kit was woefully inadequate initially (and still isn't ideal now) but hourly these will provide more reliable test results.

Thanks again for putting up with this situation.
#2
Quote from: McArti0 on Today at 10:32
Quote from: Bryce on Today at 10:25Just out of interest. Have you actually tried to do this setup in reality and confirmed it works? Or is this all based on theory?
I did exactly that yesterday. Everything I write in this thread is tested (on real CPC16128)

Quote from: Bryce on Today at 10:25The reason I ask, is that connecting anything at all directly to a crystal pin will usually dis-balance the capacitance enough so that
the clock will either not start at all or will be unstable.
And that's how it should work. GA is supposed to permanently turn off the clock and thereby freeze itself in a specific state.

Well that's at least good to know. However, there's a reason why those capacitors and the 74 are extremely close to the crystal with very short traces. Just the additional capacitance and inductance of the extra wire is enough to disturb the clock. If the jumper wire is lying across the PCB and (as is the case here), the user doesn't have a scope to confirm the clock signal, then they have no way of knowing if their test is running as expected or not and the results can't be trusted.

Bryce. 
#3
That is what I said:

Amstrad PIN 1-33 are signal pins, where shugart it is the even pins (2-34).

So we are talking about the same signal pins, that are never GND. At best they are NC.

Amstrad did just turned the connector arround, so that even will be odd and also that PIN 34 will become PIN 1 (READY)

Following that The Amstrad PINs 29,31 and 33 carrying +5V from diskdrive to power the controller (Amstrad Schematic) and that will convert to PINs, 2,4 and 6 on Shugart BUS.

As described above, all of those are signal pins and not connected to GND on shugart bus. Pin 2 and 4 are drive to interface pins, so there should be a pullup on the interface side (or on the drive side), but there is nothing driving the line from the interface to low and interface side should be on high impedance, so it should not be an issue. 
Pin6 however could be a driving pin with driver select 4. However on the CPC infrastructure, the DDI-1 does not use this line for anything (as well as DS3). 

In the Schematics of the 6128 Service manual, it looks like the cable would be connected to +5V...
You cannot view this attachment.

However looking at the board, they are really not connected.
You cannot view this attachment.

Anyhow, regardless if you connect it with cut lines or not, it will not harm the CPC (which we agree on :-) ).

#4
Quote from: Bryce on Today at 10:25Just out of interest. Have you actually tried to do this setup in reality and confirmed it works? Or is this all based on theory?
I did exactly that yesterday. Everything I write in this thread is tested (on real CPC16128)

Quote from: Bryce on Today at 10:25The reason I ask, is that connecting anything at all directly to a crystal pin will usually dis-balance the capacitance enough so that
the clock will either not start at all or will be unstable.
And that's how it should work. GA is supposed to permanently turn off the clock and thereby freeze itself in a specific state.
#5
Nice topic.

On my side, my father realised that computers would change a lot of things. So in 1983 we bought a YENO SEGA SC3000.
This purchase (which was very expensive for the time) took a long time to mature after reading numerous magazines and comparing machines (and there were a lot of them... Far too many!) as well as numerous weekend visits to many computer shops.
I was 10 years old, with stars in my eyes, and I remember that delightful time as it was yesterday.

Of course, with hindsight, this machine was never viable (in France) but it had some very interesting and innovative technical features for its time (hard+zoom sprites, cartridge port...) and compared to other 'heavyweights'.
https://www.youtube.com/watch?v=i6MDryVo8UQ)

I discovered basic programming on this machine because the manual was particularly well written and full of examples. Also typed (and adapted, as they were often not compatible) a huge number of book and magazine listings. Joined a computer club dedicated to the machine, where my father and I would go at weekends to exchange tips. Bought peripherals (joystick, few -rare- games, a huge floppy disk drive that radically changed the situation compared with storage on k7, rs232c printer... etc).

When I started secondary school in 1984, the computer club had TO7, MO5 (a classic in France...) and an Apple IIe on which I also learnt a lot.
The CPC 464 came out that year, but few people had one, and at my level I found the machine visually horrible, with its green, blue and red keys...
I also already had a floppy disk drive for my YENO SC3000, so going back to k7 was nonsense.
The only advantage I could see was its monitor which would no longer take up a TV with a minimum of cables...

And then...
My neighbour (who had an Alice from Matra-Hachette, a tasteless machine...) finally bought a CPC 464 on which we spent whole days playing games, typing up listings, like many of us.
The maths teacher who ran the school computer club also bought a 464 and swore by it !
And so did many of my classmates and teachers...
The Amstrad software library was exploding, and so were the peripherals...
The French press had nothing but praise for this machine...
The 664 appeared, briefly... But it was when the 6128 came out, with its less 'playschool' look, that the machine finally arrived at home for Xmas, as I imagine it did for many of you.

Already a fan of computer clubs and other 'technological' weekend outings, the first (or second, can't remember...) amstrad expo in France with my father left me with delicious memories, despite the noise and the infernal crowds!
The following ones, where I went this time with friends from secondary school and over several days, were extraordinary. It was at this point that I gave up basic, copying games and started programming in z80 assembler...

What a wonderful time...

Tronic/GPA.
#6
Quote from: McArti0 on Yesterday at 23:56How to test 74LS373 without desoldering.

The pictures show the procedure for stopping CPC on a single read from the internal RAM memory. at the end we have the state of open 74LS373. RAMRD and READY are low.

ORG #0638
LD HL,#B100
LD DE,#B101
LD BC,#07F9
LD (HL),A
.L0642
LDIR    <----- here we are stoping CPC

By setting the data pins of the internal bus, you can check whether these states pass to the external bus side. RAM pin 14 set to Lo (grounded) should show the same on pin 2.

If you are surprised by the polarization of diodes, know that I am surprised too.
Just out of interest. Have you actually tried to do this setup in reality and confirmed it works? Or is this all based on theory?

The reason I ask, is that connecting anything at all directly to a crystal pin will usually dis-balance the capacitance enough so that
the clock will either not start at all or will be unstable.

Bryce.
#7
Back to real physics, the previous pictures have incorrectly drawn diodes.
#8
Where is catode?

my multimeter works according to alternative physics. It's strange that the NPN transistor shows correctly.
#9
avatar_iXien
Games / Re: Converted GX4000 .cpr - Th...
Last post by iXien - Today at 07:54
@SyX , a little bit of topic, but the more I play this FLIPULL+ version, the more I'm asking myself if it would be possible to convert the game on CPC? With these new GFX, you give a CPC touch to the game, more than a "Plus" touch. But I suppose the "spaghetti-code" would be a real pain in this exercise?
#10
avatar_Gryzor
Games / Re: Domino - GX4000
Last post by Gryzor - Today at 07:28
Powered by SMFPacks Menu Editor Mod