From ecc03a266890906c5fa6dcef47cad91088e8a462 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Sat, 1 Jun 2019 13:49:57 -0400 Subject: [PATCH 1/5] db: Update FB Alpha to FBNeo https://github.com/libretro/libretro-super/blob/master/dist/info/fbneo_libretro.info#L9 --- libretro-build-database.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretro-build-database.sh b/libretro-build-database.sh index 01b57945..14a39e58 100755 --- a/libretro-build-database.sh +++ b/libretro-build-database.sh @@ -332,7 +332,7 @@ build_libretro_databases() { build_libretro_database "MAME 2010" "rom.crc" build_libretro_database "MAME 2015" "rom.crc" build_libretro_database "MAME 2016" "rom.crc" - build_libretro_database "FB Alpha - Arcade Games" "rom.crc" + build_libretro_database "FBNeo - Arcade Games" "rom.crc" build_libretro_database "DOOM" "rom.crc" build_libretro_database "Cave Story" "rom.crc" build_libretro_database "Quake1" "rom.crc" From cbdc706a3f2d4a9f9da685d0e4fac9055dd9a3e9 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Thu, 20 Jun 2019 16:21:57 -0400 Subject: [PATCH 2/5] tic80: Add Linux x86, update x64 definitions --- recipes/linux/cores-linux-x64-generic | 2 +- recipes/linux/cores-linux-x86-generic | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/linux/cores-linux-x64-generic b/recipes/linux/cores-linux-x64-generic index f6a03167..eed29076 100644 --- a/recipes/linux/cores-linux-x64-generic +++ b/recipes/linux/cores-linux-x64-generic @@ -112,7 +112,7 @@ stella libretro-stella https://github.com/stella-emu/stella.git master YES GENER tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git master YES GENERIC Makefile . theodore libretro-theodore https://github.com/Zlika/theodore.git master YES GENERIC Makefile . thepowdertoy libretro-thepowdertoy https://github.com/libretro/ThePowderToy.git master YES CMAKE Makefile build -DCMAKE_BUILD_TYPE=Release -tic80 libretro-tic80 https://github.com/RobLoach/TIC-80.git libretro YES GENERIC Makefile src/system/libretro +tic80 libretro-tic80 https://github.com/RobLoach/TIC-80.git libretro YES CMAKE Makefile builddir -DBUILD_SOKOL=OFF -DBUILD_SDL=OFF tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master YES GENERIC Makefile . uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master YES GENERIC Makefile . vba_next libretro-vba_next https://github.com/libretro/vba-next.git master YES GENERIC Makefile.libretro . diff --git a/recipes/linux/cores-linux-x86-generic b/recipes/linux/cores-linux-x86-generic index 10cbc81c..46a38f29 100644 --- a/recipes/linux/cores-linux-x86-generic +++ b/recipes/linux/cores-linux-x86-generic @@ -105,6 +105,7 @@ stella libretro-stella https://github.com/stella-emu/stella.git master YES GENER tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git master YES GENERIC Makefile . theodore libretro-theodore https://github.com/Zlika/theodore.git master YES GENERIC Makefile . thepowdertoy libretro-thepowdertoy https://github.com/libretro/ThePowderToy.git master YES CMAKE Makefile build -DCMAKE_BUILD_TYPE=Release +tic80 libretro-tic80 https://github.com/RobLoach/TIC-80.git libretro YES CMAKE Makefile builddir -DBUILD_SOKOL=OFF -DBUILD_SDL=OFF tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master YES GENERIC Makefile . uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master YES GENERIC Makefile . vba_next libretro-vba_next https://github.com/libretro/vba-next.git master YES GENERIC Makefile.libretro . From d2f20816cd7a7592f9d3d977b488e1377b4e0c15 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Thu, 20 Jun 2019 20:12:00 -0400 Subject: [PATCH 3/5] db: Add TIC-80 database https://github.com/libretro/libretro-database/pull/865 --- libretro-build-database.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/libretro-build-database.sh b/libretro-build-database.sh index 01b57945..a2a00199 100755 --- a/libretro-build-database.sh +++ b/libretro-build-database.sh @@ -229,6 +229,7 @@ build_libretro_databases() { build_libretro_database "DOS" "rom.crc" build_libretro_database "Lutro" "rom.name" build_libretro_database "ChaiLove" "rom.crc" + build_libretro_database "TIC-80" "rom.crc" build_libretro_database "MrBoom" "rom.crc" build_libretro_database "Cannonball" "rom.crc" build_libretro_database "Nintendo - Super Nintendo Entertainment System" "rom.crc" From 9538b79134a5c474cc50ae1a4638ce5d750a36ed Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Tue, 25 Jun 2019 01:20:20 -0400 Subject: [PATCH 4/5] libretrodb: Clean up the whitespace --- libretro-build-database.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretro-build-database.sh b/libretro-build-database.sh index a2a00199..b2145cc5 100755 --- a/libretro-build-database.sh +++ b/libretro-build-database.sh @@ -57,7 +57,7 @@ build_libretro_database() { if [ -d "$LIBRETRODB_BASE_DIR" ]; then DBFILE=${BASE_DIR}/${LIBRETRODB_BASE_DIR}/db.rdb cd "${LIBRETRODB_BASE_DIR}" - echo "=== Building ${1} ===" + echo "${1}.rdb" COMMAND='${BASE_DIR}/${LIBRETRODB_BASE_DIR}/c_converter ${DBFILE} "${2}"' #Check if meta DAT is there From b557f0137530ca16cc9c2c204845c431593f401c Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Tue, 25 Jun 2019 12:05:49 +0200 Subject: [PATCH 5/5] Update mupen64plus_next_libretro.info --- dist/info/mupen64plus_next_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/mupen64plus_next_libretro.info b/dist/info/mupen64plus_next_libretro.info index c0697f60..23e1903b 100644 --- a/dist/info/mupen64plus_next_libretro.info +++ b/dist/info/mupen64plus_next_libretro.info @@ -1,5 +1,5 @@ display_name = "Nintendo - Nintendo 64 (Mupen64Plus-Next)" -authors = "m4xw|Hacktarux|Mupen64Plus Team" +authors = "m4xw|Hacktarux|gonetz|GLideN64 Contributors|Mupen64Plus Team" supported_extensions = "n64|v64|z64|bin|u1|ndd" corename = "Mupen64Plus-Next OpenGL" manufacturer = "Nintendo"