0
0
mirror of https://github.com/libretro/libretro-database synced 2025-04-23 01:56:26 +00:00

5 Commits

Author SHA1 Message Date
5cfb6cd3d7 Uppercase all CRC entries ()
```
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
559f7f192b mame2003 and 2010: add working nodump and baddumps 2019-01-10 09:21:49 -05:00
5990cac6b1 standardize dat headers 2018-12-14 19:37:59 -05:00
5457408f19 update to historic mame databases 2018-12-14 18:14:34 -05:00
8661f634c9 Update to MAME year numbers 2017-07-18 08:06:04 -04:00