-
Notifications
You must be signed in to change notification settings - Fork 847
Expand file tree
/
Copy pathDICE.dat
More file actions
207 lines (185 loc) · 3.46 KB
/
DICE.dat
File metadata and controls
207 lines (185 loc) · 3.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
clrmamepro (
name "DICE"
description "DICE"
comment "DAT file containing game files to launch DICE games from RetroArch."
category "DICE"
version "2025.3.8"
author "Ken Mitton"
homepage "http://github.com/mittonk/libretro-database-dice"
)
game (
name "Anti-Aircraft"
description "Anti-Aircraft"
releaseyear "1975"
developer "Atari"
code "antiaircraft"
rom ( size 32 crc 9DE772D5 )
)
game (
name "Attack"
description "Attack"
releaseyear "1977"
developer "Exidy"
code "attack"
rom ( size 256 crc D9B116B8 )
)
game (
name "Attack"
description "Attack"
releaseyear "1977"
developer "Exity"
code "attack-1"
rom ( size 256 crc 5AFD5AFF )
)
game (
name "Breakout"
description "Breakout"
releaseyear "1976"
developer "Atari"
code "breakout"
rom ( name "breakout.dmy" size 9 crc 14D4CA82 )
)
game (
name "Clean Sweep"
description "Clean Sweep"
releaseyear "1974"
developer "Ramtek"
code "cleansweep"
rom ( size 32 crc BE02B5F5 )
)
game (
name "Crash 'N Score"
description "Crash 'N Score"
releaseyear "1975"
developer "Atari"
code "crashnscore"
rom ( size 512 crc 683B203B )
)
game (
name "Crossfire"
description "Crossfire"
releaseyear "1975"
developer "Atari"
code "crossfire"
rom ( name "crossfire.dmy" size 10 crc A184CB3E )
)
game (
name "Gotcha"
description "Gotcha"
releaseyear "1973"
developer "Atari"
code "gotcha"
rom ( name "gotcha.dmy" size 7 crc D5E92718 )
)
game (
name "Hi-Way"
description "Hi-Way"
releaseyear "1975"
developer "Atari"
code "hiway"
rom ( name "hiway.dmy" size 6 crc 60922B3B )
)
game (
name "Indy 4"
description "Indy 4"
releaseyear "1976"
developer "Atari"
code "indy4"
rom ( size 512 crc 1AAFBE72 )
)
game (
name "Jetfighter"
description "Jetfighter"
releaseyear "1975"
developer "Atari"
code "jetfighter"
rom ( size 256 crc 08A0B011 )
)
game (
name "Pin Pong"
description "Pin Pong"
releaseyear "1974"
developer "Atari"
code "pinpong"
rom ( name "pinpong.dmy" size 8 crc F715DC2B )
)
game (
name "Pong"
description "Pong"
releaseyear "1972"
developer "Atari"
code "pong"
rom ( name "pong.dmy" size 5 crc D49502D3 )
)
game (
name "Pong Doubles"
description "Pong Doubles"
releaseyear "1973"
developer "Atari"
code "pongdoubles"
rom ( name "pongdoubles.dmy" size 12 crc 21F65582 )
)
game (
name "Quadrapong"
description "Quadrapong"
releaseyear "1974"
developer "Atari"
code "quadrapong"
rom ( name "quadrapong.dmy" size 11 crc F11AA196 )
)
game (
name "Rebound"
description "Rebound"
releaseyear "1974"
developer "Atari"
code "rebound"
rom ( name "rebound.dmy" size 8 crc F36B9532 )
)
game (
name "Shark Jaws"
description "Shark Jaws"
releaseyear "1975"
developer "Atari"
code "sharkjaws"
rom ( size 256 crc 05242912 )
)
game (
name "Space Race"
description "Space Race"
releaseyear "1973"
developer "Atari"
code "spacerace"
rom ( name "spacerace.dmy" size 10 crc 4237DDC0 )
)
game (
name "Steeplechase"
description "Steeplechase"
releaseyear "1975"
developer "Atari"
code "steeplechase"
rom ( size 256 crc 5DDC49B6 )
)
game (
name "Stunt Cycle"
description "Stunt Cycle"
releaseyear "1976"
developer "Atari"
code "stuntcycle"
rom ( size 32 crc 31A09EFB )
)
game (
name "TV Basketball"
description "TV Basketball"
releaseyear "1974"
developer "Atari"
code "tvbasketball"
rom ( name "tvbasketball.dmy" size 13 crc 8D7910E1 )
)
game (
name "Wipe Out"
description "Wipe Out"
releaseyear "1974"
developer "Ramtek"
code "wipeout"
rom ( size 32 crc 205BF9A1 )
)