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

72 lines
1.1 KiB
Plaintext

clrmamepro (
name "Atari - Lynx"
description "Atari - Lynx"
)
game (
comment "Alien vs Predator (USA) (Proto) (1993-12-17)"
esrb_rating "T"
rom ( crc 540E9BB7 )
)
game (
comment "Battlezone 2000 (USA, Europe)"
esrb_rating "KA"
rom ( crc 30FEE726 )
)
game (
comment "Blue Lightning (USA, Europe) (Demo)"
esrb_rating "T"
rom ( crc BFE36525 )
)
game (
comment "Blue Lightning (USA, Europe)"
esrb_rating "T"
rom ( crc DAF587B1 )
)
game (
comment "Chip's Challenge (USA, Europe)"
esrb_rating "E"
rom ( crc 6A5F53ED )
)
game (
comment "Dirty Larry - Renegade Cop (USA, Europe)"
esrb_rating "M"
rom ( crc D565FBB7 )
)
game (
comment "Ms. Pac-Man (USA, Europe)"
esrb_rating "E"
rom ( crc 7DE3783A )
)
game (
comment "Paperboy (USA, Europe)"
esrb_rating "E"
rom ( crc 4CDFBD57 )
)
game (
comment "Super Asteroids, Missile Command (USA, Europe)"
esrb_rating "KA"
rom ( crc 2DA7E2A8 )
)
game (
comment "Zaku (USA) (Unl)"
esrb_rating "E"
rom ( crc 4EA845DA )
)
game (
comment "Zaku (USA) (Beta) (Unl)"
esrb_rating "E"
rom ( crc B3747C71 )
)