HBMAME stands for Home Brew MAME. It runs on Windows 7 SP1 or later.
HBMAME has 2 purposes: Firstly is to preserve homebrew games written for arcade machines or arcade emulators. Secondly is to include worthwhile hacks of arcade games. All the documentation of the hardware can be found in the MAME source.
make TARGET=hbmame SYMBOLS=0 NO_SYMBOLS=1 DEPRECATED=0
or
make TARGET=hbmame OSD=winui SYMBOLS=0 NO_SYMBOLS=1 DEPRECATED=0
- [Official HBMAME site] http://hbmame.1emulation.com/
- [Forum] https://www.mameworld.info/ubbthreads/postlist.php?Cat=&Board=misfitmame (bug reports go here too)
- [Forum] https://www.1emulation.com/forums/forum/125-mameui/
The primary license is GPL_2.0 : https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
Information about the MAME content can be found at https://github.com/mamedev/mame/blob/master/README.md
Information about the license can be found in COPYING
Information about the WINUI portion can be found at https://github.com/Robbbert/mameui/blob/master/docs/winui_license.txt