mamepgui-1.4.9e.win-20091222mamepgui-1.4.9e.linux.x86-20091222mamepgui-1.4.9e.src-20091222M+GUI currently supports the following MAME builds: MAME, MESS, SDLMAME, SDLMESS, MAMEPlus
this is the last maintenance release before 1.5.0, which will incorporate major feature updates. my macosx on vmware is broken so a mac build has to be delayed, but source code is available. btw i found a
license that serves my purpose for this project and added it to the About dialog.
1.4.9e
- added French translation [kooky]
- added source code license to the About dialog
- schedule log() to GUI thread
- fixed a crash when restoring Custom Filters
- added error message box when MAME core behaves abnormally
1.4.9
- fixed sorting in Details View
- added View - Arrange Icons menu
- fixed sequence of IPS values
- added File - Audit - Audit Samples menu
- added Russian translation [MetalliC]
- fixed Chinese/Japanese font size on Mac OS X
- show All Games, Console folders only when necessary


the building process is the same as any Qt program, install
Qt 4.5 Free and issue the following command
lrelease mamepgui.pro
qmake
make