Korkman / macemu-appimage-builder

Builds the popular classic Macintosh emulators BasiliskII and SheepShaver from source to create AppImages
GNU General Public License v3.0
38 stars 3 forks source link

Illegal instruction while trying to run HoMM3 Complete Demo #19

Closed ghost closed 1 year ago

ghost commented 1 year ago

Steps to reproduce:

  1. Get a working OS9.
  2. Download https://archive.org/download/heroes_3_complete_demo/heroes_3_complete_demo.sit
  3. Install.
  4. Run.
  5. Click "new game". UPDATE: clicking "quit" also triggers the exact same error and message log.

SheepShaver hangs with the following message spamming the logs:

Illegal instruction at 5046d304, opcode = 0f040000
Korkman commented 1 year ago

Can confirm this happens on the Windows build, too, so it is an emulator bug. Nothing I can do here 🫤

Korkman commented 1 year ago

(there is a report of the demo working in SheepShaver on OS X, but I have no idea how old that report is and whether it ever worked on other builds, and if so, which build broke it)

ghost commented 1 year ago

Alright, thank you. Since this is not an issue with this build, I've taken it to upstream to https://github.com/cebix/macemu/issues/269