Giter Club home page Giter Club logo

ppsspp's Introduction

PPSSPP - a fast and portable PSP emulator

Written by Henrik Rydgård

Released under the GPL 2.0 in November 2012

Official website: http://www.ppsspp.org/

To contribute, see http://www.ppsspp.org/development.html .

For the latest source code and build instructions, see http://github.com/hrydgard/ppsspp

BASIC BUILD INSTRUCTIONS

(for more detailed instructions, see http://www.ppsspp.org/development.html )

First of all, after having checked out the source, don't forget to run:

git submodule init
git submodule update

in order to get the "native" library.

Now, the actual building:

PPSSPP currently has three build systems, for building for the following platforms:

  • Win32: MSVC
  • Android: Android.mk + Eclipse project
  • SDL (all other platforms): CMake

The ports and build files are located in the following three subdirectories:

  • android/
  • SDL/
  • Windows/

Please see the README in the directory corresponding to the platform that you want to build for above.

Windows is separate from SDL because it has some graphical Win-only features.

Long term, the Windows port should be changed to use WX, like Dolphin. At that point, the SDL port can probably go away as WX works for all Wintel-like platforms such as MacOSX and Linux.

ppsspp's People

Contributors

hrydgard avatar unknownbrackets avatar tmaul avatar artart78 avatar orphis avatar xsacha avatar gigaherz avatar

Watchers

tian chao 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.