TF1260 stuff

News & updates for the upcoming 68060 accelerator

Moderators: terriblefire, Terriblefire Moderator

idc
Posts: 27
Joined: Wed Aug 04, 2021 1:28 am

Re: TF1260 stuff

Post by idc »

terriblefire wrote: Tue Sep 07, 2021 9:16 am The daft bit is we know exactly who this is just by looking at the card :)
SD3057… Why, it’s Crazy Bob, from Crazy Bob’s Workshop, of course! :lol:

0DAD6530-A53D-4010-B939-1B4BF21C9D8B.jpeg
0DAD6530-A53D-4010-B939-1B4BF21C9D8B.jpeg (64.02 KiB) Viewed 3875 times
terriblefire
Moderator Team
Moderator Team
Posts: 5368
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: TF1260 stuff

Post by terriblefire »

We sent him this...



He bought it on the 21st Aug.. Clearly only bought it so he could flip it.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
idc
Posts: 27
Joined: Wed Aug 04, 2021 1:28 am

Re: TF1260 stuff

Post by idc »

terriblefire wrote: Tue Sep 07, 2021 7:44 pm He bought it on the 21st Aug.. Clearly only bought it so he could flip it.
I’m guessing he’d be making at least £100 profit there. The cheeky so and so .
terriblefire
Moderator Team
Moderator Team
Posts: 5368
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: TF1260 stuff

Post by terriblefire »

He’s had the brass neck to go asking if he can have another one…. Nope. Not ever
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
idc
Posts: 27
Joined: Wed Aug 04, 2021 1:28 am

Re: TF1260 stuff

Post by idc »

terriblefire wrote: Thu Sep 09, 2021 2:57 pm He’s had the brass neck to go asking if he can have another one…. Nope. Not ever
:lol:

If he really needs to have one, he could have just not sold the first one!
trixster
Posts: 109
Joined: Fri Mar 22, 2019 3:25 pm

Re: TF1260 stuff

Post by trixster »

Thought i'd benchmark the TF1260 against the Blizzard 1260 using NovaCoder's AmiQuake.

320x200 NTSC, 2x hud showing, timedemo demo1, nosound.

Blizzard 1260 80Mhz = 16.3fps
TF1260 79.16Mhz = 15.7fps

It's pretty close! I'm wondering if the Blizzard's faster chip mem speed is the difference here given the TF has significantly faster fast ram access. Maybe quake needs chip speed just as much if not more than fast ram speed to get the high fps? Will be very keen to try again if there's another fw revision :)

in the "bang-for-the-buck" shoot out it's a clear win for the TF1260, that's for sure :)
alenppc
Moderator Team
Moderator Team
Posts: 906
Joined: Thu Nov 08, 2018 12:59 pm

Re: TF1260 stuff

Post by alenppc »

trixster wrote: Mon Sep 13, 2021 4:58 pm Thought i'd benchmark the TF1260 against the Blizzard 1260 using NovaCoder's AmiQuake.

320x200 NTSC, 2x hud showing, timedemo demo1, nosound.

Blizzard 1260 80Mhz = 16.3fps
TF1260 79.16Mhz = 15.7fps

It's pretty close! I'm wondering if the Blizzard's faster chip mem speed is the difference here given the TF has significantly faster fast ram access. Maybe quake needs chip speed just as much if not more than fast ram speed to get the high fps? Will be very keen to try again if there's another fw revision :)

in the "bang-for-the-buck" shoot out it's a clear win for the TF1260, that's for sure :)
Today I actually tried the softfloat quake on LC060 at 80 Mhz... it actually does 3-4 fps, very impressive for what it is
trixster
Posts: 109
Joined: Fri Mar 22, 2019 3:25 pm

Re: TF1260 stuff

Post by trixster »

I had a go at using the TF1260's IDE header this evening - 6.3MB/s, that's pretty fast!

One thing to remember if you're going to do this - make sure anything you're already using Loadmodule for on your primary CF card (ie the one that's going to move onto the TF1260) is copied across to the CF card on the internal IDE header that's being used to load ehide.device. It seems that Loadmodule can only be invoked once during boot, so anything that you want made resident by a Loadmodule command in the startup-sequence of the primary CF will be ignored. You'll have to copy across libraries and modules to the boot CF card and add them to the boot CF's startup-sequence Loadmodule command.

As an example, my Loadmodule now looks something like this:

Loadmodule >NIL: DEVS:ehide.device DEVS:Modules/icon.library LIBS:workbench.library LIBS:intuition.library LIBS:mathieeesingbas.library LIBS:mathffp.library

anything after this (ie setpatch, assigns, the setting up of env:) doesn't get run because the machine immediately reboots following Loadmodule. Startup-seqeuence then begins on ehide.device (which is now your primary boot cf card) but a loadmodule command here is ignored because loadmodule has already been invoked (and libraries / modules made resident) previously.

Of course, I’m sure you could use If and Else to get around this, but I’ve never been clever enough to work them out! :D

The last thing to do is make the primary CF card have a higher boot priority than the boot CF card. This is done using something like HDToolbox. The boot CF will have priority 0 by default, so set the primary cf as 1. Floppy is 5, so that will boot in preference to any HD.
amiga-peter
Posts: 2
Joined: Tue Sep 14, 2021 2:26 pm

Re: TF1260 stuff

Post by amiga-peter »

Hi.
I used OS3.2 and kick3.2 and build my own customized kickrom adding ehide.device to it.
In combination with icomp PSU very stable working and directly bootable.
My CPU is a rev5 060.
I've upgraded my TF1260 with a Raspberry Pi to the published Beta FW.
Using the CF2IDE+ by Archi-Tech with a modded LED PCB for showing 1260 IDE activity.
Awesome. Very happy.
Thanks to the developer and builder.

IMG_20210912_124144.jpg
IMG_20210912_124144.jpg (81.73 KiB) Viewed 3476 times

regards
Peter
trixster
Posts: 109
Joined: Fri Mar 22, 2019 3:25 pm

Re: TF1260 stuff

Post by trixster »

Like you Peter I've decided to get ehide.device running from rom, so I made some custom 3.1 roms with this in it as well as a few upgraded modules (peterk's icon.library, HSMathsLIBS, the intuition.library from 3.1.4. Chris Morley's superb eprom emulators makes this a pretty painless task!

No need for a boot cf card on the internal IDE anymore :D
Post Reply

Return to “TF360”