Skip to content

Releases: erichelgeson/minivmac

2024.06.08

08 Jun 15:54
Compare
Choose a tag to compare

A modified fork of Mini vMac that works with BlueSCSI images and other enhancements.

What's Changed

New

Build issues resolved

Downloads

Platform

  • macOS - Macintosh Universal Binary for Intel 64bit & Apple Silicon (M1/M2/M3/etc)
    • May need to run xattr -cr minivmac-*.app
  • lx64 - Linux 64bit
  • x64 - Windows 64bit
    • May require SDL2.dll in same directory as exe

Variations

Plus - Mac Plus
SEFDHD - SE with 1.44MB Floppy Drive support
II - Mac II - Supports color and more RAM.

Full Changelog: 2024.03.09...2024.06.08

2024.03.09

09 Mar 23:13
Compare
Choose a tag to compare

A modified fork of Mini vMac that works with BlueSCSI images and other enhancements.

Known Issues

  • If you get a Divide by Zero error on startup switch the emulation speed to 1x (Control-S-Z) - After you are past the error you can switch back to faster emulation speeds. Fast emulator speeds and AppleTalk don't seem to mix!
  • Fixed - Linux arch was incorrectly set to ARM - Binaries updated. #3

What's Changed

  • Builds Universal binary for macOS - Thanks @egath
  • Add support for TashTalk over LocalTalk UDP
  • Fix issue with windows build and LocalTalk UDP

With the LocalTalk UDP + a TashTalk you can now join in #GlobalTalk from a minivmac.

Downloads

Platform

  • macOS - Macintosh Universal Binary for Intel 64bit & Apple Silicon (M1/M2/M3/etc)
    • May need to run xattr -cr minivmac-*.app
  • lx64 - Linux 64bit
  • x64 - Windows 64bit
    • May require SDL2.dll in same directory as exe

Variations

Plus - Mac Plus
SEFDHD - SE with 1.44MB Floppy Drive support
II - Mac II - Supports color and more RAM.

Full Changelog: 2024.02.19...2024.03.09

2024.02.19

19 Feb 15:38
Compare
Choose a tag to compare

What's Changed

  • Added flags for Disk Copy 4.2.
  • Fixed Apple Silicon build.
  • Fixed SE build, now SEFDHD.
  • Various other build fixes

New Contributors

Downloads

Platform

  • mc64 - Mac Intel 64bit
  • mcar - Mac Arm (Apple Silicon - M1/M2/M3/etc)
    • May need to run xattr -cr minivmac-mcar-*.app
  • lx64 - Linux 64bit
  • x64 - Windows 64bit
    • May require SDL2.dll in same directory as exe

Variations

Plus - Mac Plus
SEFDHD - SE with 1.44MB Floppy Drive support
II - Mac II - Supports color and more RAM.

Full Changelog: 2023.09.24...2024.02.19

2023.09.24

24 Sep 22:31
Compare
Choose a tag to compare

About

This is a patched version of Mini vMac to allow use with BlueSCSI/PiSCSI images and ISO images.

User

Allows use of disk images that are for devices like BlueSCSI/PiSCSI.
Allows vMac to run in the background instead of pausing.
Turns off NonDiskProtection so you can still format images.

Developer

Build completely defined in code.
Added -ev 13000 compiler level to build in modern xcode
Searches first 64 blocks for HFS partition

Downloads

Platform

mc64 - Mac Intel 64bit
mcar - Mac Arm (Apple Silicon - M1/M2/etc)

  • May need to run xattr -cr minivmac-mcar-*.app

lx64 - Linux 64bit
x64 - Windows 64bit

  • Requires SDL2.dll in same directory as exe

Variations

Plus - Mac Plus
II - Mac II - Supports color and more RAM.

Known Issues

  • Apps are not signed or notarized - and won't be.
  • Disk images over 2GB will crash the emulator - even if the HFS partition is smaller than 2GB.