Skip to content

Releases: friedkiwi/minivmac

Second milestone: ARM support

28 Oct 19:56
Compare
Choose a tag to compare

ARM support has been added - my fork of MiniVMac now runs on WoA (Windows on ARM) and Windows RT. The included ARM binary has been fakesigned to work on jailbroken Surface RTs.

First Milestone - Speed

20 May 21:28
Compare
Choose a tag to compare

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

20 May 15:30
Compare
Choose a tag to compare

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.