an easy and consistent way of installing software ported to FreeBSD
Loemu is a free application that provides a simple frontend for various game
emulators.
Features:
- Currently it supports game emulation with xmame, sdlmame and snes9x.
- Browse games using dynamic list. This allows to browse in a list generated
with some categories (and it has other advantages).
- Finds games quickly. Using a specific dialog that looks for a game in all
the gamelist.
- The generation of the dynamic list filtering the gamelist is very fast.
- It has been developed with PyGTK + Glade.
- Released under GNU General Public License.
The design of loemu allows the support of more emulators adding specific
emulator configuration files.
WWW: http://loemu.pegueroles.com/
bin/loemu
bin/loemu-builder
%%PYTHON_SITELIBDIR%%/loemu/Config.py
%%PYTHON_SITELIBDIR%%/loemu/Gamelist.py
%%PYTHON_SITELIBDIR%%/loemu/Loemu.py
%%PYTHON_SITELIBDIR%%/loemu/Preferences.py
%%PYTHON_SITELIBDIR%%/loemu/SimpleGladeApp.py
%%PYTHON_SITELIBDIR%%/loemu/__init__.py
%%PYTHON_SITELIBDIR%%/loemu/Config.pyc
%%PYTHON_SITELIBDIR%%/loemu/Gamelist.pyc
%%PYTHON_SITELIBDIR%%/loemu/Loemu.pyc
%%PYTHON_SITELIBDIR%%/loemu/Preferences.pyc
%%PYTHON_SITELIBDIR%%/loemu/SimpleGladeApp.pyc
%%PYTHON_SITELIBDIR%%/loemu/__init__.pyc
%%PYTHON_SITELIBDIR%%/loemu/Config.pyo
%%PYTHON_SITELIBDIR%%/loemu/Gamelist.pyo
%%PYTHON_SITELIBDIR%%/loemu/Loemu.pyo
%%PYTHON_SITELIBDIR%%/loemu/Preferences.pyo
%%PYTHON_SITELIBDIR%%/loemu/SimpleGladeApp.pyo
%%PYTHON_SITELIBDIR%%/loemu/__init__.pyo
%%DATADIR%%/config/general
%%DATADIR%%/config/mame.xsl
%%DATADIR%%/config/sdlmame.conf
%%DATADIR%%/config/snes9x.conf
%%DATADIR%%/config/xmame.conf
%%DATADIR%%/config/zsnes.conf
%%DATADIR%%/glade/Loemu.glade
%%DATADIR%%/glade/Preferences.glade
%%DATADIR%%/glade/penguin-revolt-128.png
%%DATADIR%%/images/penguin-revolt-128.png
%%DATADIR%%/images/state_1.gif
%%DATADIR%%/images/state_2.gif
%%DATADIR%%/images/state_3.gif
%%DATADIR%%/images/state_4.gif
share/locale/fr/LC_MESSAGES/loemu.mo
share/locale/ca/LC_MESSAGES/loemu.mo
share/locale/sv/LC_MESSAGES/loemu.mo
@dirrm %%DATADIR%%/snaps
@dirrm %%DATADIR%%/roms
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%/glade
@dirrm %%DATADIR%%/flyers
@dirrm %%DATADIR%%/config
@dirrm %%DATADIR%%
@dirrm %%PYTHON_SITELIBDIR%%/loemu