Skip to content

Emulator of homebrew and hacked games for arcade hardware

License

Notifications You must be signed in to change notification settings

Robbbert/hbmame

Repository files navigation

What is HBMAME?

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.

How to compile

make TARGET=hbmame SYMBOLS=0 NO_SYMBOLS=1 DEPRECATED=0

or

make TARGET=hbmame OSD=winui SYMBOLS=0 NO_SYMBOLS=1 DEPRECATED=0

Where can I find out more?

Licensing Information

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