Releases: friedkiwi/minivmac
Releases · friedkiwi/minivmac
Second milestone: ARM support
First Milestone - Speed
This version includes the following improvements:
- disabled the speed limit on emulation by default
- include the appropriate ROM file
- by default, build a Mac II version
- set resolution to 800x600 to improve usability
- compile with
-O3
This release also contains a EmuBench.dsk
bootable floppy. This small application has been used to test this new version's speed improvements.
Initial release
This is the initial release of Mini vMac with the CMake-based build system. Currently it only support Macintosh Plus hardware with a fixed resolution. The build system produces Win32, Win64 and Linux binaries for now.