-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfamicom.html
More file actions
33 lines (33 loc) · 1.03 KB
/
Copy pathfamicom.html
File metadata and controls
33 lines (33 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<script src="platform.js"></script>
<h3 id="Cass MAME" data-count="27" class="section-header">Cass MAME</h3>
<script>bgImage("famicom")
fileNames = [
"abunaipp.zip Abunai Penpen!",
"bonbon.zip Bound Bon-Bon",
"daimajin.zip Daimajin Attack",
"dark.zip",
"fisraduth.zip Fisraduth - Castle of Tyramis",
"flies.zip",
"fruitpan.zip Fruit Panic",
"hero.zip",
"itazurak.zip Itazura Karasu",
"kanihata.zip Kani-san no Hatahakobi",
"kanitori.zip Kanitori Game",
"kblesson.zip Keyboard Lesson",
"mariosht.zip Mario Shooter",
"metalarm.zip Metal Arms",
"moonbas2.zip Moon Base 2",
"penpen.zip Pen Pen",
"pingpon1.zip Ping Pong 1",
"pingpon2.zip Ping Pong 2",
"ryuhyokn.zip Ryuuhyoukan no Sangeki",
"sansugok.zip Sansuu Gokko",
"satan.zip The Spirit of Satan",
"stardust.zip Star Dust",
"starkill.zip Starkiller",
"starsgo.zip Star Ship Go!!",
"starship.zip",
"urbanchm.zip Urban Champ",
"wargame.zip War Game",
]; generateFileLinks("archive:mame-sl/mame-sl/famicom_cass.zip", "Nintendo_-_Nintendo_Entertainment_System");</script>
<script src="script.js"></script>