ES-DE/README.md

14 lines
346 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
========
EmulationStation has a few dependencies. For building, you'll probably need:
-libsdl1.2-dev
-libsdl-ttf2.0-dev
You can build it by just typing "make".