First post, by twvd
I'd like to introduce 'Snow', a new classic Macintosh emulator I have been developing, which emulates 68k-based Macs.
My goal is to develop an accurate but user-friendly emulator. As such, it is able to run copy-protected games from bitstream and flux floppy images. It also has debugging features.
Currently it emulates the Macintosh 128K/512K, Plus, SE, Classic and the Macintosh II. I plan on adding more models in the future.
The emulator is open source, licensed under the MIT license.
Downloads are available at: https://snowemu.com/
Documentation can be found at: https://docs.snowemu.com/
And finally, the source code is available at: https://github.com/twvd/snow
Feedback, bug reports and ideas are most welcome!