libretro/retroluxury

Name: retroluxury

Owner: libretro

Description: A retro game library mainly for use with libretro

Forked from: leiradel/retroluxury

Created: 2016-10-25 01:44:28.0

Updated: 2017-02-26 17:43:05.0

Pushed: 2016-10-25 02:41:52.0

Homepage: null

Size: 2586

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

retroluxury

retroluxury is a game library (wannabe) built on top of the libretro API. It provides functions to blit images to the frame buffer, and to play PCM audio and Ogg Vorbis files.

On top of that, retroluxury provides higher level functions to load images and wave files, and deal with sprites.

API

The API is changing a bit, please check the header files in the src folder.

Test core

There's a minimal libretro core i available in the test folder, just make to generate the core and then run it with RetroArch.

License

Released under the zlib/libpng license.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.