pkg: Add MAME 2003 Plus

This commit is contained in:
Rob Loach 2018-08-19 12:49:47 -04:00
parent 821ffc9962
commit 5ba4103f6e
No known key found for this signature in database
GPG Key ID: 627C60834A74A21A
3 changed files with 8 additions and 0 deletions

View File

@ -139,6 +139,14 @@ else ifeq ($(LIBRETRO), mame2003)
APP_BANNER = pkg/ctr/assets/mame2003_banner.png
APP_BIG_TEXT_SECTION = 1
else ifeq ($(LIBRETRO), mame2003_plus)
APP_TITLE = MAME-2003-PLUS
APP_PRODUCT_CODE = RARCH-MAME2003-PLUS
APP_UNIQUE_ID = 0xBAC22
APP_ICON = pkg/ctr/assets/mame2003_plus.png
APP_BANNER = pkg/ctr/assets/mame2003_plus_banner.png
APP_BIG_TEXT_SECTION = 1
else ifeq ($(LIBRETRO), mednafen_pce_fast)
APP_TITLE = Mednafen/Beetle PCE FAST
APP_AUTHOR = Ryphecha

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB