libretro/nanoarch

Name: nanoarch

Owner: libretro

Description: A simple reference frontend for the libretro API. RetroArch used to be that, but has long since outgrown these boots.

Created: 2016-04-19 23:23:17.0

Updated: 2017-04-14 13:42:59.0

Pushed: 2015-03-26 22:38:25.0

Homepage:

Size: 204

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

nanoarch

nanoarch is a small libretro frontend (nanoarch.c has less than 1000 lines of code) created for educational purposes. It only provides the required (video, audio and basic input) features to run most non-libretro-gl cores and there's no UI or configuration support.

Building

Other than make, pkg-config and a working C99 or C++ compiler, you'll need alsa and glfw development files installed.

Running
./nanoarch <core> <uncompressed content>

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.