ES-DE/README.md

12 lines
353 B
Markdown
Raw Normal View History

2012-07-18 21:28:26 +00:00
EmulationStation
================
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-20 01:29:46 +00:00
EmulationStation has a few dependencies. For building, you'll probably need `libsdl1.2-dev` and `libsdl-ttf2.0-dev`.
2012-07-20 01:29:46 +00:00
You can build it by just running `make`.