Skip to content

mp-lee/mameui

 
 

Repository files navigation

What is MAMEUI?

MAMEUI has an inbuilt front-end allowing you to run a game from a list.

How to compile?

You can only build MAMEUI on a Windows computer. It won't compile on Unix. More info at docs/compile.doc

make OSD=winui

or

make SUBTARGET=arcade OSD=winui

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 particulars and disclaimers can be found at https://github.com/mamedev/mame/blob/master/LICENSE.md

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

Packages

No packages published

Languages

  • C++ 96.8%
  • C 1.7%
  • Lua 0.6%
  • HTML 0.3%
  • Python 0.1%
  • Pawn 0.1%
  • Other 0.4%