2012-07-18 21:28:26 +00:00
EmulationStation
================
2012-07-20 01:24:24 +00:00
A simple front-end for emulators made with SDL, designed for controller navigation. Developed for use with the Raspberry Pi and RetroArch.
Building
========
2012-07-21 19:36:28 +00:00
EmulationStation has a few dependencies. For building, you'll probably need `libsdl1.2-dev` , `libsdl-ttf2.0-dev` , and `libboost-filesystem-dev` .
2012-07-20 01:24:24 +00:00
2012-07-21 19:36:28 +00:00
You can build it by just running `make` .
Configuring
===========
At the moment, the software looks for a file named "systems.cfg" in the directory it is run from. An example is included, though at the moment only one system should be defined.