1
0
mirror of https://github.com/libretro/libretro-database synced 2024-11-23 13:16:18 +00:00
libretro-database/dat/Flashback.dat
Rob Loach 5cfb6cd3d7
Uppercase all CRC entries (#1372)
```
find . -type f -name '*.dat' -exec sed -E -e 's@crc ([a-zA-Z0-9]+) @crc \U\1 @' -i {} \;
```
2023-06-12 01:41:10 -04:00

19 lines
444 B
Plaintext

clrmamepro (
name "Flashback"
description "Flashback"
version 2018.5.10
comment "libretro | www.libretro.com"
homepage "https://github.com/libretro/libretro-database"
)
game (
name "Flashback: The Quest for Identity"
description "Flashback: The Quest for Identity"
releaseyear "1992"
developer "Delphine Software International"
publisher "U.S. Gold"
genre "Platformer"
users 1
rom ( name "level1.map" size 881832 crc 07BA1051 )
)