jaromaz / MacintoshPi

MacintoshPi is a project that allows running full-screen versions of Apple's Mac OS 7, Mac OS 8 and Mac OS 9 with sound, active online connection and modem emulation under Raspberry Pi.
https://jm.iq.pl/MacintoshPi
GNU General Public License v2.0
638 stars 23 forks source link

Attempting to run Commodore results in reboot #15

Closed privatedev11 closed 1 year ago

privatedev11 commented 1 year ago

If I run mac commodore to run the Commodore emulator, it just reboots and makes my screen tiny. Have I screwed something up or is this a genuine bug?

jaromaz commented 1 year ago

To handle the Commodore you need to install the BMC64 emulator according to this manual: https://github.com/jaromaz/MacintoshPi/tree/main/dual-boot

privatedev11 commented 1 year ago

So sorry, didn't see this. Thanks for the help!