CT1 evolution 3b
Firstly I looked at the CT1 docs from dev docs to see how it is set up (search for centurbo on https://docs.dev-docs.org/). In summary:
CT1 board:
Code: Select all
Left AC pin:
Connect to U24 ACIA(EF68B50) pin 3/4 - cut from motherboard
SW pin:
To a switch to turn turbo on/off
SC:
Connect to R221 pin rear side
(FPU clock pin 11 - I did this)
FPU:
Connect to FPU clock pin 11 - If 50MHz capable
YM:
U17 Chip audio (YM3439) pin 26 (BC1/SNDCS from COMBEL - I think this an INPUT to CT1)
V2:
Videl EXT video pin
DSP:
U38 DSP pin 74
Right AC pin:
U52 ACIA(EF68B50) pin 3/4 - cut from motherboard
CLK in:
L102 NVRAM end
LL
L102 pad other end (NC to L102 itself...)
Code: Select all
FPU clk disconnect from board clock
U68 pin 3 - U44 pin 23
U68 pin 6 - U44 pin 14
NB: U44 pin 14 and 23 are BENT UP
L102 - cut NVRAM side and connect to CT1 clk in, other end short wire to LL
R222 - remove and short
R221 - remove - on back side connect SC
R216 - verify 33ohm (330...)
R216 - back side to FPU pin 11 - if only 25MHz capable FPU
U37-U38 - cut trace, then need to connect to DSP wire from CT1
U44 - replace with CT1 version! What are the changes?
U68 - replace with CT1 version! What are the changes?
Plugged into U63 and U63 is on the centurbo
Notes:
Code: Select all
ACIA pin 3/4 is RX/TX clk
U44 pin 14 was originally addr7
U44 pin 23 was originally addr6
U68 pin 3 was originally XAS
U68 pin 6 was originally XDSP
Then looking at the other end, the CT60 install with solder connections (https://mikrosk.github.io/ct60tos/ct60/ ... t_sold.htm):
A lot is the same changes, so there shouldn't be so much to do.
Code: Select all
De-solder wires from CT1.
Remove the CT1 itself and put back U63.
Disconnect wires between U44 and U68.
Keep custom U44 and U68 custom GAL image (or back them up... are they protected? Don't forget to bend down the pins if doing that, or re-using them.)
Replace U44 and U68 with original GALs (or flash with these: https://exxosforum.co.uk/atari/mirror/powerphenix/rodolphe.czuba.free.fr/Museum/F030_GALs.zip)
SDMA U36: Add termination resistor 47ohms from clock trace to pin 14 of U20 (AJAX) - and maybe 26pF parallel capacitor if needed to fix SDMATEST.
32MHz DSP oscillator: Connect to Videl pin 14 (ext clk) via 33ohm resistor. Then onto FPU clk (see below).
Most CT1 wires need removing, but some are to be replaced with CT60 header wires. So worth doing that at the same time since the locations are clear. This is the case for:
i) DSP clk (trace already cut, scraped to allow soldering)
ii) ACIA clks (pin 3/4 already bent up)
iii) L102 ->CT1(33MHz in)/L102 empty pad(boost clock out)
Also for the FPU clk we can re-route/reuse the CT1 wire to connect to videl pin 14.
Put back 33ohm on R216, R221 and R222 (was shorted)
Use the CT1 switch for 030/060 mode.
Finally for power I prefer to wire it up to the Falcon power input, rather than using the floppy output to feed power in!

