-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAtari 8bit BIN.html
325 lines (325 loc) · 95.8 KB
/
Atari 8bit BIN.html
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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
<div id="topbar">
<link rel="stylesheet" type="text/css" href="style.css" />
<input type="text" id="filterInput" placeholder="Filter..."><span id="pocet"></span>
<input type="radio" name="thumbtype" id="Boxarts" value="Boxarts" onclick="boxarts()"><label for="Boxarts">Boxarts</label>
<input type="radio" name="thumbtype" id="Snaps" value="Snaps" checked onclick="snaps()"><label for="Snaps">Snaps</label>
<input type="radio" name="thumbtype" id="Titles" value="Titles" onclick="titles()"><label for="Titles">Titles</label>
<input type="radio" name="thumbtype" id="Logos" value="Logos" onclick="logos()"><label for="Logos">Logos</label>
<input type="radio" name="size" id="80px" value="80px" onclick="change80()"><label for="80px">80px</label>
<input type="radio" name="size" id="120px" value="120px" onclick="change120()"><label for="120px">120px</label>
<input type="radio" name="size" id="160px" value="160px" onclick="change160()" checked><label for="160px">160px</label>
<input type="radio" name="size" id="240px" value="240px" onclick="change240()"><label for="240px">240px</label>
<input type="radio" name="size" id="320px" value="320px" onclick="change320()"><label for="320px">320px</label>
<br />
<input type="checkbox" id="showHideAlfa"><label for="showHideAlfa">Alpha</label>
<input type="checkbox" id="showHideBeta"><label for="showHideBeta">Beta</label>
<input type="checkbox" id="showHideDemo"><label for="showHideDemo">Demo</label>
<input type="checkbox" id="showHideAftermarket"><label for="showHideAftermarket">Aftermarket</label>
<input type="checkbox" id="showHideProto" checked><label for="showHideProto">Proto</label>
<input type="checkbox" id="showHideUnl"><label for="showHideUnl">Unlicensed</label>
<input type="checkbox" id="showHideProgram" checked><label for="showHideProgram">Program</label>
<input type="checkbox" id="showHideAlt"><label for="showHideAlt">Alternate</label>
<input type="checkbox" id="showHidePirate"><label for="showHidePirate">Pirated</label>
<input type="checkbox" id="showHideBrackets"><label for="showHideBrackets">[a] [b] [a2]</label>
<p></div><br><div id="figureList"><br>
<style> figure { background-image: url('https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/consoles/atari800.png'); } </style>
<a href="../roms/Atari 8bit BIN/Abracadabra! (1983)(TG Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Abracadabra! (1983)(TG Software)(US).png"><figcaption>Abracadabra! (1983)(TG Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Ace of Aces (1988)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Ace of Aces (1988)(Atari)(US).png"><figcaption>Ace of Aces (1988)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Action! (1983)(ACS).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Action! (1983)(ACS).png"><figcaption>Action! (1983)(ACS)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/AirBall (1988)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/AirBall (1988)(Atari)(US).png"><figcaption>AirBall (1988)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Alien Ambush (1983)(DANA)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Alien Ambush (1983)(DANA)(US).png"><figcaption>Alien Ambush (1983)(DANA)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Alien Garden (1982)(Epyx)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Alien Garden (1982)(Epyx)(US).png"><figcaption>Alien Garden (1982)(Epyx)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Alpha Shield (1983)(Sirius Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Alpha Shield (1983)(Sirius Software)(US).png"><figcaption>Alpha Shield (1983)(Sirius Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Alpha Shield (1983)(Sirius Software)(US)[!][33022].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Alpha Shield (1983)(Sirius Software)(US)[!][33022].png"><figcaption>Alpha Shield (1983)(Sirius Software)(US)[!][33022]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Animated Puzzle (1984)(Atari)(US)(proto)[a].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Animated Puzzle (1984)(Atari)(US)(proto)[a].png"><figcaption>Animated Puzzle (1984)(Atari)(US)(proto)[a]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Animated Puzzle (1984)(Atari)(US)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Animated Puzzle (1984)(Atari)(US)(proto).png"><figcaption>Animated Puzzle (1984)(Atari)(US)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Ant Eater (1982)(Romox)[earlier version][05023].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Ant Eater (1982)(Romox)[earlier version][05023].png"><figcaption>Ant Eater (1982)(Romox)[earlier version][05023]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Ant Eater (1982)(Romox)(US)[a].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Ant Eater (1982)(Romox)(US)[a].png"><figcaption>Ant Eater (1982)(Romox)(US)[a]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Ant Eater (1982)(Romox)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Ant Eater (1982)(Romox)(US).png"><figcaption>Ant Eater (1982)(Romox)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Arex (1983)(Adventure International)[p].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Arex (1983)(Adventure International)[p].png"><figcaption>Arex (1983)(Adventure International)[p]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Archon (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Archon (1987)(Atari)(US).png"><figcaption>Archon (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Asteroids (1981)(Atari)(US)[a].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Asteroids (1981)(Atari)(US)[a].png"><figcaption>Asteroids (1981)(Atari)(US)[a]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Asteroids (1981)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Asteroids (1981)(Atari)(US).png"><figcaption>Asteroids (1981)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Astro Chase (1982)(First Star Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Astro Chase (1982)(First Star Software)(US).png"><figcaption>Astro Chase (1982)(First Star Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Astro Chase (1983)(Parker Brothers)(US)[OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Astro Chase (1983)(Parker Brothers)(US)[OS-B].png"><figcaption>Astro Chase (1983)(Parker Brothers)(US)[OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Atlantis (1983)(Imagic)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Atlantis (1983)(Imagic)(US).png"><figcaption>Atlantis (1983)(Imagic)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Atlantis (1983)(Imagic)(US)[!][720125-1A].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Atlantis (1983)(Imagic)(US)[!][720125-1A].png"><figcaption>Atlantis (1983)(Imagic)(US)[!][720125-1A]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Attack at EP-CYG-4 (1982)(Romox)(US)[OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Attack at EP-CYG-4 (1982)(Romox)(US)[OS-B].png"><figcaption>Attack at EP-CYG-4 (1982)(Romox)(US)[OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Attack of the Mutant Camels (1983)(HesWare)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Attack of the Mutant Camels (1983)(HesWare)(US).png"><figcaption>Attack of the Mutant Camels (1983)(HesWare)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Ballblazer (1987)(Atari)(US)[XEGS cart].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Ballblazer (1987)(Atari)(US)[XEGS cart].png"><figcaption>Ballblazer (1987)(Atari)(US)[XEGS cart]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Barnyard Blaster (1987)(Atari)(US)[lightgun].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Barnyard Blaster (1987)(Atari)(US)[lightgun].png"><figcaption>Barnyard Blaster (1987)(Atari)(US)[lightgun]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Baseball (1983)(Inhome Software)(CA).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Baseball (1983)(Inhome Software)(CA).png"><figcaption>Baseball (1983)(Inhome Software)(CA)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Baseball (1983)(Inhome Software)(CA)[!][BR1001].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Baseball (1983)(Inhome Software)(CA)[!][BR1001].png"><figcaption>Baseball (1983)(Inhome Software)(CA)[!][BR1001]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Basketball (1979)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Basketball (1979)(Atari)(US).png"><figcaption>Basketball (1979)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Basketball (1979)(Atari)(US)[!][CXL4004].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Basketball (1979)(Atari)(US)[!][CXL4004].png"><figcaption>Basketball (1979)(Atari)(US)[!][CXL4004]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/BattleZone (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/BattleZone (1987)(Atari)(US).png"><figcaption>BattleZone (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/BC's Quest for Tires (1983)(Sierra On-Line)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/BC's Quest for Tires (1983)(Sierra On-Line)(US).png"><figcaption>BC's Quest for Tires (1983)(Sierra On-Line)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Beamrider (1984)(Activision)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Beamrider (1984)(Activision)(US).png"><figcaption>Beamrider (1984)(Activision)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Beef Drop (demo) (2004-08-11)(Siders, Ken)(US)[XEGS cart].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Beef Drop (demo) (2004-08-11)(Siders, Ken)(US)[XEGS cart].png"><figcaption>Beef Drop (demo) (2004-08-11)(Siders, Ken)(US)[XEGS cart]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Berzerk (1983)(Atari)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Berzerk (1983)(Atari)(proto).png"><figcaption>Berzerk (1983)(Atari)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Blaster (1984)(Williams)(US)(proto)[OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Blaster (1984)(Williams)(US)(proto)[OS-B].png"><figcaption>Blaster (1984)(Williams)(US)(proto)[OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Blue Max (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Blue Max (1987)(Atari)(US).png"><figcaption>Blue Max (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Bomb Jake (2009)(GR8 Software)(PAL).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Bomb Jake (2009)(GR8 Software)(PAL).png"><figcaption>Bomb Jake (2009)(GR8 Software)(PAL)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Boulder Dash (1984)(First Star Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Boulder Dash (1984)(First Star Software)(US).png"><figcaption>Boulder Dash (1984)(First Star Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Boulders and Bombs (1982)(CBS Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Boulders and Bombs (1982)(CBS Software)(US).png"><figcaption>Boulders and Bombs (1982)(CBS Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Boulders and Bombs (1982)(CBS Software)(US)[!][4L-2540].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Boulders and Bombs (1982)(CBS Software)(US)[!][4L-2540].png"><figcaption>Boulders and Bombs (1982)(CBS Software)(US)[!][4L-2540]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Bounty Bob Strikes Back! (1984)(Big Five Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Bounty Bob Strikes Back! (1984)(Big Five Software)(US).png"><figcaption>Bounty Bob Strikes Back! (1984)(Big Five Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Bounty Bob Strikes Back! (1984)(Big Five Software)(US)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Bounty Bob Strikes Back! (1984)(Big Five Software)(US)[!].png"><figcaption>Bounty Bob Strikes Back! (1984)(Big Five Software)(US)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Bristles (1983)(First Star Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Bristles (1983)(First Star Software)(US).png"><figcaption>Bristles (1983)(First Star Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Buck Rogers (1983)(SEGA)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Buck Rogers (1983)(SEGA)(US).png"><figcaption>Buck Rogers (1983)(SEGA)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Bug Hunt (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Bug Hunt (1987)(Atari)(US).png"><figcaption>Bug Hunt (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Captain Beeble (1983)(Inhome Software)(CA).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Captain Beeble (1983)(Inhome Software)(CA).png"><figcaption>Captain Beeble (1983)(Inhome Software)(CA)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Carnival Massacre (1983)(Thorn EMI)(GB).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Carnival Massacre (1983)(Thorn EMI)(GB).png"><figcaption>Carnival Massacre (1983)(Thorn EMI)(GB)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Carnival Massacre (1983)(Thorn EMI)(GB)[!][THB12011].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Carnival Massacre (1983)(Thorn EMI)(GB)[!][THB12011].png"><figcaption>Carnival Massacre (1983)(Thorn EMI)(GB)[!][THB12011]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Castle Crisis (2003)(Edewaard, Bryan)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Castle Crisis (2003)(Edewaard, Bryan)(US).png"><figcaption>Castle Crisis (2003)(Edewaard, Bryan)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Castle Hassle (1983)(Roklan)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Castle Hassle (1983)(Roklan)(US).png"><figcaption>Castle Hassle (1983)(Roklan)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Castles and Keys (1983)(Romox)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Castles and Keys (1983)(Romox)(US).png"><figcaption>Castles and Keys (1983)(Romox)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Caverns of Mars (1982)(Atari)(US)[no SIO patch].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Caverns of Mars (1982)(Atari)(US)[no SIO patch].png"><figcaption>Caverns of Mars (1982)(Atari)(US)[no SIO patch]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Centipede (1981)(Atari)(US)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Centipede (1981)(Atari)(US)(proto).png"><figcaption>Centipede (1981)(Atari)(US)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Centipede (1982)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Centipede (1982)(Atari)(US).png"><figcaption>Centipede (1982)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Claim Jumper (1982)(Synapse Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Claim Jumper (1982)(Synapse Software)(US).png"><figcaption>Claim Jumper (1982)(Synapse Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Claim Jumper (1982)(Synapse Software)(US)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Claim Jumper (1982)(Synapse Software)(US)[!].png"><figcaption>Claim Jumper (1982)(Synapse Software)(US)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Cloudburst (1982)(DANA)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Cloudburst (1982)(DANA)(US).png"><figcaption>Cloudburst (1982)(DANA)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Cloudburst (1982)(DANA)(US)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Cloudburst (1982)(DANA)(US)[!].png"><figcaption>Cloudburst (1982)(DANA)(US)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Commando (1989)(Atari)(US)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Commando (1989)(Atari)(US)(proto).png"><figcaption>Commando (1989)(Atari)(US)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Computer Chess (1979)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Computer Chess (1979)(Atari)(US).png"><figcaption>Computer Chess (1979)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Computer Chess (1979)(Atari)(US)[!][CXL4009].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Computer Chess (1979)(Atari)(US)[!][CXL4009].png"><figcaption>Computer Chess (1979)(Atari)(US)[!][CXL4009]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Computer War (1983)(Thorn EMI)(GB).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Computer War (1983)(Thorn EMI)(GB).png"><figcaption>Computer War (1983)(Thorn EMI)(GB)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Congo Bongo (1983)(Sega)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Congo Bongo (1983)(Sega)(US).png"><figcaption>Congo Bongo (1983)(Sega)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Conquest of the Crown (1994)(Lindasoft).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Conquest of the Crown (1994)(Lindasoft).png"><figcaption>Conquest of the Crown (1994)(Lindasoft)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Cosmic Life (1983)(Spinnaker Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Cosmic Life (1983)(Spinnaker Software)(US).png"><figcaption>Cosmic Life (1983)(Spinnaker Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Cosmic Life (1983)(Spinnaker Software)(US)[!][COS-AT].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Cosmic Life (1983)(Spinnaker Software)(US)[!][COS-AT].png"><figcaption>Cosmic Life (1983)(Spinnaker Software)(US)[!][COS-AT]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Cosmic Tunnels (1983)(Datamost)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Cosmic Tunnels (1983)(Datamost)(US).png"><figcaption>Cosmic Tunnels (1983)(Datamost)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Crime Buster (1988)(Atari)(US)[lightgun].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Crime Buster (1988)(Atari)(US)[lightgun].png"><figcaption>Crime Buster (1988)(Atari)(US)[lightgun]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Crossbow (1988)(Atari)(US)[lightgun].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Crossbow (1988)(Atari)(US)[lightgun].png"><figcaption>Crossbow (1988)(Atari)(US)[lightgun]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Crossfire (1981)(Sierra On-Line)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Crossfire (1981)(Sierra On-Line)(US).png"><figcaption>Crossfire (1981)(Sierra On-Line)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Crystal Castles (1984)(Atari)(US)(beta).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Crystal Castles (1984)(Atari)(US)(beta).png"><figcaption>Crystal Castles (1984)(Atari)(US)(beta)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Crystal Castles (1984)(Atari)(US)(proto)[a].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Crystal Castles (1984)(Atari)(US)(proto)[a].png"><figcaption>Crystal Castles (1984)(Atari)(US)(proto)[a]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Crystal Castles (1984)(Atari)(US)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Crystal Castles (1984)(Atari)(US)(proto).png"><figcaption>Crystal Castles (1984)(Atari)(US)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Crystal Castles (1988)(Atari)(US)[XE].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Crystal Castles (1988)(Atari)(US)[XE].png"><figcaption>Crystal Castles (1988)(Atari)(US)[XE]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Crystal Raiders (2001)(Video 61 - Mastertronic)[repro].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Crystal Raiders (2001)(Video 61 - Mastertronic)[repro].png"><figcaption>Crystal Raiders (2001)(Video 61 - Mastertronic)[repro]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Da' Fuzz (1983)(Roklan)(US)[a].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Da' Fuzz (1983)(Roklan)(US)[a].png"><figcaption>Da' Fuzz (1983)(Roklan)(US)[a]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Da' Fuzz (1983)(Roklan)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Da' Fuzz (1983)(Roklan)(US).png"><figcaption>Da' Fuzz (1983)(Roklan)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Danger Ranger (1984)(Microdeal)[p].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Danger Ranger (1984)(Microdeal)[p].png"><figcaption>Danger Ranger (1984)(Microdeal)[p]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Dark Chambers (1988)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Dark Chambers (1988)(Atari)(US).png"><figcaption>Dark Chambers (1988)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/David's Midnight Magic (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/David's Midnight Magic (1987)(Atari)(US).png"><figcaption>David's Midnight Magic (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Decathlon (1984)(Activision)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Decathlon (1984)(Activision)(US).png"><figcaption>Decathlon (1984)(Activision)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Decathlon (1984)(Activision)(US)[!][CC-008-04].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Decathlon (1984)(Activision)(US)[!][CC-008-04].png"><figcaption>Decathlon (1984)(Activision)(US)[!][CC-008-04]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Defender Rev. 2 (1982)(Atari)(US)(proto)[CXL4025].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Defender Rev. 2 (1982)(Atari)(US)(proto)[CXL4025].png"><figcaption>Defender Rev. 2 (1982)(Atari)(US)(proto)[CXL4025]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Defender (1982)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Defender (1982)(Atari)(US).png"><figcaption>Defender (1982)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Defender (1982)(Atari)(US)[!][CXL4025].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Defender (1982)(Atari)(US)[!][CXL4025].png"><figcaption>Defender (1982)(Atari)(US)[!][CXL4025]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Deflektor (1989)(Atari)(US)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Deflektor (1989)(Atari)(US)(proto).png"><figcaption>Deflektor (1989)(Atari)(US)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Delta Drawing v3.23 (1983)(Spinnaker Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Delta Drawing v3.23 (1983)(Spinnaker Software)(US).png"><figcaption>Delta Drawing v3.23 (1983)(Spinnaker Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Deluxe Invaders (1981)(Roklan)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Deluxe Invaders (1981)(Roklan)(US).png"><figcaption>Deluxe Invaders (1981)(Roklan)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Demon Attack (1982)(Imagic)[!][OS-B][720149-1A].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Demon Attack (1982)(Imagic)[!][OS-B][720149-1A].png"><figcaption>Demon Attack (1982)(Imagic)[!][OS-B][720149-1A]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Demon Attack (1982)(Imagic)(US)[OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Demon Attack (1982)(Imagic)(US)[OS-B].png"><figcaption>Demon Attack (1982)(Imagic)(US)[OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Desert Falcon (1988)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Desert Falcon (1988)(Atari)(US).png"><figcaption>Desert Falcon (1988)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Destiny - The Cruiser (198x)(Adventure International)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Destiny - The Cruiser (198x)(Adventure International)(proto).png"><figcaption>Destiny - The Cruiser (198x)(Adventure International)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Diamond Mine (1983)(Roklan)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Diamond Mine (1983)(Roklan)(US).png"><figcaption>Diamond Mine (1983)(Roklan)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Dig Dug (1982)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Dig Dug (1982)(Atari)(US).png"><figcaption>Dig Dug (1982)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Dig Dug (1982)(Atari)(US)[!][earlier release][RX8026].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Dig Dug (1982)(Atari)(US)[!][earlier release][RX8026].png"><figcaption>Dig Dug (1982)(Atari)(US)[!][earlier release][RX8026]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Dig Dug (1983)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Dig Dug (1983)(Atari)(US).png"><figcaption>Dig Dug (1983)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Donkey Kong Junior (1983)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Donkey Kong Junior (1983)(Atari)(US).png"><figcaption>Donkey Kong Junior (1983)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Donkey Kong Junior (1983)(Atari)(US)[!][RX8040].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Donkey Kong Junior (1983)(Atari)(US)[!][RX8040].png"><figcaption>Donkey Kong Junior (1983)(Atari)(US)[!][RX8040]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Donkey Kong (1983)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Donkey Kong (1983)(Atari)(US).png"><figcaption>Donkey Kong (1983)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Donkey Kong (1983)(Atari)(US)[!][RX8031].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Donkey Kong (1983)(Atari)(US)[!][RX8031].png"><figcaption>Donkey Kong (1983)(Atari)(US)[!][RX8031]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Dreadnaught Factor, The (1984)(Activision)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Dreadnaught Factor, The (1984)(Activision)(US).png"><figcaption>Dreadnaught Factor, The (1984)(Activision)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Droids (1983)(TG Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Droids (1983)(TG Software)(US).png"><figcaption>Droids (1983)(TG Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Droids (1983)(TG Software)(US)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Droids (1983)(TG Software)(US)[!].png"><figcaption>Droids (1983)(TG Software)(US)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Dropzone (20xx)(Video 61).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Dropzone (20xx)(Video 61).png"><figcaption>Dropzone (20xx)(Video 61)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Dynakillers (1999)(Video 61 - GMG)[rerelease].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Dynakillers (1999)(Video 61 - GMG)[rerelease].png"><figcaption>Dynakillers (1999)(Video 61 - GMG)[rerelease]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Eastern Front 1941 (1982)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Eastern Front 1941 (1982)(Atari)(US).png"><figcaption>Eastern Front 1941 (1982)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Embargo (1982)(Gebelli Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Embargo (1982)(Gebelli Software)(US).png"><figcaption>Embargo (1982)(Gebelli Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Espial (1984)(Tigervision)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Espial (1984)(Tigervision)(US).png"><figcaption>Espial (1984)(Tigervision)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/ET Phone Home! (1983)(Atari)(US)[no SIO patch].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/ET Phone Home! (1983)(Atari)(US)[no SIO patch].png"><figcaption>ET Phone Home! (1983)(Atari)(US)[no SIO patch]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Excelsor (1986)(Players)[p].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Excelsor (1986)(Players)[p].png"><figcaption>Excelsor (1986)(Players)[p]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Explorer (1984)(Activision)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Explorer (1984)(Activision)(proto).png"><figcaption>Explorer (1984)(Activision)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Fantastic Voyage (1982)(Sirius Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Fantastic Voyage (1982)(Sirius Software)(US).png"><figcaption>Fantastic Voyage (1982)(Sirius Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Fantastic Voyage (1982)(Sirius Software)(US)[!][33008].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Fantastic Voyage (1982)(Sirius Software)(US)[!][33008].png"><figcaption>Fantastic Voyage (1982)(Sirius Software)(US)[!][33008]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Fast Eddie (1982)(Sirius Software)(US)[!][33003].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Fast Eddie (1982)(Sirius Software)(US)[!][33003].png"><figcaption>Fast Eddie (1982)(Sirius Software)(US)[!][33003]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Fight Night (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Fight Night (1987)(Atari)(US).png"><figcaption>Fight Night (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Final Legacy (1984)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Final Legacy (1984)(Atari)(US).png"><figcaption>Final Legacy (1984)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Final Legacy (1984)(Atari)(US)[Graphic Menu Version][RX8067].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Final Legacy (1984)(Atari)(US)[Graphic Menu Version][RX8067].png"><figcaption>Final Legacy (1984)(Atari)(US)[Graphic Menu Version][RX8067]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Final Orbit (1983)(Sirius Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Final Orbit (1983)(Sirius Software)(US).png"><figcaption>Final Orbit (1983)(Sirius Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Firebird (1981)(Gebelli Software)(US)[a].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Firebird (1981)(Gebelli Software)(US)[a].png"><figcaption>Firebird (1981)(Gebelli Software)(US)[a]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Firebird (1981)(Gebelli Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Firebird (1981)(Gebelli Software)(US).png"><figcaption>Firebird (1981)(Gebelli Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Flapper (1983)(Romox)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Flapper (1983)(Romox)(US).png"><figcaption>Flapper (1983)(Romox)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Flight Simulator II v1.07 (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Flight Simulator II v1.07 (1987)(Atari)(US).png"><figcaption>Flight Simulator II v1.07 (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Flip and Flop (1983)(First Star Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Flip and Flop (1983)(First Star Software)(US).png"><figcaption>Flip and Flop (1983)(First Star Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Food Fight (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Food Fight (1987)(Atari)(US).png"><figcaption>Food Fight (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Fort Apocalypse (1982)(Synapse Software)(US)[OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Fort Apocalypse (1982)(Synapse Software)(US)[OS-B].png"><figcaption>Fort Apocalypse (1982)(Synapse Software)(US)[OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Fortune Hunter (1982)(Romox)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Fortune Hunter (1982)(Romox)(US).png"><figcaption>Fortune Hunter (1982)(Romox)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Fortune Hunter (1982)(Romox)(US)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Fortune Hunter (1982)(Romox)(US)[!].png"><figcaption>Fortune Hunter (1982)(Romox)(US)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Frogger II - Threeedeep! (1984)(Parker Brothers)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Frogger II - Threeedeep! (1984)(Parker Brothers)(US).png"><figcaption>Frogger II - Threeedeep! (1984)(Parker Brothers)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Frogger II - Threeedeep! (1984)(Parker Brothers)(US)[unreleased sewer level].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Frogger II - Threeedeep! (1984)(Parker Brothers)(US)[unreleased sewer level].png"><figcaption>Frogger II - Threeedeep! (1984)(Parker Brothers)(US)[unreleased sewer level]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Frogger (1983)(Parker Brothers)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Frogger (1983)(Parker Brothers)(US).png"><figcaption>Frogger (1983)(Parker Brothers)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Galaxian (1982)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Galaxian (1982)(Atari)(US).png"><figcaption>Galaxian (1982)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Gateway to Apshai (1983)(Epyx)[614R].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Gateway to Apshai (1983)(Epyx)[614R].png"><figcaption>Gateway to Apshai (1983)(Epyx)[614R]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/GATO (1987)(Atari)(US)[a].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/GATO (1987)(Atari)(US)[a].png"><figcaption>GATO (1987)(Atari)(US)[a]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/GATO (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/GATO (1987)(Atari)(US).png"><figcaption>GATO (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Gold Mine (1983)(Spectravideo)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Gold Mine (1983)(Spectravideo)(US).png"><figcaption>Gold Mine (1983)(Spectravideo)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Gorf (1982)(Roklan)(US)[OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Gorf (1982)(Roklan)(US)[OS-B].png"><figcaption>Gorf (1982)(Roklan)(US)[OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Gridrunner (1983)(HesWare)(US)[a title].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Gridrunner (1983)(HesWare)(US)[a title].png"><figcaption>Gridrunner (1983)(HesWare)(US)[a title]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Gridrunner (1983)(HesWare)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Gridrunner (1983)(HesWare)(US).png"><figcaption>Gridrunner (1983)(HesWare)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Gyruss (1984)(Parker Brothers)(CA).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Gyruss (1984)(Parker Brothers)(CA).png"><figcaption>Gyruss (1984)(Parker Brothers)(CA)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Gyruss (1984)(Parker Brothers)(PAL)(EU).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Gyruss (1984)(Parker Brothers)(PAL)(EU).png"><figcaption>Gyruss (1984)(Parker Brothers)(PAL)(EU)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Gyruss (1984)(Parker Brothers)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Gyruss (1984)(Parker Brothers)(US).png"><figcaption>Gyruss (1984)(Parker Brothers)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/HardBall! (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/HardBall! (1987)(Atari)(US).png"><figcaption>HardBall! (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Hard Hat Willy (1983)(Inhome Software)(CA).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Hard Hat Willy (1983)(Inhome Software)(CA).png"><figcaption>Hard Hat Willy (1983)(Inhome Software)(CA)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/H.E.R.O. (1984)(Activision)(US)[!][CZ-007-04].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/H.E.R.O. (1984)(Activision)(US)[!][CZ-007-04].png"><figcaption>H.E.R.O. (1984)(Activision)(US)[!][CZ-007-04]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Hypnotic Land (1992)(Lindasoft)(IT)(en)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Hypnotic Land (1992)(Lindasoft)(IT)(en)[!].png"><figcaption>Hypnotic Land (1992)(Lindasoft)(IT)(en)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Chess (1983)(Parker Brothers)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Chess (1983)(Parker Brothers)(US).png"><figcaption>Chess (1983)(Parker Brothers)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Chicken (1982)(Synapse Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Chicken (1982)(Synapse Software)(US).png"><figcaption>Chicken (1982)(Synapse Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Chiffres et des Lettres, Des (1983)(Atari)(FR).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Chiffres et des Lettres, Des (1983)(Atari)(FR).png"><figcaption>Chiffres et des Lettres, Des (1983)(Atari)(FR)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Chiffres et des Lettres, Des (1983)(Atari)(FR)[!][RXF52001].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Chiffres et des Lettres, Des (1983)(Atari)(FR)[!][RXF52001].png"><figcaption>Chiffres et des Lettres, Des (1983)(Atari)(FR)[!][RXF52001]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Choplifter! (1982)(Broderbund)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Choplifter! (1982)(Broderbund)(US).png"><figcaption>Choplifter! (1982)(Broderbund)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Choplifter! (1988)(Atari)(US)[XE].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Choplifter! (1988)(Atari)(US)[XE].png"><figcaption>Choplifter! (1988)(Atari)(US)[XE]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Into the Eagle's Nest (1988)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Into the Eagle's Nest (1988)(Atari)(US).png"><figcaption>Into the Eagle's Nest (1988)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/James Bond 007 (1984)(Parker Brothers)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/James Bond 007 (1984)(Parker Brothers)(US).png"><figcaption>James Bond 007 (1984)(Parker Brothers)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Jawbreaker II (1982)(Sierra On-Line)(US)[JBL-202].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Jawbreaker II (1982)(Sierra On-Line)(US)[JBL-202].png"><figcaption>Jawbreaker II (1982)(Sierra On-Line)(US)[JBL-202]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Jinks (20xx)(Video 61 - Williams).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Jinks (20xx)(Video 61 - Williams).png"><figcaption>Jinks (20xx)(Video 61 - Williams)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Journey to the Planets (1983)(Roklan)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Journey to the Planets (1983)(Roklan)(US).png"><figcaption>Journey to the Planets (1983)(Roklan)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Joust (1983)(Atari)(US)[!][RX8044].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Joust (1983)(Atari)(US)[!][RX8044].png"><figcaption>Joust (1983)(Atari)(US)[!][RX8044]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Jr. Pac-Man (1997)(Video 61 - Atari)(US)[repro].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Jr. Pac-Man (1997)(Video 61 - Atari)(US)[repro].png"><figcaption>Jr. Pac-Man (1997)(Video 61 - Atari)(US)[repro]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Jumbo Jet Pilot (1982)(Thorn EMI)(GB)[!][THA12002].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Jumbo Jet Pilot (1982)(Thorn EMI)(GB)[!][THA12002].png"><figcaption>Jumbo Jet Pilot (1982)(Thorn EMI)(GB)[!][THA12002]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Jumpman Junior (1983)(Epyx)(US)[!][594R].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Jumpman Junior (1983)(Epyx)(US)[!][594R].png"><figcaption>Jumpman Junior (1983)(Epyx)(US)[!][594R]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Jungle Hunt (1983)(Atari)(US)[!][RX8049].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Jungle Hunt (1983)(Atari)(US)[!][RX8049].png"><figcaption>Jungle Hunt (1983)(Atari)(US)[!][RX8049]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Kaboom! (1983)(Activision)(US)[!][CZ-002-04].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Kaboom! (1983)(Activision)(US)[!][CZ-002-04].png"><figcaption>Kaboom! (1983)(Activision)(US)[!][CZ-002-04]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Kangaroo (1983)(Atari)(US)(proto)[OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Kangaroo (1983)(Atari)(US)(proto)[OS-B].png"><figcaption>Kangaroo (1983)(Atari)(US)(proto)[OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Karateka (1988)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Karateka (1988)(Atari)(US).png"><figcaption>Karateka (1988)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Keystone Kapers (1984)(Activision)(US)[!][CZ-006-04].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Keystone Kapers (1984)(Activision)(US)[!][CZ-006-04].png"><figcaption>Keystone Kapers (1984)(Activision)(US)[!][CZ-006-04]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Kickback (1982)(Thorn EMI)(GB)[!][THB12004].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Kickback (1982)(Thorn EMI)(GB)[!][THB12004].png"><figcaption>Kickback (1982)(Thorn EMI)(GB)[!][THB12004]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/K-Razy Antiks (1982)(CBS Software - K-Byte)[!][M8786].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/K-Razy Antiks (1982)(CBS Software - K-Byte)[!][M8786].png"><figcaption>K-Razy Antiks (1982)(CBS Software - K-Byte)[!][M8786]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/K-Razy Antiks (1982)(CBS Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/K-Razy Antiks (1982)(CBS Software)(US).png"><figcaption>K-Razy Antiks (1982)(CBS Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/K-Razy Kritters (1981)(K-Byte)(US)[ATR1001][OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/K-Razy Kritters (1981)(K-Byte)(US)[ATR1001][OS-B].png"><figcaption>K-Razy Kritters (1981)(K-Byte)(US)[ATR1001][OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/K-Razy Kritters (1982)(CBS Software)(US)[!][M8788][re-badge][OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/K-Razy Kritters (1982)(CBS Software)(US)[!][M8788][re-badge][OS-B].png"><figcaption>K-Razy Kritters (1982)(CBS Software)(US)[!][M8788][re-badge][OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/K-Razy Shoot Out (1981)(K-Byte)(US)[!][ATR1000].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/K-Razy Shoot Out (1981)(K-Byte)(US)[!][ATR1000].png"><figcaption>K-Razy Shoot Out (1981)(K-Byte)(US)[!][ATR1000]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/K-Razy Shoot Out (1982)(CBS Software)(US)[!][M8784][re-badge].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/K-Razy Shoot Out (1982)(CBS Software)(US)[!][M8784][re-badge].png"><figcaption>K-Razy Shoot Out (1982)(CBS Software)(US)[!][M8784][re-badge]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/K-Star Patrol (1982)(CBS Software - K-Byte)[!][M8790][OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/K-Star Patrol (1982)(CBS Software - K-Byte)[!][M8790][OS-B].png"><figcaption>K-Star Patrol (1982)(CBS Software - K-Byte)[!][M8790][OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Laser Gates (1984)(Imagic)[p].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Laser Gates (1984)(Imagic)[p].png"><figcaption>Laser Gates (1984)(Imagic)[p]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Last Starfighter, The (1984)(Atari)(US)(beta)[a].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Last Starfighter, The (1984)(Atari)(US)(beta)[a].png"><figcaption>Last Starfighter, The (1984)(Atari)(US)(beta)[a]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Last Starfighter, The (1984)(Atari)(US)(beta).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Last Starfighter, The (1984)(Atari)(US)(beta).png"><figcaption>Last Starfighter, The (1984)(Atari)(US)(beta)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Legacy, The rev7.1 (1984)(Atari)(US)(proto)[released as Final Legacy].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Legacy, The rev7.1 (1984)(Atari)(US)(proto)[released as Final Legacy].png"><figcaption>Legacy, The rev7.1 (1984)(Atari)(US)(proto)[released as Final Legacy]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Lifespan (1983)(Roklan)(US)(proto)[a].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Lifespan (1983)(Roklan)(US)(proto)[a].png"><figcaption>Lifespan (1983)(Roklan)(US)(proto)[a]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Lifespan (1983)(Roklan)(US)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Lifespan (1983)(Roklan)(US)(proto).png"><figcaption>Lifespan (1983)(Roklan)(US)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Lode Runner (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Lode Runner (1987)(Atari)(US).png"><figcaption>Lode Runner (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Major League Hockey (1983)(Thorn EMI)(GB)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Major League Hockey (1983)(Thorn EMI)(GB)[!].png"><figcaption>Major League Hockey (1983)(Thorn EMI)(GB)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Mario Bros. (1988)(Atari)(US)[XE].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Mario Bros. (1988)(Atari)(US)[XE].png"><figcaption>Mario Bros. (1988)(Atari)(US)[XE]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/M-A-S-H (1982)(Romox)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/M-A-S-H (1982)(Romox)(US).png"><figcaption>M-A-S-H (1982)(Romox)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Matterhorn (1984)(Tigervision)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Matterhorn (1984)(Tigervision)[!].png"><figcaption>Matterhorn (1984)(Tigervision)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/McDonald's Pac-Mac (1983)(Parker Brothers)(beta)[OS-B][Beta 1].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/McDonald's Pac-Mac (1983)(Parker Brothers)(beta)[OS-B][Beta 1].png"><figcaption>McDonald's Pac-Mac (1983)(Parker Brothers)(beta)[OS-B][Beta 1]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/McDonald's Pac-Mac (1983)(Parker Brothers)(beta)[OS-B][Beta 2].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/McDonald's Pac-Mac (1983)(Parker Brothers)(beta)[OS-B][Beta 2].png"><figcaption>McDonald's Pac-Mac (1983)(Parker Brothers)(beta)[OS-B][Beta 2]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Megamania (1983)(Activision)[!][CZ-003-004].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Megamania (1983)(Activision)[!][CZ-003-004].png"><figcaption>Megamania (1983)(Activision)[!][CZ-003-004]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Meteor (198x)(Germ-Soft)[p].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Meteor (198x)(Germ-Soft)[p].png"><figcaption>Meteor (198x)(Germ-Soft)[p]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Millipede (1983)(Atari)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Millipede (1983)(Atari)(proto).png"><figcaption>Millipede (1983)(Atari)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Millipede (1984)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Millipede (1984)(Atari)(US).png"><figcaption>Millipede (1984)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Miner 2049er (1982)(Big Five Software)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Miner 2049er (1982)(Big Five Software)[!].png"><figcaption>Miner 2049er (1982)(Big Five Software)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Miner 2049er (1982)(Big Five Software)[earlier release - level 6 bug].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Miner 2049er (1982)(Big Five Software)[earlier release - level 6 bug].png"><figcaption>Miner 2049er (1982)(Big Five Software)[earlier release - level 6 bug]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Missile Command (1981)(Atari)[!][uses trackball][CXL4012].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Missile Command (1981)(Atari)[!][uses trackball][CXL4012].png"><figcaption>Missile Command (1981)(Atari)[!][uses trackball][CXL4012]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Missile Command+ (2006)(Lee, Paul)[h Missile Command][uses trackball].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Missile Command+ (2006)(Lee, Paul)[h Missile Command][uses trackball].png"><figcaption>Missile Command+ (2006)(Lee, Paul)[h Missile Command][uses trackball]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Mogul Maniac (1983)(Romox - Amiga)[ECPC-03220].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Mogul Maniac (1983)(Romox - Amiga)[ECPC-03220].png"><figcaption>Mogul Maniac (1983)(Romox - Amiga)[ECPC-03220]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Monster Maze (1982)(Epyx)[!][OS-B][564R].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Monster Maze (1982)(Epyx)[!][OS-B][564R].png"><figcaption>Monster Maze (1982)(Epyx)[!][OS-B][564R]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Montezuma's Revenge (1984)(Parker Brothers)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Montezuma's Revenge (1984)(Parker Brothers)(proto).png"><figcaption>Montezuma's Revenge (1984)(Parker Brothers)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Moogles (1983)(Sirius)[p].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Moogles (1983)(Sirius)[p].png"><figcaption>Moogles (1983)(Sirius)[p]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Moon Patrol (1983)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Moon Patrol (1983)(Atari)(US).png"><figcaption>Moon Patrol (1983)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Mountain King (1983)(CBS Software)[!][4L-2541].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Mountain King (1983)(CBS Software)[!][4L-2541].png"><figcaption>Mountain King (1983)(CBS Software)[!][4L-2541]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Mr. Cool (1983)(Sierra On-Line)[!][MCL-201].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Mr. Cool (1983)(Sierra On-Line)[!][MCL-201].png"><figcaption>Mr. Cool (1983)(Sierra On-Line)[!][MCL-201]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Mr Do!'s Castle (1984)(Parker Brothers)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Mr Do!'s Castle (1984)(Parker Brothers)(proto).png"><figcaption>Mr Do!'s Castle (1984)(Parker Brothers)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Mr. TNT (1983)(HES)[!][C370].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Mr. TNT (1983)(HES)[!][C370].png"><figcaption>Mr. TNT (1983)(HES)[!][C370]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Ms. Pac-Man (1983)(Atari)[!][green cherry version][RX8043].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Ms. Pac-Man (1983)(Atari)[!][green cherry version][RX8043].png"><figcaption>Ms. Pac-Man (1983)(Atari)[!][green cherry version][RX8043]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Ms. Pac-Man (1983)(Atari)[!][red cherry version][RX8043].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Ms. Pac-Man (1983)(Atari)[!][red cherry version][RX8043].png"><figcaption>Ms. Pac-Man (1983)(Atari)[!][red cherry version][RX8043]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Necromancer (1988)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Necromancer (1988)(Atari)(US).png"><figcaption>Necromancer (1988)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Night Strike! (1983)(TG Software)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Night Strike! (1983)(TG Software)[!].png"><figcaption>Night Strike! (1983)(TG Software)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Oil's Well (1983)(Sierra On-Line)[!][OWL-801].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Oil's Well (1983)(Sierra On-Line)[!][OWL-801].png"><figcaption>Oil's Well (1983)(Sierra On-Line)[!][OWL-801]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Orc Attack (1983)(Thorn EMI)(GB)[a].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Orc Attack (1983)(Thorn EMI)(GB)[a].png"><figcaption>Orc Attack (1983)(Thorn EMI)(GB)[a]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Orc Attack (1983)(Thorn EMI)(GB).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Orc Attack (1983)(Thorn EMI)(GB).png"><figcaption>Orc Attack (1983)(Thorn EMI)(GB)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Ozzy's Orchard (1983)(TG Software)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Ozzy's Orchard (1983)(TG Software)[!].png"><figcaption>Ozzy's Orchard (1983)(TG Software)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Pac-Man (1982)(Atari)[!][CXL4022].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Pac-Man (1982)(Atari)[!][CXL4022].png"><figcaption>Pac-Man (1982)(Atari)[!][CXL4022]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Pastfinder (1984)(Activision)[!][CC-104-04].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Pastfinder (1984)(Activision)[!][CC-104-04].png"><figcaption>Pastfinder (1984)(Activision)[!][CC-104-04]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Pengo (1983)(Atari)[!][RX8045].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Pengo (1983)(Atari)[!][RX8045].png"><figcaption>Pengo (1983)(Atari)[!][RX8045]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Picnic Paranoia (1982)(Synapse)[!][OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Picnic Paranoia (1982)(Synapse)[!][OS-B].png"><figcaption>Picnic Paranoia (1982)(Synapse)[!][OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Pitfall II - Lost Caverns (1984)(Activision)[!][CA-011-04].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Pitfall II - Lost Caverns (1984)(Activision)[!][CA-011-04].png"><figcaption>Pitfall II - Lost Caverns (1984)(Activision)[!][CA-011-04]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Pitfall! (1984)(Activision)[!][CZ-004-04].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Pitfall! (1984)(Activision)[!][CZ-004-04].png"><figcaption>Pitfall! (1984)(Activision)[!][CZ-004-04]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Pitstop (1983)(Epyx)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Pitstop (1983)(Epyx)(US).png"><figcaption>Pitstop (1983)(Epyx)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/PlatterMania (1983)(Epyx)[!][554R].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/PlatterMania (1983)(Epyx)[!][554R].png"><figcaption>PlatterMania (1983)(Epyx)[!][554R]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Pole Position (1983)(Atari)[!][RX8034].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Pole Position (1983)(Atari)[!][RX8034].png"><figcaption>Pole Position (1983)(Atari)[!][RX8034]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Pool 400 (1982)(IDSI)[!][AC1001].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Pool 400 (1982)(IDSI)[!][AC1001].png"><figcaption>Pool 400 (1982)(IDSI)[!][AC1001]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Popeye (1983)(Parker Brothers)(EU)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Popeye (1983)(Parker Brothers)(EU)[!].png"><figcaption>Popeye (1983)(Parker Brothers)(EU)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Popeye (1983)(Parker Brothers)(US)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Popeye (1983)(Parker Brothers)(US)[!].png"><figcaption>Popeye (1983)(Parker Brothers)(US)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Porky's (1983)(Romox - 20th Century Fox)[ECPC-02033].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Porky's (1983)(Romox - 20th Century Fox)[ECPC-02033].png"><figcaption>Porky's (1983)(Romox - 20th Century Fox)[ECPC-02033]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Powerstar (1985)(Pandora Software)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Powerstar (1985)(Pandora Software)[!].png"><figcaption>Powerstar (1985)(Pandora Software)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Preppie (2001)(Video 61 - Adventure International)[repro].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Preppie (2001)(Video 61 - Adventure International)[repro].png"><figcaption>Preppie (2001)(Video 61 - Adventure International)[repro]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Princess and the Frog (1982)(Romox)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Princess and the Frog (1982)(Romox)[!].png"><figcaption>Princess and the Frog (1982)(Romox)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Protector II (1982)(Synapse Software)(US)[OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Protector II (1982)(Synapse Software)(US)[OS-B].png"><figcaption>Protector II (1982)(Synapse Software)(US)[OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Q-bert (1983)(Parker Brothers)[!][1120].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Q-bert (1983)(Parker Brothers)[!][1120].png"><figcaption>Q-bert (1983)(Parker Brothers)[!][1120]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Qix (1982)(Atari)[!][CXL4027].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Qix (1982)(Atari)[!][CXL4027].png"><figcaption>Qix (1982)(Atari)[!][CXL4027]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Rack 'em Up! (1983)(Roklan)[rebadge of Pool 400].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Rack 'em Up! (1983)(Roklan)[rebadge of Pool 400].png"><figcaption>Rack 'em Up! (1983)(Roklan)[rebadge of Pool 400]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Rally Speedway (1983)(Adventure International)[!][053-0171].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Rally Speedway (1983)(Adventure International)[!][053-0171].png"><figcaption>Rally Speedway (1983)(Adventure International)[!][053-0171]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/RealSports Football (1983)(Atari)[!][RX8029].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/RealSports Football (1983)(Atari)[!][RX8029].png"><figcaption>RealSports Football (1983)(Atari)[!][RX8029]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Rescue on Fractalus! (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Rescue on Fractalus! (1987)(Atari)(US).png"><figcaption>Rescue on Fractalus! (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Risk (1983)(Parker Brothers)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Risk (1983)(Parker Brothers)(proto).png"><figcaption>Risk (1983)(Parker Brothers)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/River Raid (1983)(Activision)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/River Raid (1983)(Activision)(US).png"><figcaption>River Raid (1983)(Activision)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/River Rescue (1983)(Thorn EMI)(GB).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/River Rescue (1983)(Thorn EMI)(GB).png"><figcaption>River Rescue (1983)(Thorn EMI)(GB)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/River Rescue (1983)(Thorn EMI)(GB)[!][THB12005].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/River Rescue (1983)(Thorn EMI)(GB)[!][THB12005].png"><figcaption>River Rescue (1983)(Thorn EMI)(GB)[!][THB12005]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Robotron 2084 (1983)(Atari)[!][RX8033].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Robotron 2084 (1983)(Atari)[!][RX8033].png"><figcaption>Robotron 2084 (1983)(Atari)[!][RX8033]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Satan's Hollow (1982)(CBS Software)[unreleased].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Satan's Hollow (1982)(CBS Software)[unreleased].png"><figcaption>Satan's Hollow (1982)(CBS Software)[unreleased]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Sea Fox (1982)(Broderbund)[!][ATCART193].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Sea Fox (1982)(Broderbund)[!][ATCART193].png"><figcaption>Sea Fox (1982)(Broderbund)[!][ATCART193]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Sea Chase (1983)(Romox)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Sea Chase (1983)(Romox)[!].png"><figcaption>Sea Chase (1983)(Romox)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Serpentine (1982)(Broderbund)[!][ATCART190].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Serpentine (1982)(Broderbund)[!][ATCART190].png"><figcaption>Serpentine (1982)(Broderbund)[!][ATCART190]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Shamus (1982)(Synapse Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Shamus (1982)(Synapse Software)(US).png"><figcaption>Shamus (1982)(Synapse Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Silicon Warrior (1983)(Epyx)[!][664R].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Silicon Warrior (1983)(Epyx)[!][664R].png"><figcaption>Silicon Warrior (1983)(Epyx)[!][664R]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Slime (1982)(Synapse)[!][OS-B].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Slime (1982)(Synapse)[!][OS-B].png"><figcaption>Slime (1982)(Synapse)[!][OS-B]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Soccer (1982)(Thorn EMI)(GB).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Soccer (1982)(Thorn EMI)(GB).png"><figcaption>Soccer (1982)(Thorn EMI)(GB)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Space Invaders (1980)(Atari)[!][CXL4008].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Space Invaders (1980)(Atari)[!][CXL4008].png"><figcaption>Space Invaders (1980)(Atari)[!][CXL4008]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Space Journey (1983)(Roklan)[09-01116].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Space Journey (1983)(Roklan)[09-01116].png"><figcaption>Space Journey (1983)(Roklan)[09-01116]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Space Shuttle - A Journey into Space (1983)(Activision)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Space Shuttle - A Journey into Space (1983)(Activision)(US).png"><figcaption>Space Shuttle - A Journey into Space (1983)(Activision)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Spark Bugs (1983)(Romox).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Spark Bugs (1983)(Romox).png"><figcaption>Spark Bugs (1983)(Romox)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Speedway Blast (1982)(IDSI)[!][OS-B][AC1021].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Speedway Blast (1982)(IDSI)[!][OS-B][AC1021].png"><figcaption>Speedway Blast (1982)(IDSI)[!][OS-B][AC1021]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Spider City (1983)(Sirius)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Spider City (1983)(Sirius)[!].png"><figcaption>Spider City (1983)(Sirius)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Springer (1983)(Tigervision)[!][7-006-400].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Springer (1983)(Tigervision)[!][7-006-400].png"><figcaption>Springer (1983)(Tigervision)[!][7-006-400]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Spy Hunter (1984)(Sega)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Spy Hunter (1984)(Sega)(US).png"><figcaption>Spy Hunter (1984)(Sega)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Squish 'Em! (1983)(Sirius)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Squish 'Em! (1983)(Sirius)[!].png"><figcaption>Squish 'Em! (1983)(Sirius)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Stargate (1984)(Atari)(US)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Stargate (1984)(Atari)(US)(proto).png"><figcaption>Stargate (1984)(Atari)(US)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Starion (1983)(Romox)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Starion (1983)(Romox)(US).png"><figcaption>Starion (1983)(Romox)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Star Maze (1984)(Roklan)[!][11-01222].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Star Maze (1984)(Roklan)[!][11-01222].png"><figcaption>Star Maze (1984)(Roklan)[!][11-01222]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Star Raiders II (1987)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Star Raiders II (1987)(Atari)(US).png"><figcaption>Star Raiders II (1987)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Star Raiders (1979)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Star Raiders (1979)(Atari)(US).png"><figcaption>Star Raiders (1979)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Star Trek - Strategic Operations Simulator (1983)(Sega)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Star Trek - Strategic Operations Simulator (1983)(Sega)[!].png"><figcaption>Star Trek - Strategic Operations Simulator (1983)(Sega)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Star Trux (1982)(Atari)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Star Trux (1982)(Atari)(proto).png"><figcaption>Star Trux (1982)(Atari)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Star Wars - Return of the Jedi - Death Star Battle (1983)(Parker Brothers)[!][1260].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Star Wars - Return of the Jedi - Death Star Battle (1983)(Parker Brothers)[!][1260].png"><figcaption>Star Wars - Return of the Jedi - Death Star Battle (1983)(Parker Brothers)[!][1260]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Star Wars - The Arcade Game (1984)(Parker Brothers)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Star Wars - The Arcade Game (1984)(Parker Brothers)(US).png"><figcaption>Star Wars - The Arcade Game (1984)(Parker Brothers)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Submarine Commander (1982)(Thorn EMI)(GB).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Submarine Commander (1982)(Thorn EMI)(GB).png"><figcaption>Submarine Commander (1982)(Thorn EMI)(GB)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Submarine Commander (1982)(Thorn EMI)(GB)[!][THA12001].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Submarine Commander (1982)(Thorn EMI)(GB)[!][THA12001].png"><figcaption>Submarine Commander (1982)(Thorn EMI)(GB)[!][THA12001]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Summer Games (1988)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Summer Games (1988)(Atari)(US).png"><figcaption>Summer Games (1988)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Super Breakout (1979)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Super Breakout (1979)(Atari)(US).png"><figcaption>Super Breakout (1979)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Super Breakout (1979)(Atari)(US)[!][CXL4006].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Super Breakout (1979)(Atari)(US)[!][CXL4006].png"><figcaption>Super Breakout (1979)(Atari)(US)[!][CXL4006]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Super Cobra (1983)(Parker Brothers).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Super Cobra (1983)(Parker Brothers).png"><figcaption>Super Cobra (1983)(Parker Brothers)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Superman III (1983)(Atari)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Superman III (1983)(Atari)(proto).png"><figcaption>Superman III (1983)(Atari)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Super Pac-Man (1984)(Atari)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Super Pac-Man (1984)(Atari)(proto).png"><figcaption>Super Pac-Man (1984)(Atari)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Super Zaxxon (1983)(Sega)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Super Zaxxon (1983)(Sega)(US).png"><figcaption>Super Zaxxon (1983)(Sega)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Survival of the Fittest (1982)(IDSI)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Survival of the Fittest (1982)(IDSI)(US).png"><figcaption>Survival of the Fittest (1982)(IDSI)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Tennis (1983)(Atari)[!][RX8042].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Tennis (1983)(Atari)[!][RX8042].png"><figcaption>Tennis (1983)(Atari)[!][RX8042]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Thera-Med Zahnschutz-Spiel, Das (1984)(Henkel Cosmetics)(DE).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Thera-Med Zahnschutz-Spiel, Das (1984)(Henkel Cosmetics)(DE).png"><figcaption>Thera-Med Zahnschutz-Spiel, Das (1984)(Henkel Cosmetics)(DE)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Thunderfox (1988)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Thunderfox (1988)(Atari)(US).png"><figcaption>Thunderfox (1988)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Timebound (1984)(CBS Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Timebound (1984)(CBS Software)(US).png"><figcaption>Timebound (1984)(CBS Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Topper (1982)(Romox)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Topper (1982)(Romox)[!].png"><figcaption>Topper (1982)(Romox)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Tower Toppler (1988)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Tower Toppler (1988)(Atari)(US).png"><figcaption>Tower Toppler (1988)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Track & Field (1984)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Track & Field (1984)(Atari)(US).png"><figcaption>Track & Field (1984)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Trion (1983)(Romox - London Software)[ECPC-02213].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Trion (1983)(Romox - London Software)[ECPC-02213].png"><figcaption>Trion (1983)(Romox - London Software)[ECPC-02213]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Turmoil (1982)(Sirius)[!][33005].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Turmoil (1982)(Sirius)[!][33005].png"><figcaption>Turmoil (1982)(Sirius)[!][33005]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Up 'n Down (1984)(Sega)[!][009-03].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Up 'n Down (1984)(Sega)[!][009-03].png"><figcaption>Up 'n Down (1984)(Sega)[!][009-03]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Up Up and Away (1983)(Ringblack Software)(proto).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Up Up and Away (1983)(Ringblack Software)(proto).png"><figcaption>Up Up and Away (1983)(Ringblack Software)(proto)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Video Easel (1979)(Atari)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Video Easel (1979)(Atari)(US).png"><figcaption>Video Easel (1979)(Atari)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Video Easel (1979)(Atari)(US)[!][CXL4005].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Video Easel (1979)(Atari)(US)[!][CXL4005].png"><figcaption>Video Easel (1979)(Atari)(US)[!][CXL4005]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Video Poker Card Game (1998)(Video 61 - Atari).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Video Poker Card Game (1998)(Video 61 - Atari).png"><figcaption>Video Poker Card Game (1998)(Video 61 - Atari)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Webster - The Word Game (1983)(CBS Software)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Webster - The Word Game (1983)(CBS Software)(US).png"><figcaption>Webster - The Word Game (1983)(CBS Software)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Weltraumkolonie (1984)(Spinnaker Software - Ravensburger)(DE).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Weltraumkolonie (1984)(Spinnaker Software - Ravensburger)(DE).png"><figcaption>Weltraumkolonie (1984)(Spinnaker Software - Ravensburger)(DE)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Wizard of Wor (1983)(Roklan)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Wizard of Wor (1983)(Roklan)[!].png"><figcaption>Wizard of Wor (1983)(Roklan)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Worm War 1 (1982)(Sirius)[!].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Worm War 1 (1982)(Sirius)[!].png"><figcaption>Worm War 1 (1982)(Sirius)[!]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Yie Another Kung-Fu (2011)(GR8 Software).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Yie Another Kung-Fu (2011)(GR8 Software).png"><figcaption>Yie Another Kung-Fu (2011)(GR8 Software)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Zaxxon (1983)(Sega)(US).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Zaxxon (1983)(Sega)(US).png"><figcaption>Zaxxon (1983)(Sega)(US)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Zenji (1984)(Activision)[!][CZ-010-04].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Zenji (1984)(Activision)[!][CZ-010-04].png"><figcaption>Zenji (1984)(Activision)[!][CZ-010-04]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Zone Ranger (1984)(Activision)[!][CC-101-04].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Zone Ranger (1984)(Activision)[!][CC-101-04].png"><figcaption>Zone Ranger (1984)(Activision)[!][CC-101-04]</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/Zybex (1991)(Video 61 - Williams)(XE-XL).bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/Zybex (1991)(Video 61 - Williams)(XE-XL).png"><figcaption>Zybex (1991)(Video 61 - Williams)(XE-XL)</figcaption></figure></a>
<a href="../roms/Atari 8bit BIN/3-D Tic-Tac-Toe (1979)(Atari)[!][CXL4010].bin" target=main><figure><img loading=lazy src="https://raw.githubusercontent.com/WizzardSK/Atari_-_8-bit/master/Named_Snaps/3-D Tic-Tac-Toe (1979)(Atari)[!][CXL4010].png"><figcaption>3-D Tic-Tac-Toe (1979)(Atari)[!][CXL4010]</figcaption></figure></a>
</div><script src="script.js"></script>