Git Product home page Git Product logo

raylib-libretro's Introduction

raylib-libretro ๐Ÿ‘พ Tests

libretro frontend to play emulators, game engines and media players, using raylib. The raylib-libretro.h raylib extension allows integrating any raylib application with the libretro API. Still in early development.

Screenshot of raylib-libretro

Usage

raylib-libretro [core] [game]
Control Keyboard
D-Pad Arrow Keys
Buttons ZX AS QW
Start Enter
Select Right Shift
Menu F1
Screenshot F8
Switch Shader F10
Fullscreen F11

Core Support

The following cores have been tested with raylib-libretro:

  • fceumm
  • picodrive

Wishlist

  • Video
  • Resizable Window
  • Graphical User Interface
  • Shaders
  • Mouse Support
  • Fullscreen
  • Audio
  • Core Options
  • raylib-libretro.h documentation
  • Rebindable Inputs
  • Gamepad Support
  • Project Templates (VS2017, etc)
  • Zip Loading
  • Binary Releases
  • OpenGL Cores

Compile

CMake is used to build raylib-libretro. Looking to add more project templates to help the build process!

git clone http://github.com/robloach/raylib-libretro.git
cd raylib-libretro
git submodule update --init
mkdir build
cd build
cmake ..
make

Mac OSX

  • Make sure you have you have cmake/xcode-cli-tools installed
  • Run the above compile instructions
  • After installing RetroArch and some cores, you should be able to run the below:
    bin/raylib-libretro ~/Library/Application\ Support/RetroArch/cores/fceumm_libretro.dylib ~/Desktop/smb.nes

License

zlib/libpng

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.