Coder Social home page Coder Social logo

richardatlateralblast / macemu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kanjitalk755/macemu

0.0 1.0 0.0 13.63 MB

Basilisk II and SheepShaver Macintosh emulators

Makefile 0.81% Assembly 1.45% C++ 67.94% C 22.85% Objective-C 0.93% Objective-C++ 1.95% HTML 0.67% Roff 0.06% Shell 0.29% M4 2.99% Perl 0.06% Batchfile 0.01%

macemu's Introduction

BasiliskII

macOS 64-bit ---
Linux 32-bit JIT
MinGW 32-bit JIT

SheepShaver

macOS 64-bit JIT
Linux 32-bit JIT
MinGW 32-bit JIT

How To Build

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

BasiliskII

macOS
  1. Open BasiliskII/src/MacOSX/BasiliskII.xcodeproj
  2. Set Build Configuration to Release
  3. Build

(or same as Linux)

Linux(x86)
$ cd macemu/BasiliskII/src/Unix
$ ./autogen.sh
$ make
MinGW32/MSYS2
$ 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

(or same as Linux)

Linux(x86)
$ cd macemu/SheepShaver/src/Unix
$ ./autogen.sh
$ make
MinGW32/MSYS2
$ cd macemu/SheepShaver
$ make links
$ cd src/Windows
$ ../Unix/autogen.sh
$ make

macemu's People

Contributors

asvitkine avatar kanjitalk755 avatar rakslice avatar davidludwig avatar vasi avatar dsumorok avatar bvarner avatar atmaxinger avatar bekenn avatar jvernet avatar rickyzhang82 avatar asvitkine-chromium avatar sethlundst avatar pulkomandy avatar masaq- avatar drlex0 avatar dbrant avatar zydeco avatar amade avatar kallisti5 avatar coderforlife avatar jmaebe avatar rizhansas avatar emendelson avatar dougg3 avatar charlesjs avatar clehner avatar atsampson avatar b- avatar ifernandez avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.