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:
Rob Loach 2021-03-20 18:29:47 -04:00 committed by GitHub
parent 2e3ba201dc
commit f4efce696f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"