mednafen front end Code
Status: Beta
Brought to you by:
monkeesage
| File | Date | Author | Commit |
|---|---|---|---|
| debian | 2011-08-01 | monkeesage | [r42] Fix volume slider |
| mfe | 2011-08-01 | monkeesage | [r42] Fix volume slider |
| misc | 2008-05-30 | MonkeeSage | [r3] cleanup repo |
| resources | 2011-08-01 | monkeesage | [r42] Fix volume slider |
| screenshots | 2008-06-10 | MonkeeSage | [r35] +screenshots/gjoy2key.png |
| scripts | 2008-05-30 | MonkeeSage | [r1] |
| INSTALL | 2008-05-30 | MonkeeSage | [r1] |
| LICENSE | 2008-05-30 | MonkeeSage | [r1] |
| README | 2008-06-01 | MonkeeSage | [r20] stuff |
| TODO | 2009-03-26 | MonkeeSage | [r38] Fix glade file error |
| __init__.py | 2008-05-30 | MonkeeSage | [r1] |
| index.html | 2008-05-30 | MonkeeSage | [r1] |
| mktarball | 2009-11-12 | MonkeeSage | [r40] |
| setup.py | 2009-11-21 | MonkeeSage | [r41] Update to 0.1.6 |
mednafen frontend 0.1.1 by Jordan Callicoat <MonkeeSage@gmail.com> Released under the MIT license. The software relies on the following packages: python - http://python.org gtk2 - http://gtk.org pygtk2 (inc. glade, gobject, whatever) - http://pygtk.org pygtkmozembed (optional) - http://pygtk.org ConfigObj / Validate - http://www.voidspace.org.uk/python/configobj.html ctypes (needed for win32) - http://starship.python.net/crew/theller/ctypes/ (included with >= python 2.5) See also TODO