CompuServe Thread

#ADSPEED Accellerator

17 messages in this thread
#15921From: Thom GarrisonFeb 24, 1991 11:06 PM
Has anyone purchased the ADSPEED accellerator? If so, is it worth the money? Where is a good place to buy it? How easy was it to install? Of all the accellerators (for the 500), the ADSPEED seems like the best deal.
#15948From: ICD, Inc.Feb 25, 1991 6:50 AM
My opinion may be a little biased, but here goes: AdSpeed just about doubles the speed on computational things, like fractal generation, ray tracing, Pagestream screen redraws and printing, etc. Moving large amounts of data into chip ram, like running animations, will not be improved as much (only about 35%). It is VERY easy to install. Just open the computer, remove the (socketed) CPU chip, and plug the AdSpeed board into this socket. AdSpeed is shipping, be we are horrendously back ordered. Should be cleared up in two or three weeks. We've hired almost 10 new people in production, but it takes a while to get them trained enough to put AdSpeeds together.
#15963From: Joe KuzmaFeb 25, 1991 3:26 PM
Craig, How much does ADSpeed go for? I currently have a Mega Midget Racer for my Amiga, and love the speed increase. My girlfriend has an Amiga 2000 (Mine is an a500) and she uses Pagestream constantly. She has seen how my 030 speeds up Pagestream, and loves it. But she can not afford a MMR, how in your biased opinion will the ADSpeed speed increase compare with the MMR? Joe
#15995From: ICD, Inc.Feb 25, 1991 9:02 PM
Can't give you a comparison, but my tests with pagestream, though not extensive, show a halving of screen redraw time and printing calculation (if you leave out the disk access times). List price for AdSpeed is $349.95. Craig
#16227From: paul ciminoFeb 28, 1991 5:43 PM
What's the difference between the ADspeed and the hardware hack using a 14 MHz 68000 ?
#16272From: ICD, Inc.Mar 1, 1991 6:12 AM
Big differences. AdSpeed only clocks the CPU (and the cache ram) at the higher rate. The entire rest of the system is left running at normal speed, and the interface between AdSpeed and the computer emulates normal speed. How does it make the computer go faster? you may well ask. The key is using a cache. Once instructions are in the cache, it is no longer necessary to access system ram (or rom) to get them; they can be accessed from the cache at full speed. The result is that loops are executed at double speed on all passes except the first. You get a real, very visible speed increase. Craig
#16508From: Chris ScheersMar 3, 1991 9:57 PM
Are all writes passed through? Does the cache monitor DMA writes to ensure that the cache is valid? Are both instructions and data cached, or data only? Finally, is the AdSpeed CPU a 68000 or 68010 (or something else)? Thanx – Chris
#16522From: ICD, Inc.Mar 4, 1991 6:09 AM
All writes are written both to the cache and to system memory. DMA is monitored. Both instructions and data are cached, since there isn't a reasonable way to differentiate with this method, and it helps with a lot of operations. And it is a 68000 rated at 16MHz. Compatibility was the goal, and, besides, 68010s aren't available rated at a high enough speed. Craig
#16557From: George EllisMar 4, 1991 7:20 PM
Craig: As anyone tried using the Adspeed with the Atonce by Vortex. Since they both plug into the CPU slot, I was wondering. I believe the Atonce has a 68000 CPU built into its board so how would a guy do it. -George
#16622From: ICD, Inc.Mar 5, 1991 5:46 AM
Well, it will be pretty tall for a 500, but it will work. Here's how: remove the 68000 from the bottom of ATOnce. Solder a socket on ATOnce above the 68000 place. Plug AdSpeed into this socket. Plug ATOnce into the CPU socket of the computer. Viola! Craig
#17195From: Christopher LapriseMar 12, 1991 8:11 PM
Hmmm.. How about the AdSpeed and the Ad-IDE? Your ads don't state they will complement each other.
#17194From: Christopher LapriseMar 12, 1991 8:11 PM
I understood that the 68010 was produced at higher clock rates in a PGA (pin grid array) format, although this may have been exclusively for Apple. Overall, I have heard very little.
#16396From: Thom GarrisonMar 2, 1991 7:18 PM
I've been looking around, and the average price (mail order) is ~$225. The tricky part is to find a place that has them in stock, and doesn't charge 20% shipping. Sounds like shades of the Miata, eh? – via Whap!
#16290From: Christopher LapriseMar 1, 1991 9:53 AM
A bit different than the ST market? 😉
#16313From: ICD, Inc.Mar 1, 1991 6:02 PM
The ST one is harder to install, since the CPU is not socketed, and the speed increase is not as good, since there is no chip ram/fast ram distinction. Invisible DMA happens in the ST all over the place. Craig
#16395From: Thom GarrisonMar 2, 1991 7:18 PM
Thanx for the info. Everyone I talk to (so far) gives the ADSpeed a "thumbs up". Question: How much of an increase can I expect ARChing and unARChing files (all formats in RAM:)? – via Whap!
#16403From: ICD, Inc.Mar 2, 1991 8:21 PM
If it is all in RAM:, then it should he close to half the time. LHARC needs it, too. Craig