Commit graph

160 commits

Author SHA1 Message Date
Ömercan Kömür ca74cf97f7
Merge pull request #1808 from zoltanvb/master
Add Enterprise database.
2024-05-01 23:10:56 +03:00
Rob Loach 9b0fb0797f
pico8: Add PICO-8 database for Retro8 and FAKE-08 2024-04-29 23:47:05 -04:00
zoltanvb 0240dc880e Add building Enterprise 128 database 2024-04-18 22:20:29 +02:00
Rob Loach 5e98a3f628
database: Add SNK - Neo Geo
This change makes the build-database script build the `SNK - Neo Geo` database from @hunterk .
2024-02-17 16:16:28 -05:00
WizzardSK 1aebc5e153
revert svi 2023-12-31 13:16:34 +01:00
WizzardSK c8a1cce459
Update libretro-build-database.sh 2023-12-31 12:47:55 +01:00
WizzardSK 9e0b7520f3
Update libretro-build-database.sh 2023-12-23 21:34:37 +01:00
WizzardSK e6b85d69da
Update libretro-build-database.sh 2023-12-23 20:52:29 +01:00
WizzardSK f8d45236e8
Update libretro-build-database.sh 2023-12-23 16:23:11 +01:00
WizzardSK 1c7d1a446e
CRC instead of serial for PC-98 DB
for TOSEC database to work
2023-12-23 14:35:06 +01:00
WizzardSK 5cfc8e9c10
Merge branch 'libretro:master' into master 2023-12-17 15:43:14 +01:00
WizzardSK 43c7ced1b2
db: build PC-88 database 2023-12-12 09:52:18 +01:00
Rob Loach 8f2083d776
db: Build the Spectravideo database 2023-12-08 12:26:29 -05:00
Rob Loach b538fe7da0
arduboy: Build the Arduboy database 2023-11-20 12:33:36 -06:00
Rob Loach 7186510999
database: Build the Vircon32 RDB
Related to #1752
2023-09-05 19:15:47 -04:00
sonninnos 4b231bcec2 Add Commodore CD32/CDTV databases 2023-05-31 23:19:23 +03:00
Zach Morris 9ad29d49b2
Update libretro-build-database.sh
Add Atari 8-bit, Sharp X1, Commodore PET
Reference https://github.com/libretro/libretro-database/pull/1354
2023-05-06 12:42:50 -07:00
Rob Loach 7a5af444cf
database: Add MicroW8 database
These run through the uw8 core.
2023-04-12 11:50:15 -04:00
Rob Loach 04dc883e9a
mojozork: Add the Infocom - Z-Machine database 2022-12-22 18:38:44 -05:00
Rob Loach 28bcde1109
database: Build the PuzzleScript RDB 2022-09-30 21:35:23 -04:00
Rob Loach 50c211f40a
Remove duplicate 2022-06-01 15:31:30 -04:00
Rob Loach ba9eceb8e5
atomiswave: Add Atomiswave database build 2022-06-01 15:30:47 -04:00
Rob Loach cfbfc0addb
database: Add Sega Naomi and CD-i databases 2022-04-17 02:13:56 -04:00
Rob Loach 2d8b2ce6b1
database: Scan for TOSEC dats in a tosec directory (#1589)
Allow scanning for dat files in a `tosec` directory for [TOSEC](https://www.tosecdev.org) dats. This will help organize the libretro-dats folder a bit.
2022-02-21 05:42:25 +01:00
Rob Loach 57ae0c3ea0
database: Build the WASM-4 database (#1614)
https://github.com/libretro/libretro-database/blob/master/dat/WASM-4.dat
2022-02-15 19:36:09 +01:00
Rob Loach 25fc0c36fa
database: Merge PSN, Download Play, Digital playlists (#1628)
* database: Merge PSN, Download Play, Digital playlists

This cleans up the datbase build script to merge the addon playlists into the main ones. See https://github.com/RobLoach/libretro-dats/pull/56 .

* Update libretro-build-database.sh

* Update libretro-build-database.sh
2022-02-15 19:35:50 +01:00
Rob Loach d46af96569
database: Add Jump 'n Bump database 2022-02-03 17:15:54 -05:00
Rob Loach e659e0fd7c
database: Add CHIP-8 database 2022-01-02 22:15:51 -05:00
Rob Loach 25d61a376f
database: Add Amstrad GX4000 database
Somehow we weren't considering GX4000, even though Caprice can run it. TOSEC provides a database for it, which I'll be able to build next cycle.
2021-12-09 07:19:52 -05:00
Rob Loach f4efce696f
database: Add NEC - PC-98
I'm not sure if this should index the serial or the CRC. I think the serial, since it's disc media from REDUMP?
2021-03-20 18:29:47 -04:00
Rob Loach e315335715
database: Add LowRes NX database 2021-02-13 12:02:32 -05:00
Rob Loach 7cabb0152c
database: Add a headered directory
This could contain DATs with headers in them. This affects NES, Atari 7800, etc.
2020-05-27 17:43:59 -04:00
Rob Loach 7debb97e75
(Database) Build HBMAME RDBs 2020-04-03 21:38:24 -04:00
Rob Loach d3cc8239b5
(Database) Update serial indexing for some systems
This updates from CRC to Serial indexing for Dreacast, Sega CD and Saturn.
2020-03-16 00:15:19 -04:00
Rob Loach 0f9fffefd9
database: Add genre DATs to the build script
This adds the `genre` to the database build script.
2020-02-28 15:11:27 -05:00
Rob Loach 1e2529bd5d
database: Add Wolfenstein 3D 2020-02-25 17:30:15 -05:00
Rob Loach 193dfced4b
db: Add a homebrew folder
This will allow us to stick homebrew games in a homebrew folder, rather than having to use the hacks directory.
2020-01-12 05:45:45 -05:00
Rob Loach 61147344ac
db: Update FBNeo folders
This updates the database build script to use the new FBNeo folders:
https://github.com/libretro/libretro-database/pull/966
2019-12-04 17:07:59 -05:00
Rob Loach 0d76674f1b
database: Add Quake II and Quake III 2019-10-11 15:52:20 -04:00
Rob Loach 87d9e52292
Rename Quake1 to Quake 2019-07-30 00:55:43 -04:00
Twinaphex 40ca4c5752
Merge pull request #1049 from RobLoach/patch-63
Rename FB Alpha to FBNeo
2019-06-25 12:10:02 +02:00
Rob Loach 9538b79134
libretrodb: Clean up the whitespace 2019-06-25 01:20:20 -04:00
Rob Loach d2f20816cd
db: Add TIC-80 database
https://github.com/libretro/libretro-database/pull/865
2019-06-20 20:12:00 -04:00
Rob Loach ecc03a2668
db: Update FB Alpha to FBNeo
https://github.com/libretro/libretro-super/blob/master/dist/info/fbneo_libretro.info#L9
2019-06-01 13:49:57 -04:00
Rob Loach dc3b9ca79b
db: Add Commodore Plus-4 and VIC-20
@zach-morris found that Commodore Plus-4 and VIC-20 were missing:
https://github.com/RobLoach/libretro-thumbnails-check/issues/16
2019-03-25 23:25:54 -04:00
Rob Loach 3a1137b6ea
db: Add Commodore - Amiga
Fixes #875
2019-03-09 20:57:53 -05:00
Twinaphex 46222fe9b7
Merge pull request #927 from markwkidd/patch-1
remove non-existent MAME 2003-Midway db from list
2019-02-26 23:46:58 +01:00
Twinaphex bc2e7e66db
Merge pull request #942 from markwkidd/mame2015-name
update MAME 2014 to MAME 2015
2019-02-11 19:52:46 +01:00
Rob Loach dd6bfe912d
db: Fix (Digital) references in DATs 2019-02-02 08:37:52 -05:00
Rob Loach 971eb4d535
database: Add Thomson - MOTO
See https://github.com/libretro/libretro-database/pull/792
2019-01-27 16:27:22 -05:00