Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
forked fromcebix/macemu

Experiments with BasiliskII on iOS and macOS

NotificationsYou must be signed in to change notification settings

zydeco/macemu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS 64-bit ---Linux 32-bit JITMinGW 32-bit JIT

SheepShaver

macOS 64-bit JITLinux 32-bit JITMinGW 32-bit ---

How To Build

These builds need to be installed SDL2 framework/library.

BasiliskII

macOS
  1. Open BasiliskII/src/MacOSX/BasiliskII.xcodeproj
  2. Set Build Configuration to Release
  3. Build
Linux(x86)
$ cd macemu/BasiliskII/src/Unix$ ./autogen.sh$ make
MinGW32/MSYS
$ cd macemu/BasiliskII/src/Windows$ ../Unix/autogen.sh$ make

SheepShaver

macOS
  1. Open SheepShaver/src/MacOSX/SheepShaver_Xcode8.xcodeproj
  2. Set Build Configuration to Release
  3. Build
Linux(x86)
$ cd macemu/SheepShaver$ make links$ cd src/Unix$ ./autogen.sh$ make
MinGW32/MSYS
$ 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

Packages

No packages published

Languages

  • C++65.5%
  • C25.8%
  • M43.1%
  • Objective-C++2.0%
  • Objective-C1.0%
  • Makefile0.8%
  • Other1.8%

[8]ページ先頭

©2009-2025 Movatter.jp