Improvements
- Added an event plugin system which allows developers to enhance MaLa in various ways
- Added a new placeholder to the encoder programming command line: %rom%
- Added an option to use 'LED' files to overwrite the default lightning for particular games
- Added a 'lock exit' option to avoid accidental exiting
- Improved the 'copy roms to folder' in MaLaGamelist
Bugfixes
- Error creating the main game list when using a MAME 'u' versions
- Error when adding a game to another list on non mame emulators. (Not possible message)
Download MaLa here: http://mala.arcadezentrum.com/download.html
MaLa Event Plugins
MaLa can be enhanced now with plugins in various ways. The plugins can react on various MaLa event like game selection, emulator selection and so on.
You can find a plugin SDK with an example (Event Logger) in Delphi and C++ on the new plugin page. There is also a plugin to drive up to 16 LEDWiz devices with MaLa to light up the used controls for the selected game.
Plugin page: http://mala.arcadezentrum.com/plugins.html