Update on 24 bit ROM and System 6

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
User avatar
rickyzhang
Apple Corer
Posts: 205
Joined: Mon Sep 15, 2014 7:59 pm

Update on 24 bit ROM and System 6

Post by rickyzhang »

After merging several PR from others and me in upstream BII repo, you can accomplish the following for 24 bit ROM in System 6:

1. Enable emulated hard drive.
2. Enable SDL video

Now you can actually run BII like Mini vMac.

I haven't figured out sound driver yet. So there is still no sound through SDL audio.

But now there is a better debug tool that you can poke around ROM code. You can add break point or load break point from files during guest OS boot and even continue running later on. See details in https://github.com/cebix/macemu/commit/ ... 8d664ec6e3

Here is ROM patching guide I wrote: https://github.com/cebix/macemu/wiki/RO ... n#patching
There is an App for that!
https://github.com/rickyzhang82
User avatar
adespoton
Forum All-Star
Posts: 4208
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: Update on 24 bit ROM and System 6

Post by adespoton »

Thanks Ricky!
User avatar
ClockWise
Site Admin
Posts: 4397
Joined: Mon May 20, 2002 4:37 am
Location: Uiwang

Re: Update on 24 bit ROM and System 6

Post by ClockWise »

Any builds of this I can play around with in Windows?
Post Reply