/messui

MESSUI - MESS with a windows frontend

Primary LanguageC++OtherNOASSERTION

MESSUI

What is MESSUI?

MESSUI is an easy-to-use frontend of MESS, for Windows 7 and later.

License

  • The license of MAME is explained at the MAME repository ( https://github.com/mamedev/mame ).
  • The license of WINUI (the graphical frontend) is BSD3Clause.

How to compile?

To create the command-line build:

make subtarget=mess OSD=newui

To create the graphical frontend build:

make subtarget=mess OSD=messui

Where can I find out more?

Licensing Information

Information about the MAME content can be found at https://github.com/mamedev/mame/blob/master/README.md

Information about the MAME license can be found at https://github.com/mamedev/mame/blob/master/COPYING

Information about the WINUI portion can be found at https://github.com/Robbbert/mameui/blob/master/docs/winui_license.txt