1
0
mirror of https://github.com/libretro/libretro-database synced 2024-11-23 14:26:39 +00:00
libretro-database/metadat/hacks
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
..
Bandai - WonderSwan Color.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Bandai - WonderSwan.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
NEC - PC Engine - TurboGrafx 16.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Nintendo - Game Boy Advance.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Nintendo - Game Boy Color.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Nintendo - Game Boy.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Nintendo - Nintendo 64.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Nintendo - Nintendo DS.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Nintendo - Nintendo Entertainment System.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Nintendo - Super Nintendo Entertainment System.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Sega - 32x.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Sega - Game Gear.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Sega - Master System - Mark III.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Sega - Mega Drive - Genesis.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Sega - Saturn.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
SNK - Neo Geo Pocket Color.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Sony - PlayStation 2.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Sony - PlayStation Portable.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00
Sony - PlayStation.dat Uppercase all CRC entries (#1372) 2023-06-12 01:41:10 -04:00