Coder Social home page Coder Social logo

sheepshear's Introduction

SheepShear -- A fork of SheepShaver

While SheepShaver provides decent PowerPC emulation on Linux, BeOS, and Windows, it development has been extremely slow in the last 5 plus years.

To ensure a quality MacOS Classic emulator continues on to exist in a functioning state for Linux and Haiku, SheepShear was created as a fork of the SheepShaver codebase

Targeted Platforms:

  • Haiku
  • Linux
  • MacOS X
    • MacOS X moved to clang in recent versions. The old qemu dyngen engine we use doesn't play nicely with clang :(
  • Windows ?

TODO Items:

  • Refactor code base, clean up extern functions to classes
  • Better GUI
  • Better Icons
  • Easier to use

Done Items:

  • Basilisk II code integrated
  • Fork renamed to SheepShear

Frequently asked questions:

SheepShear is based on SheepShaver... What is SheepShaver?

Why SheepShear?

  • SheepShear is an synonym of SheepShaver just as SheepShaver was an pun of ShapeShifter

Where can I converse in a public place on this fine product?

  • IRC irc.freenode.net #sheepshear

How do I compile SheepShear?

  • See COMPILE for instructions

I'm getting "Cannot map Low memory Globals: Operation not permitted"

  • This is due to newer linux kernels preventing non-root applications from mapping lower memory segments (security?) to solve, set the kernel paramater (via sysctl or sysctl.conf)

    vm.mmap_min_addr=0

License

SheepShear is licensed as GPLv2 just as SheepShaver.

sheepshear's People

Contributors

kallisti5 avatar amade avatar tycho avatar asvitkine avatar

Watchers

James Cloos avatar Fredrik Andersson 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.