Icky - Progress

Where Alpha builders can post pics and progress etc
User avatar
exxos
Site Admin
Site Admin
Posts: 23805
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: Icky - Progress

Post by exxos »

It is something relating to the ACIA access I think.. Check E,VPA,VMA on the CPU, and 6850CS on the GLUE (I think 6850CS mimics VPA) I did write this down somewhere...
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
User avatar
exxos
Site Admin
Site Admin
Posts: 23805
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: Icky - Progress

Post by exxos »

OK so this is what I wrote for those timings...

Code: Select all

8MHZ = 125NS

1X CLK8 = 125
2XCLK8 =  250
3X CLK8 = 375
4X CLK8 = 500
8X CLK8 = 1000

VPA GOES HI & LO WITH AS

VPA GOES LOW THEN VMA GOES LOW ~200NS LATER (BOTH HIGH ABOUT SAME TIME)

6850 CS GOES HI 1,000ns AFTER VPA, FOR ABOUT 600ns HI.  (6850 CS GOES LOW (DISABLE) WHEN VPA GOES HI SAME TIME)

VPA GOES LO SAME TIME E GOES HIGH (2XE CLOCKS THEN VPA GOES HI) VPA GOES HIGH AS E GOES LOW

DTACK IS HI WHEN VPA IS LOW 

VPA STAYS LOW ABOUT 1000NS
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
User avatar
exxos
Site Admin
Site Admin
Posts: 23805
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: Icky - Progress

Post by exxos »

What you could try is lifting the 6850CS (pin 8 on both ACIA) and tie to 0v to disable them...

I say this as I had odd conflicts with the ACIA causing that error during booster work, and disabling the ACIA solved a odd bus conflict which seemed to be messing with the MFP..

I'm not sure if pulling the ACIA chips out of the sockets will work.. worth a try as its quick...
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
troed
Moderator
Moderator
Posts: 911
Joined: Mon Aug 21, 2017 10:27 pm

Re: Icky - Progress

Post by troed »

Icky wrote: Fri Sep 21, 2018 10:52 am
BlankVector wrote: Fri Sep 21, 2018 10:48 am BTW, that picture is really strange. The bombs are perfectly clean and stable, which means that the Shifter works well. But I can' figure where the strange background could come from...
Yes it is strange but actually quite pretty
I've pondered it for a while. Either the RAM contents* change from 0s to 1s, or the timing between MMU and Shifter is borderline. The latter has issues explaining the bombs being stable, while I _think_ the former would still allow it - depending on if the bombs are drawn from ROM memory (which I believe) over and over again (error loop).

*) actual contents, or just the timing between MMU/Shifter and RAM causing the read to become that
User avatar
Icky
Site Admin
Site Admin
Posts: 3994
Joined: Sun Sep 03, 2017 10:57 am
Location: UK

Re: Icky - Progress

Post by Icky »

exxos wrote: Fri Sep 21, 2018 11:13 am What you could try is lifting the 6850CS (pin 8 on both ACIA) and tie to 0v to disable them...

I say this as I had odd conflicts with the ACIA causing that error during booster work, and disabling the ACIA solved a odd bus conflict which seemed to be messing with the MFP..

I'm not sure if pulling the ACIA chips out of the sockets will work.. worth a try as its quick...
Trying this first.
User avatar
Icky
Site Admin
Site Admin
Posts: 3994
Joined: Sun Sep 03, 2017 10:57 am
Location: UK

Re: Icky - Progress

Post by Icky »

Pulling chips out does not work - board does not boot.

Lifting pin 8 on both and tying to 0V am still getting the same diagnostic error.

Will now start to measure the points as you mention to see what is going on. Need lunch first though :)
User avatar
exxos
Site Admin
Site Admin
Posts: 23805
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: Icky - Progress

Post by exxos »

bummer :( Might not be ACIA related then.. but still worth checking those pins are all wired and switching..

Possible you could re-rest the MFP in a working ST ? The mono pin to it probably had Vsync being pushed into it for ages, might have damaged it, who knows...
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
User avatar
Icky
Site Admin
Site Admin
Posts: 3994
Joined: Sun Sep 03, 2017 10:57 am
Location: UK

Re: Icky - Progress

Post by Icky »

exxos wrote: Fri Sep 21, 2018 12:09 pm Possible you could re-rest the MFP in a working ST ? The mono pin to it probably had Vsync being pushed into it for ages, might have damaged it, who knows...
Good point - I must admit that the MFP was actually the warmest chip on the board.
User avatar
Icky
Site Admin
Site Admin
Posts: 3994
Joined: Sun Sep 03, 2017 10:57 am
Location: UK

Re: Icky - Progress

Post by Icky »

Icky wrote: Fri Sep 21, 2018 12:20 pm
exxos wrote: Fri Sep 21, 2018 12:09 pm Possible you could re-rest the MFP in a working ST ? The mono pin to it probably had Vsync being pushed into it for ages, might have damaged it, who knows...
Good point - I must admit that the MFP was actually the warmest chip on the board.
Discounted MFP being damaged - I was using a new one but put in another from my donor ST and board acts exactly the same. That was a fun (not) time desoldering.
troed
Moderator
Moderator
Posts: 911
Joined: Mon Aug 21, 2017 10:27 pm

Re: Icky - Progress

Post by troed »

I think the MFP being warm is a bit strange. Not exactly the fastest chip on the board.
Post Reply

Return to “ALPHA USER BUILDS”