TF536 + 68000 relocator and ROM board project.

Other boosters or variants.
User avatar
stephen_usher
Posts: 5578
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: TF536 + 68000 relocator and ROM board project.

Post by stephen_usher »

I'm on the latest TF image (that I can find on the threads here) and with the very same OS image and TF firmware version it worked (with the UltraSATAN disconnected) until I made the change.

With Carrier Command I manage to load the game but the sampled music stutters as the virtual floppy is re-read as if it's getting read errors and retrying. Swap over to the 68000 (by changing the jumper and restarting) and it works perfectly. I could understand corrupt data getting to the CPU but not the floppy sub-system thinking that it's having read errors.

Actually, I think I'll wait until I swap out the DMA chip when the replacement arrives and see what happens.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
stephen_usher
Posts: 5578
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: TF536 + 68000 relocator and ROM board project.

Post by stephen_usher »

Just in case, I added the 1K resistors to the 7406 chip, even though the Goex is supposed to have the pull-ups and it made no difference.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
stephen_usher
Posts: 5578
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: TF536 + 68000 relocator and ROM board project.

Post by stephen_usher »

Well, after measuring the maximum I can decrease the height of the stack I'm still going to be approximately 3mm too tall to fit the keyboard, so there's no chance of a system all contained in the original case, unfortunately. So, it's going to have to be a top case with the keyboard holes filled plus building an external keyboard housing.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
derkom
Moderator
Moderator
Posts: 1208
Joined: Sun Jul 29, 2018 6:45 pm

Re: TF536 + 68000 relocator and ROM board project.

Post by derkom »

stephen_usher wrote: Mon Nov 30, 2020 11:50 am Well, after measuring the maximum I can decrease the height of the stack I'm still going to be approximately 3mm too tall to fit the keyboard
Even if you dispense with the socket and solder the TF board directly on? (Although I suppose with the layout which tucks the 68K underneath the TF, this may not work.) The only way I could make my own switcher fit in the Stacy was to solder the TF, after lots and lots of testing. ;)
User avatar
stephen_usher
Posts: 5578
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: TF536 + 68000 relocator and ROM board project.

Post by stephen_usher »

Yes, the 68000 adds a little as there's a 1mm thick resistor on the bottom of the TF which hits it, but that would only be 1mm and I need 3mm.

I'm now thinking of a 68030 relocator board which fits flush to the TF surface, but there are a load of resistors under the socket there. The alternative is to try to build up the SMD 68030 board. Even then it's possibly a mm or more too tall.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
stephen_usher
Posts: 5578
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: TF536 + 68000 relocator and ROM board project.

Post by stephen_usher »

Replaced the 2.2K ohm pull ups with 4.7K ones and now the TF can actually read floppies reliably again.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
stephen_usher
Posts: 5578
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: TF536 + 68000 relocator and ROM board project.

Post by stephen_usher »

OK, not quite fully corruption free. There are still a few duff bits replaying the Carrier Command samples, you can hear a few crackly bits in the music.

Maybe something is having difficulty pulling the lines low enough fast enough at that far end of the board. The TF's 68030, being CMOS would have a lower voltage for logical low than the NMOS 68000, which isn't affected by the issue, even though the difference in track length is tiny.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
stephen_usher
Posts: 5578
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: TF536 + 68000 relocator and ROM board project.

Post by stephen_usher »

Hmm... PAK/3 TOS still crashes when trying to boot HDDriver from the UltraSATAN since the bus pull-ups were changed from 10K ohm. It's all very strange.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
stephen_usher
Posts: 5578
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: TF536 + 68000 relocator and ROM board project.

Post by stephen_usher »

I'm putting this project on hold until the SMD 68030 processors arrive from China, which may be as late as February.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
Badwolf
Posts: 2228
Joined: Tue Nov 19, 2019 12:09 pm

Re: TF536 + 68000 relocator and ROM board project.

Post by Badwolf »

stephen_usher wrote: Wed Dec 02, 2020 1:28 pm I'm putting this project on hold until the SMD 68030 processors arrive from China, which may be as late as February.
Is that the ceramic QFP one? I’ve one sitting around from an aborted card revision I could send you over if you’d like? You can send me one back when it arrives in the new year.

PM me if interested.

BW.
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
DSTB1 Open source 16Mhz 68k and AltRAM accelerator for the ST
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Post Reply

Return to “EVERYTHING ELSE”