0
0
mirror of https://github.com/libretro/libretro-database synced 2025-04-04 20:23:45 +00:00
Files
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

11 lines
456 B
Plaintext

clrmamepro (
name "32x hacks"
description "Romhacks of Sega 32x games"
)
game (
name "Disney's Pinocchio - Prototype Fixes [Hack by Barone]"
description "Disney's Pinocchio - Prototype Fixes by Barone version (1.0)"
rom ( name "Pinocchio (Europe) (Proto) (1995-06-12).32x" size 4194304 crc 8F850926 md5 750b41fd7a8e64151bd43e56f4fd0937 sha1 7347cbaf56c2ee00e88ec77baa21405f954a9661 )
patch "http://www.romhacking.net/hacks/4368/"
)