mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-11 20:44:24 +00:00
pkg: Add MAME 2003 Plus
This commit is contained in:
parent
821ffc9962
commit
5ba4103f6e
@ -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
|
||||
|
BIN
pkg/ctr/assets/mame2003_plus.png
Normal file
BIN
pkg/ctr/assets/mame2003_plus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
BIN
pkg/ctr/assets/mame2003_plus_banner.png
Normal file
BIN
pkg/ctr/assets/mame2003_plus_banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue
Block a user