-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
31 lines (31 loc) · 2.71 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>BRAINLORDAPPS</title>
</head>
<body>
<h1>BRAINLORDAPPS</h1>
<div>Website: <a href="https://brainlordapps.romhacking.it/" target="_blank">https://brainlordapps.romhacking.it/</a></div>
<div>Source: <a href="https://github.com/rfontanarosa/brainlordapps" target="_blank">https://github.com/rfontanarosa/brainlordapps/</a></div>
<ol>
<li><img src="./apps/7thsaga/images/favicon.png" alt="7thsaga" /> <a href="./apps/7thsaga">7th Saga, The (SNES)</a></li>
<li><img src="./apps/brainlord/images/favicon.png" alt="brainlord" /> <a href="./apps/brainlord">Brain Lord (SNES)</a></li>
<li><img src="./apps/brandish/images/favicon.png" alt="brandish" /> <a href="./apps/brandish">Brandish (SNES)</a></li>
<li><img src="./apps/brandish2/images/favicon.png" alt="brandish2" /> <a href="./apps/brandish2">Brandish 2: The Planet Buster (SNES)</a></li>
<li><img src="./apps/bof/images/favicon.png" alt="bof" /> <a href="./apps/bof">Breath of Fire (SNES)</a></li>
<li><img src="./apps/bof2/images/favicon.png" alt="bof2" /> <a href="./apps/bof2">Breath of Fire 2 (SNES)</a></li>
<li><img src="./apps/ffmq/images/favicon.png" alt="ffmq" /> <a href="./apps/ffmq">Final Fantasy: Mystic Quest (SNES)</a></li>
<li><img src="./apps/ignition/images/favicon.png" alt="ignition" /> <a href="./apps/ignition">Ignition Factor, The (SNES)</a></li>
<li><img src="./apps/lufia/images/favicon.png" alt="lufia" /> <a href="./apps/lufia">Lufia & the Fortress of Doom (SNES)</a></li>
<li><img src="./apps/neugier/images/favicon.png" alt="neugier" /> <a href="./apps/neugier">Neugier: Umi to Kaze no Koudou (SNES)</a></li>
<li><img src="./apps/soe/images/favicon.png" alt="soe" /> <a href="./apps/soe">Secret of Evermore (SNES)</a></li>
<li><img src="./apps/sd3/images/favicon.png" alt="sd3" /> <a href="./apps/sd3">Seiken Densetsu 3 (SNES)</a></li>
<li><img src="./apps/smrpg/images/favicon.png" alt="smrpg" /> <a href="./apps/smrpg">Super Mario RPG: Legend of the Seven Stars (SNES)</a></li>
<li><img src="./apps/starocean/images/favicon.png" alt="starocean" /> <a href="./apps/starocean">Star Ocean (SNES)</a></li>
<li><img src="./apps/spike/images/favicon.png" alt="spike" /> <a href="./apps/spike">Twisted Tales of Spike McFang, The (SNES)</a></li>
<li><img src="./apps/ys3/images/favicon.png" alt="ys3" /> <a href="./apps/ys3">Ys III: Wanderers from Ys (SNES)</a></li>
<li><img src="./apps/ys4/images/favicon.png" alt="ys4" /> <a href="./apps/ys4">Ys IV: Mask of the Sun (SNES)</a></li>
</ol>
</body>
</html>