Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
path = database
url = https://github.com/libretro/libretro-database.git
ignore = dirty
[submodule "static/CRoSG"]
path = static/CRoSG
url = https://github.com/pkos/CRoSG.git
ignore = dirty
22 changes: 22 additions & 0 deletions dats.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,28 @@
"static/Headered/Nintendo - Family*.dat"
]
},

"database/metadat/libretro-dats/NEC - PC-FX": {
"files": [
"static/CRoSG/NEC - PC-FX/NEC - PC-FX & PC-FXGA *.dat"
]
},
"database/metadat/libretro-dats/The 3DO Company - 3DO": {
"files": [
"static/CRoSG/Panasonic - 3DO/Panasonic - 3DO Interactive Multiplayer (*.dat"
]
},
"database/metadat/libretro-dats/SNK - Neo Geo CD": {
"files": [
"static/CRoSG/SNK - Neo Geo CD/SNK - Neo Geo CD *.dat"
]
},
"database/metadat/libretro-dats/NEC - PC Engine CD - TurboGrafx-CD": {
"files": [
"static/CRoSG/NEC - PC Engine CD - TurboGrafx-CD/NEC - PC Engine CD - TurboGrafx-CD*.dat"
]
},

"database/metadat/libretro-dats/Sega - Saturn": {
"files": [
"input/darkwater/Saturn*"
Expand Down
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/CRoSG
Submodule CRoSG added at 01186e