0
0
mirror of https://github.com/libretro/libretro-database synced 2025-04-05 20:34:32 +00:00
Files
libretro-database/metadat/esrb/Atari - 5200.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

66 lines
873 B
Plaintext

clrmamepro (
name "Atari - 5200"
description "Atari - 5200"
)
game (
comment "Barroom Baseball (USA) (Proto)"
esrb_rating "E"
rom ( crc 21D19C8F )
)
game (
comment "Boogie (USA) (Demo)"
esrb_rating "E"
rom ( crc 3BD5FDD6 )
)
game (
comment "Castle Blast (USA) (Unl)"
esrb_rating "EC"
rom ( crc 7C988054 )
)
game (
comment "Galaxian (USA)"
esrb_rating "E"
rom ( crc 3EF4A23F )
)
game (
comment "Moon Patrol (USA)"
esrb_rating "E"
rom ( crc D0B2F285 )
)
game (
comment "Pac-Man (USA)"
esrb_rating "E"
rom ( crc 8873EF51 )
)
game (
comment "Ms. Pac-Man (USA)"
esrb_rating "E"
rom ( crc 752F5EFD )
)
game (
comment "Space Invaders (USA)"
esrb_rating "E"
rom ( crc DE5C354A )
)
game (
comment "Vanguard (USA)"
esrb_rating "E"
rom ( crc CAAEA0A4 )
)
game (
comment "Yellow Submarine (USA) (Demo)"
esrb_rating "E"
rom ( crc F47BC091 )
)