forked from libretro/libretro-database
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVircon32.dat
executable file
·257 lines (228 loc) · 9.39 KB
/
Vircon32.dat
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
clrmamepro (
name "Vircon32"
description "Vircon32"
version "2023.08.24"
)
game (
name "2048"
description "A port of the classic puzzle game, with improved graphics and sound."
developer "Carra"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/Games/2048"
rom ( name "2048.v32" size 27189508 crc 51f51f4b md5 64c8dca07588736cd7bca278158e7849 )
)
game (
name "Basic Platformer"
description "A platformer game, simple but quite polished. Includes 30 levels split into 3 worlds."
developer "Carra"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/Games/BasicPlatformer"
rom ( name "Basic Platformer.v32" size 30071324 crc e3d4adef md5 a0466bab181f4fbe435c8a4eb23b8870 )
)
game (
name "Bricks (Demo)"
description "A simple proof of concept for an Arkanoid style game."
developer "Carra"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/GameDemos/Demo-Bricks"
rom ( name "Bricks (Demo).v32" size 5156372 crc 96ab95aa md5 bc2b38f2359cb4bc3c46d521094d2401 )
)
game (
name "Chip-8 Emulator"
description "Chip-8 Emulator for Vircon32 console. Uses the memory card to load chip-8 roms."
developer "Carra"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/Games/Chip8Emulator"
rom ( name "Chip-8 Emulator.v32" size 1387156 crc 5fde8173 md5 41610174b0bd60a0a4bc4b1d64d0e6a4 )
)
game (
name "Fierce Soldier"
description "This is a Contra style game where you shoot at enemies in 3 levels."
developer "Carra"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/Games/FierceSoldier"
rom ( name "Fierce Soldier.v32" size 35337576 crc 8ecded2a md5 8668469f55a1dca5bab760bcd28871f4 )
)
game (
name "JellyFish"
description "As a jellyfish, you must try to dodge other sea creatures to stay alive."
developer "The R"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/CommunityContent/tree/main/Games/JellyFish"
rom ( name "JellyFish.v32" size 9945972 crc 35d8069e md5 15ae7d896f9a74a0913b8e2f617b3f90 )
)
game (
name "Mahjong"
description "Mahjong solitaire"
developer "Carra"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/Games/Mahjong"
rom ( name "Mahjong.v32" size 38318332 crc ca7f0be3 md5 a08a54627075521e1f20ef7dfcf2b0d8 )
)
game (
name "MineSweeper"
description "A Vircon32 version of the classic Windows game."
developer "Carra"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/Games/MineSweeper"
rom ( name "MineSweeper.v32" size 18094132 crc 71948acc md5 c4cb16fce1071f97c45494247b7c8f63 )
)
game (
name "Party Man"
description "A simple pacman clone for Vircon32."
developer "SrxRaposo"
download "https://www.vircon32.com/games.html"
homepage "https://srxraposo.itch.io/partyman-a-pacman-clone"
rom ( name "Party Man.v32" size 32828616 crc fb7ee1c3 md5 913a45fd909b187b85465b7c54cc0fb9 )
)
game (
name "Pseudo-3D Racer (Demo)"
description "A demo showing some advanced pseudo-3D effects."
developer "Carra"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/GameDemos/Pseudo3DRacer"
rom ( name "Pseudo-3D Racer (Demo).v32" size 2239892 crc cac752dd md5 029363c0c43544bfa49954dd8206eb33 )
)
game (
name "Simple Tennis"
description "A Vircon32 version of the classic Pong."
developer "Jack Brian"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/CommunityContent/tree/main/Games/SimpleTennis"
rom ( name "Simple Tennis.v32" size 735912 crc c05ceed3 md5 767eaa944a6df2d2cb3f3b20d2cb9abb )
)
game (
name "Solitaire"
description "The classic card solitaire, now for Vircon32."
developer "Carra"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/Games/Solitaire"
rom ( name "Solitaire.v32" size 25599608 crc 375c5ad1 md5 8b85d7e5c368891cf9ea0a5b42f0c11d )
)
game (
name "Test - Beat editor"
description "Beat editor test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-BeatEditor"
rom ( name "Test - Beat editor.v32" size 1410992 crc 1acd704d md5 b2b121cc0d16f287aba1805a0fe1867f )
)
game (
name "Test - Blending modes"
description "Blending modes test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-BlendingModes"
rom ( name "Test - Blending modes.v32" size 2272228 crc e911fc54 md5 2a4eba629ad0bfeb7e7e25c877697b40 )
)
game (
name "Test - Date and time"
description "Date and time test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-DateAndTime"
rom ( name "Test - Date and time.v32" size 858268 crc fa1ee287 md5 7eee30f7c6969a0d96276f4593942bc5 )
)
game (
name "Test - Gamepads"
description "Gamepads test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-Gamepads"
rom ( name "Test - Gamepads.v32" size 161732 crc e93ffa51 md5 790275342d0d456f0476ed57a2803a66 )
)
game (
name "Test - Large zoom"
description "Zoom test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-LargeZoom"
rom ( name "Test - Large zoom.v32" size 17204 crc 023ab023 md5 5276520bde0e0862ab8116894b1c964a )
)
game (
name "Test - Math functions"
description "Math functions test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-MathFunctions"
rom ( name "Test - Math functions.v32" size 1030024 crc 5b958965 md5 34741955659ac6e917b08cf8863b89a2 )
)
game (
name "Test - Memory card"
description "Memory card test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-MemoryCard"
rom ( name "Test - Memory card.v32" size 454128 crc f9344e6d md5 25e9a5e6b940f20bb4e9ab5d81548e5c )
)
game (
name "Test - Minimal test"
description "Minimal test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-MinimalTest"
rom ( name "Test - Minimal test.v32" size 272176 crc 907c3451 md5 961af26bde1b404585d69691f481c279 )
)
game (
name "Test - Random numbers"
description "Random numbers test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-RandomNumbers"
rom ( name "Test - Random numbers.v32" size 534328 crc e63f70e3 md5 1de99b342cc81ea233f6ec0a951eb714 )
)
game (
name "Test - Rotozoom"
description "Rotation and zoom test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-Rotozoom"
rom ( name "Test - Rotozoom.v32" size 1069168 crc d0f1ab4d md5 874acadbbcd78b8ee0d150f7c4f4c46b )
)
game (
name "Test - Sound effects"
description "Sound effects test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-SoundEffects"
rom ( name "Test - Sound effects.v32" size 449236 crc 5fb93194 md5 f90d327a4c0d48185c1564be1784bb4e )
)
game (
name "Test - Tile map"
description "Tile map test"
developer "Carra"
download "https://www.vircon32.com/testroms.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/TestPrograms/Test-TileMap"
rom ( name "Test - Tile map.v32" size 362584 crc 281c407f md5 f6054565093bd742e3b5d1f9b05c4b65 )
)
game (
name "Tic Tac Toe"
description "A simple Tic Tac Toe port, for 2 players only on the same gamepad."
developer "Chandler Kluser"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/CommunityContent/tree/main/Games/TicTacToe"
rom ( name "Tic Tac Toe.v32" size 1178792 crc f92833b3 md5 dd3a78ec66cab91f5093e4b68361b393 )
)
game (
name "Triple Bubble (Demo)"
description "A bubble shooting game."
developer "Carra"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/GameDemos/TripleBubble"
rom ( name "Triple Bubble (Demo).v32" size 33411740 crc 8c5108fe md5 0a8e36802e5641c16cf155c981e96dae )
)
game (
name "Virconstein 3D (Demo)"
description "An impressive first-person 3D environment you can navigate."
developer "r2d2rigo"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/r2d2rigo/Virconstein3D"
rom ( name "Virconstein 3D (Demo).v32" size 1147300 crc a8324e05 md5 71d5cb2f737786487c84579959e239b5 )
)
game (
name "Vitris"
description "A Vircon32 version of the classic Tetris."
developer "Carra"
download "https://www.vircon32.com/games.html"
homepage "https://github.com/vircon32/ConsoleSoftware/tree/main/Games/Vitris"
rom ( name "Vitris.v32" size 41611608 crc 53f1df5f md5 bd8a12f30679f2357e132e96c919ff85 )
)