forked fromcebix/macemu
- Notifications
You must be signed in to change notification settings - Fork26
zydeco/macemu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
macOS 64-bit ---Linux 32-bit JITMinGW 32-bit JIT
macOS 64-bit JITLinux 32-bit JITMinGW 32-bit ---
These builds need to be installed SDL2 framework/library.
- Open BasiliskII/src/MacOSX/BasiliskII.xcodeproj
- Set Build Configuration to Release
- Build
$ cd macemu/BasiliskII/src/Unix$ ./autogen.sh$ make
$ cd macemu/BasiliskII/src/Windows$ ../Unix/autogen.sh$ make
- Open SheepShaver/src/MacOSX/SheepShaver_Xcode8.xcodeproj
- Set Build Configuration to Release
- Build
$ cd macemu/SheepShaver$ make links$ cd src/Unix$ ./autogen.sh$ make
$ cd macemu/SheepShaver$ make links$ cd src/Windows$ ../Unix/autogen.sh$ make
About
Experiments with BasiliskII on iOS and macOS
Topics
Resources
Stars
Watchers
Forks
Packages0
No packages published
Languages
- C++65.5%
- C25.8%
- M43.1%
- Objective-C++2.0%
- Objective-C1.0%
- Makefile0.8%
- Other1.8%