1
0
mirror of https://github.com/libretro/libretro-database synced 2024-11-23 17:56:19 +00:00
libretro-database/metadat/homebrew/Sega - Dreamcast.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

12 lines
394 B
Plaintext

clrmamepro (
name "Sega - Dreamcast"
description "Homebrew for Sega - Dreamcast"
)
game (
name "Volgarr the Viking"
description "Volgarr the Viking - Dreamcast port"
homepage "http://www.volgarrtheviking.com/dreamcast"
rom ( name "Volgarr the Viking.cdi" size 41511609 crc 7C20B2B5 md5 a1ed19dc5bf681b9ea35597d05d8b3d9 sha1 b8a4a2b5aee433f769ef2b76734ff8694b6818b1 )
)