diff --git a/index.html b/index.html
index f79a2babe2b512e1eeaae2aae6c3cb7bb0f15073..b8f88c62e4c323dcd3a5d95ae6c20b2c5a92f83e 100644
--- a/index.html
+++ b/index.html
@@ -13,6 +13,9 @@
         <Option value="punchout.nes">Punchout</Option>
         <Option value="tetris.nes">Tetris</Option>
         <Option value="topgun.nes">Topgun</Option>
+        <Option value="kartfighter.nes">Kartfighter</Option>
+        <Option value="radracer.nes">Radracer</Option>
+        <Option value="excitebike.nes">ExciteBike</Option>
       </select>
       <button id="gameSelectionButton">Gimme gimme gimme</button>
     </div>