Skip to content

Commit

Permalink
database: Merge PSN, Download Play, Digital playlists
Browse files Browse the repository at this point in the history
This cleans up the datbase build script to merge the addon playlists into the main ones. See RobLoach/libretro-dats#56 .
  • Loading branch information
RobLoach authored Feb 14, 2022
1 parent 4083e9b commit e682b1c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions libretro-build-database.sh
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ build_libretro_databases() {
build_libretro_database "MrBoom" "rom.crc"
build_libretro_database "Cannonball" "rom.crc"
build_libretro_database "Nintendo - Super Nintendo Entertainment System" "rom.crc"
build_libretro_database "Nintendo - Super Nintendo Entertainment System Hacks" "rom.crc"
build_libretro_database "Sony - PlayStation" "rom.serial"
build_libretro_database "Sony - PlayStation 3" "rom.serial"
build_libretro_database "Atari - Jaguar" "rom.crc"
Expand Down Expand Up @@ -300,11 +299,9 @@ build_libretro_databases() {
build_libretro_database "Nintendo - Game Boy Color" "rom.crc"
build_libretro_database "Nintendo - GameCube" "rom.serial"
build_libretro_database "Nintendo - Nintendo 3DS" "rom.crc"
build_libretro_database "Nintendo - Nintendo 3DS (Digital)" "rom.crc"
build_libretro_database "Nintendo - Nintendo DS" "rom.crc"
build_libretro_database "Nintendo - Nintendo DS (Download Play)" "rom.crc"
build_libretro_database "Nintendo - Nintendo DSi" "rom.crc"
build_libretro_database "Nintendo - Nintendo DSi (Digital)" "rom.crc"
build_libretro_database "Nintendo - Nintendo Entertainment System" "rom.crc"
build_libretro_database "Nintendo - Pokemon Mini" "rom.crc"
build_libretro_database "Nintendo - Satellaview" "rom.crc"
Expand Down Expand Up @@ -334,10 +331,6 @@ build_libretro_databases() {
build_libretro_database "Sony - PlayStation 2" "rom.serial"
build_libretro_database "Sony - PlayStation 3 (PSN)" "rom.crc"
build_libretro_database "Sony - PlayStation Portable" "rom.serial"
build_libretro_database "Sony - PlayStation Portable (PSN)" "rom.crc"
build_libretro_database "Sony - PlayStation Portable (PSX2PSP)" "rom.crc"
build_libretro_database "Sony - PlayStation Portable (UMD Music)" "rom.crc"
build_libretro_database "Sony - PlayStation Portable (UMD Video)" "rom.crc"
build_libretro_database "Sony - PlayStation Vita" "rom.serial"
build_libretro_database "Thomson - MOTO" "rom.crc"
build_libretro_database "Tiger - Game.com" "rom.crc"
Expand Down

0 comments on commit e682b1c

Please sign in to comment.