diff --git a/Binaries/iridion2.gba b/Binaries/iridion2.gba
new file mode 100644
index 0000000..30469d4
Binary files /dev/null and b/Binaries/iridion2.gba differ
diff --git a/Binaries/onepiece.gba b/Binaries/onepiece.gba
new file mode 100644
index 0000000..bc6fc6f
Binary files /dev/null and b/Binaries/onepiece.gba differ
diff --git a/Binaries/puyopop.gba b/Binaries/puyopop.gba
new file mode 100644
index 0000000..6d9174a
Binary files /dev/null and b/Binaries/puyopop.gba differ
diff --git a/Binaries/ty2.gba b/Binaries/ty2.gba
new file mode 100644
index 0000000..144a622
Binary files /dev/null and b/Binaries/ty2.gba differ
diff --git a/Binaries/ty3.gba b/Binaries/ty3.gba
new file mode 100644
index 0000000..1d339da
Binary files /dev/null and b/Binaries/ty3.gba differ
diff --git a/index.html b/index.html
index 6ebdb2d..0a11d77 100644
--- a/index.html
+++ b/index.html
@@ -37,6 +37,7 @@
Golden Sun
Gunstar Super Heroes
Hamtaro - Ham-Ham Heartbreak
+ Iridion 2
Kirby & The Amazing Mirror
Kirby: Nightmare in Dreamland
Mario & Luigi: Superstar Saga
@@ -61,6 +62,7 @@
Monopoly
Monster Force
Mortal Kombat Advance
+ One Piece
Pacman World
Pacman World 2
Pokemon Emerald
@@ -73,6 +75,7 @@
Pokemon Video Show Pak 2
Pokemon Video Show Pak 3
Pokemon Video Show Pak 4
+ Puyo Pop
Sonic Advance
Sonic Advance 2
Sonic Advance 3
@@ -96,6 +99,8 @@
The Sims 2
The Simpsons: Road Rage
Turok Evolution
+ Ty the Tasmanian Tiger 2 - Bush Rescue
+ Ty the Tasmanian Tiger 3 - Night of the Quinkan
Wario Land 4
Wario Ware Inc
The Legend of Zelda: A Link to the Past
diff --git a/user_scripts/CoreGlueCode.js b/user_scripts/CoreGlueCode.js
index 6158dcd..e19f056 100644
--- a/user_scripts/CoreGlueCode.js
+++ b/user_scripts/CoreGlueCode.js
@@ -39,6 +39,7 @@ var games = {
"goldensun":"Golden Sun",
"gunstar_super_heroes":"Gunstar Super Heroes",
"hamtaro_heartbreak":"Hamtaro - Ham-Ham Heartbreak",
+ "iridion2":"Iridion II",
"kirbymirror":"Kirby & The Amazing Mirror",
"kirbynightmare":"Kirby: Nightmare in Dreamland",
"mariokart":"Mario Kart: Super Circuit",
@@ -62,6 +63,7 @@ var games = {
"monopoly":"Monopoly",
"monster_force":"Monster Force",
"mortal_kombat":"Mortal Kombat Advance",
+ "onepiece":"One Piece",
"pacman_world":"Pacman World",
"pacman_world2":"Pacman World 2",
"pokemonflorasky":"Pokemon Flora Sky Rom Hack",
@@ -75,6 +77,7 @@ var games = {
"gba_video_pokemon_2":"Pokemon Video Pak 2",
"gba_video_pokemon_3":"Pokemon Video Pak 3",
"gba_video_pokemon_4":"Pokemon Video Pak 4",
+ "puyopop":"Puyo Pop",
"sonic_advance":"Sonic Advance",
"sonic_advance2":"Sonic Advance 2",
"sonic_advance3":"Sonic Advance 3",
@@ -99,6 +102,8 @@ var games = {
"spyro_ice":"Spyro: Season of Ice",
"spyro_flame":"Spyro 2: Season of Flame",
"turok_evolution":"Turok Evolution",
+ "ty2":"Ty the Tasmanian Tiger 2 - Bush Rescue",
+ "ty3":"Ty the Tasmanian Tiger 3 - Night of the Quinkan",
"warioland4":"Wario Land 4",
"wario_ware":"Wario Ware Inc",
"zelda_past":"The Legend of Zelda: A Link to the Past",