Skip to content

Commit 1ce6782

Browse files
authored
Update index.html
1 parent b185c67 commit 1ce6782

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body style="background:rgb(191, 64, 191);">
99
<h1>Welcome to the GBA Emulator</h1>
1010
<img src="Binaries/gba.png" alt="GBA Logo">
11-
<h2>Select a game:</h2>
11+
<h2>Select a game to emulate:</h2>
1212
<main style="border:5px black solid; border-radius:25px; background:rgb(203, 195, 227);padding-left:20px;">
1313
<ul>
1414
<li><a href="./launcher.html#007">007 - Everything Or Nothing</a></li>
@@ -198,6 +198,12 @@ <h3>NES Game Collections</h3>
198198
<li><a href="./launcher.html#nesgh1">NES Greatest Hits 1</a></li>
199199
</ul>
200200
</main>
201-
<h2>For Info On: Game Collections, Controls, And Some Other Cool Stuff. Check Out The Wiki: <a href="https://github.com/Browncha023/GBA/wiki" target="_blank"><img src="Binaries/here.png" alt="here"></a></h2>
201+
<h2>Quick Info:Game Controls: D-Pad=arrow keys, B=z, X=a, L=a, R=s, Start=enter, and Select=shift.
202+
203+
Game Collections: The Pokemon Collection Contains: All 7 Pokemon Games From The Gameboy and Gameboy Color. The Mario Land Collection Contains: Mario Land 1&2. The NES Greatest Hits 1 Contains: Tetris, Super Mario Bros, Metroid, Contra, The Legend Of Zelda, Zelda II: The Adventures Of Link, Donkey Kong, and Kirby's Adventure.
204+
205+
+While In The Game Collections Use L&R[A&S] At The Same Time To Open Up The NES/GB/GBC Emulator Settings
206+
207+
Extra: Mario Advance=SMB2, Mario Advance 2=SMW, Mario Advance 3=Yoshi's Island, and Mario Advance 4=SMB3. This Is A GBA Emulator, But It's Also Kidded Out To Run A Few Other Consoles, Such As The GB, GBC, And NES" target="_blank"><img src="Binaries/here.png" alt="here"></a></h2>
202208
</body>
203209
</html>

0 commit comments

Comments
 (0)