EMUFE (Extensible, Multi-emUlator Front End) This is a Front end system for any emulator. This front end runs in full-screen Kiosk tmode rather than a GUI. It was designed to run cleanly from CD-Roms (both LiveCDs and ordinary CDs)
Be the first to post a text review of Extensible, Mult-emUlator Front End. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Yaki was written with portable/handheld systems in mind. It currently runs on Sharp Zaurus systems, but that's all I have. It should be portable to other handhelds with little or no effort, the Nokia Internet tablets should be an easy targets, but other systems like PSP, GP2x, PDAs, etc should be possible as well. If you're able to port to such a system, let me know, I'll be happy to host the binaries.
Emufe-env is a set of scripts and directory layout designed to manage emulators and their roms. The system is designed to be extensible so that it can support any emulator (in theory). The system was also designed with the goal of being able to be run from CD-ROM. Currently the system has support for Ordinary CD-ROMS, Knoppix Live CDs, and cygwin Live CDs (for running under Windows)
Yes it's labeled version 2.0.1 because I'd been working on it for a few years, and never found the time to release it publically until now
2-17-2006 * Cleanup, first public release on sourceforge (2.0.1) 2005 * Released version 2.0 Release designed to add Windows/Cygwin compatibility * font.c: Add BLITFONT support. font displays were noticably slow under Windows/VMware in some instances. Ideally, I'd like to use Allegro's built in font support but the ability to load fonts is too new, and the font format is not well documented in older versions of Allegro. The next best alternative is to use blits to draw fonts instead of drawing them pixel by pixel. This seems to have fixed the problem on Windows. * Added gthemedir, so that all the theme-related files can be stored in a central place without the need for symbolic links * replaced "silkfont.fnt" with the variable tfont * Add the ability to load fonts as a pcx file rather than a .fnt file. This could greatly speed up the initial loading of fonts. pcx files can be created by setting the appropriate setting in theme.rc * long standing font display bug fixes. * Version 1.7 * Changed the following keys: 'q' (QUIT) is now ESC 'j' (JOYSTICK TOGGLE) is now F12 'p' (PLAY) is F11 * Added support for HOME and END keys * If you press an alpha/numeric key, it will take you to the first or next menu entry that matches the letter or number you pressed. * Make banner themeable * Added SHDCOL to rcfile.c to allow the setting of the shadow color * Added 's' and 'S' menutypes to support setup selection * Added writeoptions * Added 'F' menutype to support fileselectors * Bug Fixes, conversions to sprintf 2-04-2004 * load from separate theme file * EMUFEfull variable can override the fullscreen setting * wait for mouse button release before acting on commands (should prevent icons from being selected) * Middle butten simulates "Enter" * rcfile.c - Allow the color for the menu hilight to be set in the file. * rcfile.c - Allow capital Hex values as well as lowercase * Auto_load images after 1-2 seconds * Joystick can be toggled with the 'j' key * Add joystick support * Menu highlight color can be set * Bug fixes 1-31-2004 * Added mousewheel support February-March 2003 * Theming * mouse support 3-06-2002 * Solved Freeze problem (hopefully) 1-24-2002 - 3-05-2002 * Lots of Stuff that I forgot to document 1-23-2002 First Version
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?