What is the best Mac ROM to use?

About BasiliskII, a 68k Mac emulator for Windows, MacOSX, and Linux that can run System 7.x through MacOS 8.1.

Moderators: Cat_7, Ronald P. Regensburg

Post Reply
starfiretbt
Mac Mechanic
Posts: 161
Joined: Fri Jun 06, 2014 8:33 pm

What is the best Mac ROM to use?

Post by starfiretbt »

So I have been studying BasiliskII and I came across a site that offered a great number of Mac ROM's that can be used. Which one is the best for BasilikII? Should I use ROM's that are closest to the games I am playing, for example, a ROM from 1992 for a game released in 1992?
Also I see five different CPU types in BasiliskIIGUI. Do I switch to 68020 for older games that Basilisk can emulate and 68040 for newer games Basilisk can emulate? Also what is FPU?
User avatar
24bit
Forum All-Star
Posts: 1424
Joined: Wed Nov 11, 2009 5:47 pm
Location: Germany

Re: What is the best Mac ROM to use?

Post by 24bit »

FPU is the Floating Point Unit, once on a separate chip like the Motorola 68881.
The Motorola 680X0 could load off math calculations to a dedicated number cruncher that way.
As for the ROM, I never saw an advantage in emulation using different ROMs like Performa or Quadra ROM.
Basilisk II does heavy patches when loading functions ROM, maybe one reason that usable Mac ROMs do not differ in use of Mac emulation.
User avatar
adespoton
Forum All-Star
Posts: 4226
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: What is the best Mac ROM to use?

Post by adespoton »

Basilisk II was developed against two computers: the Performa 460? and the Quadra 650.

https://docs.google.com/spreadsheets/d/ ... Dk7QDyKPY/ outlines what ROMs will actually work. If you find something that doesn't line up, feel free to adjust the spreadsheet.

Note that the ROM you use does not reflect what gets emulated; if you use a ROM that's too different from your hardware configuration (eg Performa ROM when the gestalt ID is set to Quadra 650 and the CPU is set to 68030) things will break. The ROM just presents the toolbox and hardware initialization routines that were present with that particular ROM to the emulator, which then applies patches all over it to your modern hardware, based on the 650 toolbox placement. This means, for example, that Powerbook ROMs which have a different address layout for the toolbox will fail to even boot Basilisk II.

Generally, pretty much everything should be able to run with the Quadra 650 ROM, a Quadra 650 Gestalt ID, 68040 processor, and Mac OS 8.1. If it won't run with that, you're better off using Mini vMac to emulate a specific older Mac.

As an aside, the Motorola 68040 included the FPU on-chip, so ALL 040 processors handle FPU, a secondary co-processor wasn't needed.
starfiretbt
Mac Mechanic
Posts: 161
Joined: Fri Jun 06, 2014 8:33 pm

Re: What is the best Mac ROM to use?

Post by starfiretbt »

That guide is looks great. So if I used the right ROM and configure my BasiliskIIGUI to the appropriate settings then BasiliskII should run as good as it will get? Assuming I'm following a ROM and configuration without a known problem in the notes, such as in row 48 which is the Quadra 650.

EDIT: By the way, the column "supported memory" refers the the hard drives right? Is it okay to set MacOS RAM to 1024 and under JIT Compiler set Translation Cache Size to 16384?
User avatar
adespoton
Forum All-Star
Posts: 4226
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: What is the best Mac ROM to use?

Post by adespoton »

Supported memory means how much RAM the physical computer associated with that ROM could properly address. BII can address significantly more -- but that doesn't mean you *should* give it more.

JIT should probably be disabled these days; it only works on specific hardware/OS configurations, and is inherently more buggy than with it disabled. It's useful for older, slower x86-based computers that can't run the base emulator at full speed without significant effort. The cache has nothing to do with the emulated system, and is just the memory allocated on the host where translated instructions can be stored before they are executed.
User avatar
gingerbeardman
Tinkerer
Posts: 88
Joined: Mon Aug 06, 2018 2:58 pm
Location: UK
Contact:

Re: What is the best Mac ROM to use?

Post by gingerbeardman »

adespoton wrote: Mon May 11, 2020 4:44 am This means, for example, that Powerbook ROMs which have a different address layout for the toolbox will fail to even boot Basilisk II.
Do any Macintosh laptop ROMs work with BasiliskII? I checked the Google sheet but couldn't see a clear answer.

I'm wondering about the possibility of adding support for battery/power display to the emulator. Obviously would only make sense when running on a host that has battery power.
• BasiliskII on iPad Pro 12.9": Macintosh IIci 32MB + System 7.5.5 + Deneba artWORKS & UltraPaint
User avatar
adespoton
Forum All-Star
Posts: 4226
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: What is the best Mac ROM to use?

Post by adespoton »

gingerbeardman wrote: Sat May 01, 2021 11:39 am
adespoton wrote: Mon May 11, 2020 4:44 am This means, for example, that Powerbook ROMs which have a different address layout for the toolbox will fail to even boot Basilisk II.
Do any Macintosh laptop ROMs work with BasiliskII? I checked the Google sheet but couldn't see a clear answer.

I'm wondering about the possibility of adding support for battery/power display to the emulator. Obviously would only make sense when running on a host that has battery power.
Currently there is 100% incompatibility between BII/SheepShaver and PowerBooks. The problem is unimplemented power management if I recall correctly, so the ROMs don't work because not only do they not get patched in the correct location, they have other bits that aren't patched that need to do something or be skipped.

If you were to implement passthrough for those areas against a specific PowerBook/Portable ROM, there's a chance things would then emulate correctly.
User avatar
gingerbeardman
Tinkerer
Posts: 88
Joined: Mon Aug 06, 2018 2:58 pm
Location: UK
Contact:

Re: What is the best Mac ROM to use?

Post by gingerbeardman »

I'll take a look at it.

Thanks
• BasiliskII on iPad Pro 12.9": Macintosh IIci 32MB + System 7.5.5 + Deneba artWORKS & UltraPaint
Post Reply