aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorneonloop2021-08-22 22:37:38 +0000
committerneonloop2021-08-22 22:37:38 +0000
commita2993b334dc5a03ad0a1e9368cebce354b72fae1 (patch)
tree07f81cfc5e565504755f30edc06f2ce2dea698b2 /Makefile
parentccb2de3943aca912a22b297562a9042dbff02609 (diff)
downloadpicoarch-a2993b334dc5a03ad0a1e9368cebce354b72fae1.tar.gz
picoarch-a2993b334dc5a03ad0a1e9368cebce354b72fae1.tar.bz2
picoarch-a2993b334dc5a03ad0a1e9368cebce354b72fae1.zip
Adds beetle-pce-fast core
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile12
1 files changed, 10 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c4cbed4..decb89d 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,10 @@ LDFLAGS = -lc -ldl -lgcc -lm -lSDL -lasound -lpng -lz -Wl,--gc-sections -flto
# EXTRA_CORES += fbalpha2012
# EXTRA_CORES += mame2003_plus
-CORES = gambatte gpsp mame2000 pcsx_rearmed snes9x2002 snes9x2005 $(EXTRA_CORES)
+CORES = beetle-pce-fast gambatte gpsp mame2000 pcsx_rearmed snes9x2002 snes9x2005 $(EXTRA_CORES)
+
+beetle-pce-fast_REPO = https://github.com/libretro/beetle-pce-fast-libretro
+beetle-pce-fast_CORE = mednafen_pce_fast_libretro.so
gambatte_REPO = https://github.com/libretro/gambatte-libretro
@@ -107,7 +110,7 @@ $(1):
$(1)_libretro.so: $(1)
cd $$($1_BUILD_PATH) && $$($1_MAKE) $(PROCS)
- cp $$($1_BUILD_PATH)/$(1)_libretro.so .
+ cp $$($1_BUILD_PATH)/$(if $($(1)_CORE),$($(1)_CORE),$(1)_libretro.so) $(1)_libretro.so
clean-$(1):
test ! -d $(1) || cd $$($1_BUILD_PATH) && $$($1_MAKE) clean
@@ -129,6 +132,11 @@ force-clean: clean
ifeq ($(platform), trimui)
+beetle-pce-fast_NAME = pce_fast
+beetle-pce-fast_ROM_DIR = PCE
+beetle-pce-fast_TYPES = pce,cue,ccd,chd,toc,m3u
+beetle-pce-fast_PAK_NAME = TurboGrafx-16
+
fbalpha2012_NAME = fba2012
fbalpha2012_ROM_DIR = ARCADE
fbalpha2012_TYPES = zip