Find a file
Aloshi 42a39c52e6 Added InputManager; GuiComponents can register themselves to receive input events.
Added text rendering to Renderer, which uses SDL_ttf. Using LinLibertine_R.ttf font (GPL).
A lot more - soon I should have the "skeleton" done.
2012-07-19 20:08:29 -05:00
src Added InputManager; GuiComponents can register themselves to receive input events. 2012-07-19 20:08:29 -05:00
.gitignore Added InputManager; GuiComponents can register themselves to receive input events. 2012-07-19 20:08:29 -05:00
LinLibertine_R.ttf Added InputManager; GuiComponents can register themselves to receive input events. 2012-07-19 20:08:29 -05:00
Makefile Added InputManager; GuiComponents can register themselves to receive input events. 2012-07-19 20:08:29 -05:00
README.md Initial commit 2012-07-18 14:28:26 -07:00

EmulationStation

A simple front-end for the RetroArch emulator, designed for controller navigation.