-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy patheinstein.html
More file actions
123 lines (123 loc) · 3.88 KB
/
Copy patheinstein.html
File metadata and controls
123 lines (123 loc) · 3.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<script src="platform.js"></script>
<h3 id="MAME" data-count="112" class="section-header">MAME</h3>
<script>bgImage("einstein")
fileNames = [
"100mkara.zip 100 Metres Sprint & Karate",
"256games.zip 256 Games Pack for Einstein 256",
"4game.zip Konami Four Game Arcade",
"6in1.zip Fire!!! / Para-Shoot / Apocalypse / Headache / Gold Miner / Kentucky Derby",
"agrovatr.zip Agrovator",
"alice.zip Alice and the March Hare",
"artuan.zip Island of Artuan",
"assembly.zip Assembly Language Course",
"basic.zip Basic Tutorial",
"bbcbasic.zip BBC BASIC (v2.31)",
"boardelo.zip Boardello",
"castle.zip Castle Quest & Quest",
"cchamber.zip Cursed Chambers & ZRIM",
"chuckie.zip Chuckie Egg",
"cluedo.zip",
"conanbox.zip Conan & Boxing",
"cpm.zip CP/M+",
"cracker.zip The Cracker (v2.31c)",
"diamond.zip Dan Diamond Trilogy",
"disc.zip The Disc",
"discodan.zip Disco Dan",
"druid.zip",
"eazidraw.zip",
"eincomp.zip Einstein Compendium",
"eindisk1.zip Einstein Disk International 1",
"eindisk2.zip Einstein Disk International 2",
"eindisk3.zip Einstein Disk International 3",
"elite.zip",
"fantasia.zip Colour Fantasia",
"fathom.zip Fathom's Deep",
"fsim.zip Flight Simulation",
"fukung.zip Fu-Kung in Las Vegas",
"gamecmp1.zip Game Compilation (cracked)",
"gamecomp.zip Games Compendium",
"gronks.zip",
"helimath.zip Heli-Maths",
"highway.zip Highway Encounter",
"hitchikr.zip Hitchhikers Guide to the Galaxy",
"hustler.zip",
"jetsetw.zip Jet Set Willy",
"kumautil.zip Kuma Disc Utility (v1.0)",
"lazyj.zip Lazy Jones",
"lesflics.zip Les Flics",
"lostfix.zip Get Lost & Mr Fixit",
"lottery.zip",
"manicmin.zip Manic Miner",
"manikpan.zip Manik Panik & Galaxoids",
"mathmag.zip Mathe-Magic & Scoop",
"mathsq.zip Maths Quest & Alphabet Quest",
"maxima.zip",
"merlin8.zip Escape from Merlin 8",
"microplx.zip Einstein Micro Plox",
"minedick.zip Miner Dick",
"monopoly.zip",
"mouseart.zip Mouse Art",
"musicomp.zip Music Composer",
"mworkshp.zip Music Workshop",
"nightmar.zip Nightmare Park & Commando Plain",
"ohmummy.zip Oh Mummy!",
"pakman.zip Pakman & Millipede",
"panzer.zip Panzer Attack",
"peteutil.zip Pete's Utilities",
"progkit.zip Programmers Kit",
"punchy.zip",
"qoko2.zip Qoko 2",
"quantum.zip",
"riverbnd.zip River Bandits",
"rocket.zip Rocket / Giant Maths / Mighty Writer",
"roverbal.zip Roverball",
"schess.zip Superchess",
"scrabble.zip",
"screenpl.zip Screen Plus",
"sforth.zip SuperFORTH (v1.12)",
"skinubbl.zip Ski-Jump & Nubble Trubble",
"snooker.zip Tournament Snooker",
"southbel.zip Southern Belle",
"spactrap.zip Space Trap",
"specemu.zip Spectrum Emulator Disk 1",
"specops.zip Special Operations",
"spelbuld.zip Spell n' Build",
"spellbrk.zip Spellbreaker",
"spreadsh.zip Spreadsheet",
"starq.zip Starquake",
"startrek.zip Star Trek",
"starx.zip Starcross",
"steamv22.zip Steam Computer Software Volume 22 (v1.05)",
"stepper.zip",
"super6b.zip Super 6 Games (Bell)",
"super6t.zip Super Six Game Pack (Tatung)",
"supstore.zip Superstore",
"suspend.zip Suspended",
"swordfeu.zip Sword Feud",
"sys80.zip System 80",
"system5.zip System 5",
"tasprint.zip",
"tasword.zip",
"theatre.zip Theatre Europe",
"timetrap.zip Time Trap",
"tmathcyf.zip Traditional 16+ Maths & Cyfax",
"toadofru.zip Toado & Fruckles",
"tombkarn.zip Tombs of Karnak & Encounter",
"tycoon.zip Tycoon & Pelmanism",
"wishbrin.zip Wishbringer",
"wordproc.zip Word Processor 40",
"wreck.zip The Wreck",
"xanagram.zip Xanagrams & Quadrax",
"xmaster.zip X-master",
"xtaldos.zip Xtaldos 1.31",
"zen.zip Zen Editor/Assembler",
"zork1.zip Zork I - The Great Underground Empire",
"zork2.zip Zork II",
"zork3.zip Zork III - The Dungeon Master",
]; generateFileLinks("archive:mame-sl/mame-sl/einstein.zip", "Tatung_-_Einstein");</script>
<h3 id="ROM MAME" data-count="1" class="section-header">ROM MAME</h3>
<script>bgImage("einstein")
fileNames = [
"flexidos.zip FlexiDOS V2.2",
]; generateFileLinks("archive:mame-sl/mame-sl/einstein_rom.zip", "Tatung_-_Einstein");</script>
<script src="script.js"></script>