68kMLA Classic Interface

This is a version of the 68kMLA forums for viewing on your favorite old mac. Visitors on modern platforms may prefer the main site.

Click here to select a new forum.
Macintosh Plus Performance Enhancement
Posted by: WakelessFoil on 2020-08-26 03:43:28
Being that it is very rare to find hardware upgrades for a mac plus, is there any programs/extensions that anyone can recommend to improve the speed or memory of a 68000 mac or am I just dreaming? I have heard of things like RamDoubler but do these programs actually work? I am trying to get the best performance out of my mac plus that I can. I already have 4 MB of RAM and am booting off of a SCSI2SD. Thanks!

Posted by: Dog Cow on 2020-08-26 03:47:40
Run as much code as you can from ROM. That's the only way to get the full CPU speed. When running from RAM, the CPU speed averages about 6 MHz.

Posted by: Byrd on 2020-08-26 06:51:02
Run system 6.08 - you’re not going to eek extra performance from a mac plus 

Posted by: WakelessFoil on 2020-08-26 20:23:01
Run as much code as you can from ROM. That's the only way to get the full CPU speed. When running from RAM, the CPU speed averages about 6 MHz.
How does one do this?

Posted by: Dog Cow on 2020-08-27 03:11:38
Two ways: 1.) as a software developer, use Toolbox and OS calls as much as you can in your software

2.) as anyone, use a custom ROM that has your applications in it.

Posted by: Crutch on 2020-08-27 10:23:46
More easily — A RAM disk is probably faster than a SCSI2SD on a plus. 

Posted by: CharlieFrown on 2020-09-03 16:14:14
I am quite pleased with Mac Rominator and RAM disk's performance "boost". Waiting for 64 MB Rambus thing by Garrett. 

BTW has anyone thought about putting MC68HC000 based accelerator inside Plus? It's quite popular in Amiga and Atari ST worlds these days, these processors can go up to 50 MHz and give you around 4 MIPS, which is almost twice as fast as 16 MHz 020. 

1