0
0
mirror of https://github.com/libretro/libretro-database synced 2025-04-09 09:44:27 +00:00

3 Commits

Author SHA1 Message Date
090fc4d293 Remove BIOS and program entries
Signed-off-by: Steven Sheehy <steven.sheehy@swirldslabs.com>
2024-12-10 14:45:04 -05:00
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
=
f69f62f6e9 huge update, most console systems complete. 2022-12-21 13:08:40 -05:00