mirror of
https://github.com/libretro/libretro-super
synced 2025-01-16 22:10:25 +00:00
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?
This commit is contained in:
parent
2e3ba201dc
commit
f4efce696f
@ -289,6 +289,7 @@ build_libretro_databases() {
|
||||
build_libretro_database "NEC - PC Engine - TurboGrafx 16" "rom.crc"
|
||||
build_libretro_database "NEC - PC Engine SuperGrafx" "rom.crc"
|
||||
build_libretro_database "NEC - PC-FX" "rom.crc"
|
||||
build_libretro_database "NEC - PC-98" "rom.serial"
|
||||
build_libretro_database "Nintendo - Family Computer Disk System" "rom.crc"
|
||||
build_libretro_database "Nintendo - Game Boy" "rom.crc"
|
||||
build_libretro_database "Nintendo - Game Boy Advance" "rom.crc"
|
||||
|
Loading…
Reference in New Issue
Block a user