Skip to content

kwhr0/macemu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,389 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BasiliskII

macOS x86_64 / arm64
Linux x86_64 / arm64

SheepShaver

macOS x86_64 / arm64
Linux x86_64 / arm64

How To Build

These builds need to be installed SDL2.0.14+ framework/library.

https://www.libsdl.org

BasiliskII

macOS
$ cd macemu/BasiliskII/src/MacOSX
$ xcodebuild build -project BasiliskII.xcodeproj -configuration Release

or same as Linux

Linux
$ cd macemu/BasiliskII/src/Unix
$ ./autogen.sh
$ make

SheepShaver

macOS
$ cd macemu/SheepShaver/src/MacOSX
$ xcodebuild build -project SheepShaver_Xcode8.xcodeproj -configuration Release

or same as Linux

Linux
$ cd macemu/SheepShaver/src/Unix
$ ./autogen.sh
$ make

Recommended key bindings for gnome

https://github.com/kanjitalk755/macemu/blob/master/SheepShaver/doc/Linux/gnome_keybindings.txt

(from kanjitalk755#59)

About

Basilisk II and SheepShaver Macintosh emulators for Mac and Linux 独自68020/PowerPCエミュレータ検証用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 56.3%
  • C 26.6%
  • M4 6.2%
  • Objective-C++ 4.6%
  • Assembly 2.6%
  • Objective-C 1.2%
  • Other 2.5%