
Congrats!




There are those "miming" things which use the SEC at 50MHz.. but AFAIK there has never been a 50MHz 68000 in Atari... IIRC the T28 could be fastest.. but think they did a T36 or something as well...IngoQ wrote: Wed May 30, 2018 11:13 am Whoa....Was there ever before a 68000 running at 50MHz in a computer?
Well, here's the GEMBench output from a TT...exxos wrote: Wed May 30, 2018 9:43 amWell 030 has a cache so will be faster for the same clock speed, plus 030 is more efficient core.. you would have to benchmark it with GB6 and see what it outputs with and without caches enabled.. Which would be useful anyway as we don't have a TT benchmark vs stock ST.. or Falcon in fact..Atarian Computing wrote: Wed May 30, 2018 4:27 am That's crazy. Well done! In terms of integer division, how would a 50mhz 68000 compare to TT's 32mhz 030?
cool! What do you get without caches ?
Thanks! just goes to show the 030 is like 50% faster at int-div! (i've posted the images in the benchmark section as well).stephen_usher wrote: Wed May 30, 2018 10:33 pm OK, I did three more tests for sort of completeness...
If ran from fast-ram yes... The STE can beat most scores at 32MHz, but can't speed up ST-RAM.. TT shows almost 250% there.Atarian Computing wrote: Thu May 31, 2018 4:44 am Thanks for the benches. Wow, so I was expecting a bigger difference. So this mofo will be a scorching fast booster!
Code: Select all
VMA.CK = CLK8;
VMA.D = VPA;
!E = VMA;
CPU_DTACK = 'b'0;
CPU_DTACK.OE = !ST_DTACK
# !VMA;
!AVEC = FC2 & FC1 & FC0 & A19 & A18 & A17 & A16 & !VPA ;