mirror of
https://github.com/libretro/libretro-database
synced 2025-04-05 14:53:48 +00:00
cht
cursors
dat
Amstrad - CPC.dat
Arduboy Inc - Arduboy.dat
Atomiswave.dat
CHIP-8.dat
Cannonball.dat
Cave Story.dat
ChaiLove.dat
Commodore - Amiga.dat
Commodore - CD32.dat
DOOM.dat
DOS.dat
Dinothawr.dat
Enterprise - 128.dat
Flashback.dat
HBMAME.dat
Handheld Electronic Game.dat
Infocom - Z-Machine.dat
Jump 'n Bump.dat
LowRes NX.dat
Lutro.dat
MicroW8.dat
Mobile - J2ME.dat
MrBoom.dat
NEC - PC-98.dat
Nintendo - GameCube.dat
Nintendo - Nintendo Entertainment System.dat
Nintendo - Super Nintendo Entertainment System.dat
Nintendo - Wii U.dat
Nintendo - Wii.dat
PICO-8.dat
PuzzleScript.dat
Quake II.dat
Quake III.dat
Quake.dat
RPG Maker.dat
Rick Dangerous.dat
SNK - Neo Geo.dat
ScummVM.dat
Sega - Saturn.dat
Sinclair - ZX 81.dat
Sinclair - ZX Spectrum.dat
Sony - PlayStation 3.dat
Sony - PlayStation Minis.dat
System.dat
TIC-80.dat
Tomb Raider.dat
Uzebox.dat
Vircon32.dat
WASM-4.dat
Wolfenstein 3D.dat
ps1.idlst
metadat
rdb
scripts
.gitattributes
.gitignore
.gitlab-ci.yml
LICENSE
Makefile
README.md
configure
``` find . -type f -name '*.dat' -exec sed -E -e 's@crc ([a-zA-Z0-9]+) @crc \U\1 @' -i {} \; ```
23 lines
524 B
Plaintext
23 lines
524 B
Plaintext
clrmamepro (
|
|
name "MicroW8"
|
|
description "MicroW8"
|
|
version "2023.4.13"
|
|
homepage "https://github.com/libretro/libretro-database/tree/master/dat/MicroW8.dat"
|
|
)
|
|
|
|
game (
|
|
name "Platformer"
|
|
description "Platformer"
|
|
developer "kivutar"
|
|
homepage "https://github.com/kivutar/uw8-platformer"
|
|
rom ( name "Platformer.uw8" size 6618 crc 5E131F11 )
|
|
)
|
|
|
|
game (
|
|
name "Skip Ahead"
|
|
description "Skip Ahead"
|
|
developer "exoticorn"
|
|
homepage "https://github.com/exoticorn/microw8"
|
|
rom ( name "skipahead.uw8" size 249 crc FA02366E )
|
|
)
|