Emulator Project Aims To Resurrect Classic Mac Apps, Games Without the OS (arstechnica.com)
An anonymous reader quotes a report from Ars Technica, written by Sean Gallagher: Want to be able to run classic Mac OS applications compiled for the Motorola 68000 series of processors on your ever-so-modern Mac OS X machine? Or maybe you'd rather run them on a Raspberry Pi, or an Android device for that matter? There's an emulation project that's trying to achieve just that: Advanced Mac Substitute (AMS). Advanced Mac Substitute is an effort by long-time Mac hacker Josh Juran to make it possible to run old Mac OS software (up to Mac OS 6) without a need for an Apple ROM or system software. Other emulators out there for 64000 Mac applications such as Basilisk II require a copy of MacOS installation media -- such as install CDs from Mac OS 7.5 or Mac OS 8. But AMS uses a set of software libraries that allow old Mac applications to launch right within the operating environment of the host device, without needing to have a full virtual hardware and operating system instance behind them. And it's all open source.
I got a demo of AMS from Juran at Shmoocon in Washington, DC, this past weekend. He showed me an early attempt at getting the game LoadRunner to work with the emulator -- it's not yet interactive. A version of the project, downloadable from Github, includes a "Welcome" screen application (a sort of Mac OS "hello world"), Mac Tic-Tac-Toe, and an animation of NyanCat. Applications are launched from the command line for now and are executed by the emulation software, which interprets the system and firmware calls. Unfortunately, there's still a lot of work to be done. While AMS works on Mac OS X up to version 10.12 -- both on Intel and PowerPC versions of the operating system -- the code currently won't compile on MacOS Mojave. And the Linux implementation of AMS does not yet support keyboard input. I was unable to get the front end to execute at all on Debian 9 on Intel.
I got a demo of AMS from Juran at Shmoocon in Washington, DC, this past weekend. He showed me an early attempt at getting the game LoadRunner to work with the emulator -- it's not yet interactive. A version of the project, downloadable from Github, includes a "Welcome" screen application (a sort of Mac OS "hello world"), Mac Tic-Tac-Toe, and an animation of NyanCat. Applications are launched from the command line for now and are executed by the emulation software, which interprets the system and firmware calls. Unfortunately, there's still a lot of work to be done. While AMS works on Mac OS X up to version 10.12 -- both on Intel and PowerPC versions of the operating system -- the code currently won't compile on MacOS Mojave. And the Linux implementation of AMS does not yet support keyboard input. I was unable to get the front end to execute at all on Debian 9 on Intel.
this is Wine for classic Macs?
The ENIAC Demo Competition
Sounds a lot like the old (original?) mac emulator called Executor I used to run some System 6 applications on PC's in the early 90's.
https://en.wikipedia.org/wiki/Executor_(software)
A nearly 20 year old piece of software did this. It was called Executor and is now open source in its older iterations.
https://en.wikipedia.org/wiki/Executor_(software)
https://github.com/ctm/executor
I'm really happy to see that the vintage Mac community is alive and active as these machines still have so much creative potential. I restored my Mac SE/30 just in time for the 30th anniversary of its release and have been using it to make pixel art with MacPaint and 8 voice music with Super Studio Session.
I once had it on the Internet with an Ethernet card on the PDS slot, but ever since the hard drive died, I haven't bothered setting up the Internet connection again because I've discovered that the functional constraints of the system actually encourage me into a focused "flow" experience.
I hope this new platform eventually supports HyperCard stacks. There's been a nice resurgence thanks for the Internet Archive https://archive.org/details/hy..., and I'd love to distribute some adventure games without using a Javascript virtual machine.
If you can find some ROM images, sheep shaver works well.
ARDI Executor did this decades ago, building an emulator with a clean-room reverse engineered Mac OS 7 compatibility layer. Nobody has touched it in many years, but after it died off the author released it under the MIT license.
Wouldn't it make more sense to have modernized and improve Executor rather than starting from scratch?
History doesn't seem to bear that out - ARDI Executor has been around for years SheepShaver and Basilisk II have been left alone for just as long (and they require ROM images).
Heck, System 7.5 disk images have been freely available off Apple's web site for ages now too.
The only time Apple's really sued for something like this was when that company was making clones using Hackintoshes. And even then the Hackintosh community was cheering Apple on (turns out they were violating the license of the hackintosh software as well).
And yeah, Apple's left the Hackintosh community surprisingly alone as well.