Tales of Phantasia (ROMs)(SNES)(MEGA)(J)(Traducciones)(Hacks)

#myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: #2196f3; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-size: 18px; /* Increase font size */ } .panel { padding: 0 18px; background-color: #e6f2ff; display: none; overflow: hidden; border-radius: 5px; } #myBtn:hover { background-color: #0780c7; /* Add a dark-grey background on hover */ } .botonPost{ display: inline-block; color: white; background-color: #2196f3; text-align: center; padding: 7px; text-decoration: none; font-size: 17px; border-radius: 5px; } .default { background-color: #2196f3; color: white; } .default:hover { background: #0780c7; color: white; } .Mega{ background-color: red; color: white; } .Mega:hover { background: #850000; color: white; } Ir al principio

ROMs de Tales of Phantasia para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Tales of Phantasia ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

Tales of Phantasia (J) [!]
Tales of Phantasia (J) [b1]
Tales of Phantasia (J) [b2]
Tales of Phantasia (J) [b3]
Tales of Phantasia (J) [h1C]
Tales of Phantasia (J) [h1]
Tales of Phantasia (J) [h2C]
Tales of Phantasia (J) [h2]
Tales of Phantasia (J) [T+Bra.7a_Emutrans]
Tales of Phantasia (J) [T+Bra1.00_Emuroms]
Tales of Phantasia (J) [T+Dut_eDa]
Tales of Phantasia (J) [T+Eng1.2LowerCase_DeJap][h1C]
Tales of Phantasia (J) [T+Eng1.2LowerCase_DeJap][h1]
Tales of Phantasia (J) [T+Eng1.2LowerCase_DeJap][T+EngDub0.999_ToppingTrans]
Tales of Phantasia (J) [T+Eng1.2LowerCase_DeJap][T-EngDub0.998_ToppingTrans]
Tales of Phantasia (J) [T+Eng1.2LowerCase_DeJap]
Tales of Phantasia (J) [T+Eng1.2UpperCase_DeJap][a1]
Tales of Phantasia (J) [T+Eng1.2UpperCase_DeJap][a2]
Tales of Phantasia (J) [T+Eng1.2UpperCase_DeJap][h1C]
Tales of Phantasia (J) [T+Eng1.2UpperCase_DeJap][h1]
Tales of Phantasia (J) [T+Eng1.2UpperCase_DeJap][T+EngDub0.999_ToppingTrans]
Tales of Phantasia (J) [T+Eng1.2UpperCase_DeJap][T-EngDub0.998_ToppingTrans]
Tales of Phantasia (J) [T+Eng1.2UpperCase_DeJap]
Tales of Phantasia (J) [T+Fin1.7_Bisqwit]
Tales of Phantasia (J) [T+Fre0.955_DeJap&FinalTranslation]
Tales of Phantasia (J) [T+FreFinal_DeJap&Terminus]
Tales of Phantasia (J) [T+Fre_DeJap&Final]
Tales of Phantasia (J) [T+Ger1.10Final_DeJap&d4s]
Tales of Phantasia (J) [T+Ger1.10_d4s]
Tales of Phantasia (J) [T+Ita.410]
Tales of Phantasia (J) [T+Ita4.02_TIT]
Tales of Phantasia (J) [T+Kor1.02_redwing]
Tales of Phantasia (J) [T+Kor]
Tales of Phantasia (J) [T+Nor1.0a_Just4Fun]
Tales of Phantasia (J) [T+Pol]
Tales of Phantasia (J) [T+Rus0.75(19.04.2008)_rowaasr13]
Tales of Phantasia (J) [T+Spa1.03_Magno]
Tales of Phantasia (J) [T+Spa100_Kyoedit]
Tales of Phantasia (J) [T+Swe1.0_GCT]
Tales of Phantasia (J) [T-Bra]
Tales of Phantasia (J) [T-Eng0.98][b1]
Tales of Phantasia (J) [T-Eng1.0_DeJap][a1]
Tales of Phantasia (J) [T-Eng1.0_DeJap]
Tales of Phantasia (J) [T-Fin1.5_Bisqwit]
Tales of Phantasia (J) [T-Fre0.91_DeJap&FinalTranslation][b1]
Tales of Phantasia (J) [T-Fre0.91_DeJap&FinalTranslation]
Tales of Phantasia (J) [T-Fre0.95_DeJap&FinalTranslation]
Tales of Phantasia (J) [T-FreRC2_Terminus]
Tales of Phantasia (J) [T-Fre]
Tales of Phantasia (J) [T-Fre_DeJap&Terminus]
Tales of Phantasia (J) [T-Nor1.0_Just4Fun]
Tales of Phantasia (J) [T-Spa1.02_Magno]
Tales of Phantasia – Altered Voice v0.999 (Hack)
Tales of Phantasia – Shuffled Version v1.3 (Hack)

window.onscroll = function () { scrollFunction() }; HideShow() function scrollFunction() { if (document.body.scrollTop > 128 || document.documentElement.scrollTop > 128) { document.getElementById(«myBtn»).style.display = «block»; } else { document.getElementById(«myBtn»).style.display = «none»; } } function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } function HideShow() { var x = document.getElementById(«Leyenda»); if (x.style.display === «none») { x.style.display = «block»; } else { x.style.display = «none»; } }

Romancing SaGa (ROMs)(SNES)(MEGA)(J)(Traducciones)

#myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: #2196f3; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-size: 18px; /* Increase font size */ } .panel { padding: 0 18px; background-color: #e6f2ff; display: none; overflow: hidden; border-radius: 5px; } #myBtn:hover { background-color: #0780c7; /* Add a dark-grey background on hover */ } .botonPost{ display: inline-block; color: white; background-color: #2196f3; text-align: center; padding: 7px; text-decoration: none; font-size: 17px; border-radius: 5px; } .default { background-color: #2196f3; color: white; } .default:hover { background: #0780c7; color: white; } .Mega{ background-color: red; color: white; } .Mega:hover { background: #850000; color: white; } Ir al principio

ROMs de Romancing SaGa para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Romancing SaGa ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

Romancing SaGa (J) (V1.0) [!]
Romancing SaGa (J) (V1.0) [b1]
Romancing SaGa (J) (V1.0) [h1C]
Romancing SaGa (J) (V1.0) [T+Eng0.40_Trans Dimension]
Romancing SaGa (J) (V1.0) [T-Eng0.10(24.10.1997)_SaGa]
Romancing SaGa (J) (V1.1) (VC) [f1] (Sound Restored)
Romancing SaGa (J) (V1.1) (VC)
Romancing SaGa (J) (V1.1) [!]
Romancing SaGa (J) (V1.1) [T+Eng0.40_TransD]
Romancing SaGa (J) (V1.1) [T+Eng20150823_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20140926build01_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20140927build02_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20140930build03_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20141005build04_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20141007build05_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20141008build06_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20141015build07_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20141019build08_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20141024build09_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20141105build10_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20141223build11_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20150103build12_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20150114-build13_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20150420RC_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20150421RC_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20150425RC_ddstranslation]
Romancing SaGa (J) (V1.1) [T-Eng20150426RC_ddstranslation]

window.onscroll = function () { scrollFunction() }; HideShow() function scrollFunction() { if (document.body.scrollTop > 128 || document.documentElement.scrollTop > 128) { document.getElementById(«myBtn»).style.display = «block»; } else { document.getElementById(«myBtn»).style.display = «none»; } } function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } function HideShow() { var x = document.getElementById(«Leyenda»); if (x.style.display === «none») { x.style.display = «block»; } else { x.style.display = «none»; } }

Romancing SaGa 2 (ROMs)(SNES)(MEGA)(J)(Hacks)(Traducciones)

#myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: #2196f3; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-size: 18px; /* Increase font size */ } .panel { padding: 0 18px; background-color: #e6f2ff; display: none; overflow: hidden; border-radius: 5px; } #myBtn:hover { background-color: #0780c7; /* Add a dark-grey background on hover */ } .botonPost{ display: inline-block; color: white; background-color: #2196f3; text-align: center; padding: 7px; text-decoration: none; font-size: 17px; border-radius: 5px; } .default { background-color: #2196f3; color: white; } .default:hover { background: #0780c7; color: white; } .Mega{ background-color: red; color: white; } .Mega:hover { background: #850000; color: white; } Ir al principio

ROMs de Romancing SaGa 2 para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Romancing SaGa 2 ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

Romancing SaGa 2 (J) (VC) [f1] (Sound Restored)
Romancing SaGa 2 (J) (VC)
Romancing SaGa 2 (J) [!]
Romancing SaGa 2 (J) [b1]
Romancing SaGa 2 (J) [f1]
Romancing SaGa 2 (J) [f2]
Romancing SaGa 2 (J) [h1C]
Romancing SaGa 2 (J) [h1]
Romancing SaGa 2 (J) [T+Eng0.05c_Gilhide]
Romancing SaGa 2 (J) [T+Kor]
Romancing SaGa 2 (J) [T-Eng0.04(21.12.1997)_SaGa]
Romancing SaGa 2 – V3 Mod (Hack)
Romancing SaGa 2 by gongjiang (070831) (Hack)

window.onscroll = function () { scrollFunction() }; HideShow() function scrollFunction() { if (document.body.scrollTop > 128 || document.documentElement.scrollTop > 128) { document.getElementById(«myBtn»).style.display = «block»; } else { document.getElementById(«myBtn»).style.display = «none»; } } function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } function HideShow() { var x = document.getElementById(«Leyenda»); if (x.style.display === «none») { x.style.display = «block»; } else { x.style.display = «none»; } }

Romancing SaGa 3 (ROMs)(SNES)(MEGA)(J)(Traducciones)(Hacks)

#myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: #2196f3; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-size: 18px; /* Increase font size */ } .panel { padding: 0 18px; background-color: #e6f2ff; display: none; overflow: hidden; border-radius: 5px; } #myBtn:hover { background-color: #0780c7; /* Add a dark-grey background on hover */ } .botonPost{ display: inline-block; color: white; background-color: #2196f3; text-align: center; padding: 7px; text-decoration: none; font-size: 17px; border-radius: 5px; } .default { background-color: #2196f3; color: white; } .default:hover { background: #0780c7; color: white; } .Mega{ background-color: red; color: white; } .Mega:hover { background: #850000; color: white; } Ir al principio

ROMs de Romancing SaGa 3 para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Romancing SaGa 3 ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

Romancing SaGa 3 (J) (Sample) [f1+C]
Romancing SaGa 3 (J) (Sample) [f1]
Romancing SaGa 3 (J) (Sample) [f2]
Romancing SaGa 3 (J) (Sample)
Romancing SaGa 3 (J) (V1.0) [!]
Romancing SaGa 3 (J) (V1.0) [b1]
Romancing SaGa 3 (J) (V1.0) [h1C]
Romancing SaGa 3 (J) (V1.0) [h1][T+Eng.30_ManaSword]
Romancing SaGa 3 (J) (V1.0) [h1]
Romancing SaGa 3 (J) (V1.0) [h2]
Romancing SaGa 3 (J) (V1.0) [h3]
Romancing SaGa 3 (J) (V1.0) [T+Eng.30_ManaSword]
Romancing SaGa 3 (J) (V1.0) [T+Eng.35_Dragonsoft]
Romancing SaGa 3 (J) (V1.0) [T+Spa010_emu4ever]
Romancing SaGa 3 (J) (V1.0) [T+Spa1.00_Magno]
Romancing SaGa 3 (J) (V1.0) [T-Eng]
Romancing SaGa 3 (J) (V1.1) (VC) [f1] (Sound Restored)
Romancing SaGa 3 (J) (V1.1) (VC)
Romancing SaGa 3 (J) (V1.1) [!]
Romancing SaGa 3 (J) (V1.1) [b1]
Romancing SaGa 3 (J) (V1.1) [T+ChS1.01_Werther]
Romancing SaGa 3 (J) (V1.1) [T+ChT1.01_Werther]
Romancing SaGa 3 (J) (V1.1) [T+Eng.30_ManaSword]
Romancing SaGa 3 (J) (V1.1) [T+Kor]
Romancing SaGa 3 (J) (V1.1) [T+Spa010_emu4ever]
Romancing SaGa 3 (J) (V1.1) [T+Spa1.00_Magno]
Romancing SaGa 3 (J) (V1.1) [T-ChS_Werther]
Romancing SaGa 3 (J) (V1.1) [T-ChT_Werther]
Romancing SaGa 3 (J) (V1.1) [T-Spa_magno]
Romancing SaGa 3 – Easy_08-2012 (Hack)
Romancing SaGa 3 – Magic Skills Consume Edition (Hack)
Romancing SaGa 3 – Original_08-2012 (Hack)
Romancing SaGa 3 – RSaga 3.12+7.2(20111208) by Deva (Hack)
Romancing SaGa 3 by maxmat (070901) (Hack)
Romancing SaGa 3 by maxmat (070902) (Hack)
Romancing SaGa 3 by Triple-E (051106) (Hack)
Romancing SaGa 3 by Triple-E (071020) (Hack)
Romancing SaGa 3 Equipment & Monster Strengthened Edition by maxmat (Hack)

window.onscroll = function () { scrollFunction() }; HideShow() function scrollFunction() { if (document.body.scrollTop > 128 || document.documentElement.scrollTop > 128) { document.getElementById(«myBtn»).style.display = «block»; } else { document.getElementById(«myBtn»).style.display = «none»; } } function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } function HideShow() { var x = document.getElementById(«Leyenda»); if (x.style.display === «none») { x.style.display = «block»; } else { x.style.display = «none»; } }

Dragon Quest VI – Maboroshi no Daichi (ROMs)(SNES)(MEGA)(J)(Traducciones)(Hacks)

#myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: #2196f3; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-size: 18px; /* Increase font size */ } .panel { padding: 0 18px; background-color: #e6f2ff; display: none; overflow: hidden; border-radius: 5px; } #myBtn:hover { background-color: #0780c7; /* Add a dark-grey background on hover */ } .botonPost{ display: inline-block; color: white; background-color: #2196f3; text-align: center; padding: 7px; text-decoration: none; font-size: 17px; border-radius: 5px; } .default { background-color: #2196f3; color: white; } .default:hover { background: #0780c7; color: white; } .Mega{ background-color: red; color: white; } .Mega:hover { background: #850000; color: white; } Ir al principio

ROMs de Dragon Quest VI – Maboroshi no Daichi para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Dragon Quest VI – Maboroshi no Daichi ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

Dragon Quest VI – Maboroshi no Daichi (J) [!]
Dragon Quest VI – Maboroshi no Daichi (J) [b1]
Dragon Quest VI – Maboroshi no Daichi (J) [b2]
Dragon Quest VI – Maboroshi no Daichi (J) [b3]
Dragon Quest VI – Maboroshi no Daichi (J) [b4]
Dragon Quest VI – Maboroshi no Daichi (J) [f1]
Dragon Quest VI – Maboroshi no Daichi (J) [f2]
Dragon Quest VI – Maboroshi no Daichi (J) [h1C]
Dragon Quest VI – Maboroshi no Daichi (J) [h1]
Dragon Quest VI – Maboroshi no Daichi (J) [h2C]
Dragon Quest VI – Maboroshi no Daichi (J) [h3C]
Dragon Quest VI – Maboroshi no Daichi (J) [T+Chi2.7]
Dragon Quest VI – Maboroshi no Daichi (J) [T+Chi_necrosaro]
Dragon Quest VI – Maboroshi no Daichi (J) [T+ChT0.92+EngMenus_ROMQUEST][a1]
Dragon Quest VI – Maboroshi no Daichi (J) [T+ChT0.92+EngMenus_ROMQUEST][a2]
Dragon Quest VI – Maboroshi no Daichi (J) [T+ChT0.92+EngMenus_ROMQUEST]
Dragon Quest VI – Maboroshi no Daichi (J) [T+ChT]
Dragon Quest VI – Maboroshi no Daichi (J) [T+Eng.40_DeJap]
Dragon Quest VI – Maboroshi no Daichi (J) [T+Eng.90-2_NoPrgress]
Dragon Quest VI – Maboroshi no Daichi (J) [T+Fre80%_PsxHacker]
Dragon Quest VI – Maboroshi no Daichi (J) [T-Chi]
Dragon Quest VI – Maboroshi no Daichi (J) [T-Eng.75_NoPrgress]
Dragon Quest VI – Maboroshi no Daichi (J) [T-Eng.90b2_NoPrgress]
Dragon Quest VI – Maboroshi no Daichi (J) [T-Eng.90_NoPrgress][a1]
Dragon Quest VI – Maboroshi no Daichi (J) [T-Eng.90_NoPrgress]
Dragon Quest VI – Maboroshi no Daichi (J) [T-Eng0.04b_DeJap]
Dragon Quest VI – Maboroshi no Daichi (J) [T-Eng_DeJap]
Dragon Quest VI – Maboroshi no Daichi (J) [T-Eng_NoPrgress][a1]
Dragon Quest VI – Maboroshi no Daichi (J) [T-Eng_NoPrgress]
Dragon Quest VI – Maboroshi no Daichi (J) [T-Fre]
Dragon Quest VI – Maboroshi no Daichi (J)_
Dragon Quest VI – Maboroshi no Daichi – EX Version (Hack)

window.onscroll = function () { scrollFunction() }; HideShow() function scrollFunction() { if (document.body.scrollTop > 128 || document.documentElement.scrollTop > 128) { document.getElementById(«myBtn»).style.display = «block»; } else { document.getElementById(«myBtn»).style.display = «none»; } } function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } function HideShow() { var x = document.getElementById(«Leyenda»); if (x.style.display === «none») { x.style.display = «block»; } else { x.style.display = «none»; } }

Dragon Quest V – Tenkuu no Hanayome (ROMs)(SNES)(MEGA)(J)(Traducciones)

#myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: #2196f3; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-size: 18px; /* Increase font size */ } .panel { padding: 0 18px; background-color: #e6f2ff; display: none; overflow: hidden; border-radius: 5px; } #myBtn:hover { background-color: #0780c7; /* Add a dark-grey background on hover */ } .botonPost{ display: inline-block; color: white; background-color: #2196f3; text-align: center; padding: 7px; text-decoration: none; font-size: 17px; border-radius: 5px; } .default { background-color: #2196f3; color: white; } .default:hover { background: #0780c7; color: white; } .Mega{ background-color: red; color: white; } .Mega:hover { background: #850000; color: white; } Ir al principio

ROMs de Dragon Quest V – Tenkuu no Hanayome para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Dragon Quest V – Tenkuu no Hanayome ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

Dragon Quest V – Tenkuu no Hanayome (J) j+e
Dragon Quest V – Tenkuu no Hanayome (J) [!]
Dragon Quest V – Tenkuu no Hanayome (J) [b1+C]
Dragon Quest V – Tenkuu no Hanayome (J) [b1][T+Eng2.01F_DeJap]
Dragon Quest V – Tenkuu no Hanayome (J) [b1]
Dragon Quest V – Tenkuu no Hanayome (J) [b2][T+Eng2.01F_DeJap]
Dragon Quest V – Tenkuu no Hanayome (J) [b2]
Dragon Quest V – Tenkuu no Hanayome (J) [b3]
Dragon Quest V – Tenkuu no Hanayome (J) [h1C]
Dragon Quest V – Tenkuu no Hanayome (J) [h1]
Dragon Quest V – Tenkuu no Hanayome (J) [h2C]
Dragon Quest V – Tenkuu no Hanayome (J) [h3C]
Dragon Quest V – Tenkuu no Hanayome (J) [o1]
Dragon Quest V – Tenkuu no Hanayome (J) [T+Eng.91_byuu+spSpiff]
Dragon Quest V – Tenkuu no Hanayome (J) [T+Eng2.01F_DeJap][a1]
Dragon Quest V – Tenkuu no Hanayome (J) [T+Eng2.01F_DeJap][a2]
Dragon Quest V – Tenkuu no Hanayome (J) [T+Eng2.01F_DeJap]
Dragon Quest V – Tenkuu no Hanayome (J) [T-Eng.90_byuu]
Dragon Quest V – Tenkuu no Hanayome (J) [T-Eng1.00F_DeJap]
Dragon Quest V – Tenkuu no Hanayome (J) [T-Eng1.12_DeJap]
Dragon Quest V – Tenkuu no Hanayome (J) [T-Eng1.1F_DeJap]
Dragon Quest V – Tenkuu no Hanayome (J) [T-Eng]
Dragon Quest V – Tenkuu no Hanayome (J) [T-Eng_DeJap]

window.onscroll = function () { scrollFunction() }; HideShow() function scrollFunction() { if (document.body.scrollTop > 128 || document.documentElement.scrollTop > 128) { document.getElementById(«myBtn»).style.display = «block»; } else { document.getElementById(«myBtn»).style.display = «none»; } } function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } function HideShow() { var x = document.getElementById(«Leyenda»); if (x.style.display === «none») { x.style.display = «block»; } else { x.style.display = «none»; } }

Dragon Quest III – Soshite Densetsu he… (ROMs)(SNES)(MEGA)(J)(Traducciones)(Hacks)

#myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: #2196f3; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-size: 18px; /* Increase font size */ } .panel { padding: 0 18px; background-color: #e6f2ff; display: none; overflow: hidden; border-radius: 5px; } #myBtn:hover { background-color: #0780c7; /* Add a dark-grey background on hover */ } .botonPost{ display: inline-block; color: white; background-color: #2196f3; text-align: center; padding: 7px; text-decoration: none; font-size: 17px; border-radius: 5px; } .default { background-color: #2196f3; color: white; } .default:hover { background: #0780c7; color: white; } .Mega{ background-color: red; color: white; } .Mega:hover { background: #850000; color: white; } Ir al principio

ROMs de Dragon Quest III – Soshite Densetsu he… para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Dragon Quest III – Soshite Densetsu he… ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

Dragon Quest III – Soshite Densetsu he… (J) (VC) [f1] (Sound Restored)
Dragon Quest III – Soshite Densetsu he… (J) (VC)
Dragon Quest III – Soshite Densetsu he… (J) [!]
Dragon Quest III – Soshite Densetsu he… (J) [b1]
Dragon Quest III – Soshite Densetsu he… (J) [f1]
Dragon Quest III – Soshite Densetsu he… (J) [h1C]
Dragon Quest III – Soshite Densetsu he… (J) [h1]
Dragon Quest III – Soshite Densetsu he… (J) [h2C]
Dragon Quest III – Soshite Densetsu he… (J) [h3C]
Dragon Quest III – Soshite Densetsu he… (J) [h4C]
Dragon Quest III – Soshite Densetsu he… (J) [T+ChS0.99.1_WolfGroup]
Dragon Quest III – Soshite Densetsu he… (J) [T+ChS0.99.2_Wizard Production Team]
Dragon Quest III – Soshite Densetsu he… (J) [T+ChT0.99.1_WolfGroup]
Dragon Quest III – Soshite Densetsu he… (J) [T+ChT0.99.2_Elf Production Team]
Dragon Quest III – Soshite Densetsu he… (J) [T+Eng0.12_RPGOne]
Dragon Quest III – Soshite Densetsu he… (J) [T+Eng0.14_DeJap]
Dragon Quest III – Soshite Densetsu he… (J) [T+Eng1.1_DaMarsMan][h1C]
Dragon Quest III – Soshite Densetsu he… (J) [T+Eng1.1_DaMarsMan]
Dragon Quest III – Soshite Densetsu he… (J) [T-Chi]
Dragon Quest III – Soshite Densetsu he… (J) [T-Eng_DaMarsMan][a1]
Dragon Quest III – Soshite Densetsu he… (J) [T-Eng_DaMarsMan]
Dragon Quest III – Soshite Densetsu he… – Power Edition (Hack)
Dragon Quest III Plus v1.43 (Hack)
Dragon Quest III Reprise (Hack) [T+ChS0.99.2_Bleempan][a1]
Dragon Quest III Reprise (Hack) [T+ChS0.99.2_Bleempan]
Dragon Quest III Reprise (Hack) [T+ChT0.99.2_Bleempan][a1]
Dragon Quest III Reprise (Hack) [T+ChT0.99.2_Bleempan]

window.onscroll = function () { scrollFunction() }; HideShow() function scrollFunction() { if (document.body.scrollTop > 128 || document.documentElement.scrollTop > 128) { document.getElementById(«myBtn»).style.display = «block»; } else { document.getElementById(«myBtn»).style.display = «none»; } } function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } function HideShow() { var x = document.getElementById(«Leyenda»); if (x.style.display === «none») { x.style.display = «block»; } else { x.style.display = «none»; } }

Dragon Quest I & II / BS Dragon Quest (ROMs)(SNES)(MEGA)(J)(BS)(Traducciones)

#myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: #2196f3; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-size: 18px; /* Increase font size */ } .panel { padding: 0 18px; background-color: #e6f2ff; display: none; overflow: hidden; border-radius: 5px; } #myBtn:hover { background-color: #0780c7; /* Add a dark-grey background on hover */ } .botonPost{ display: inline-block; color: white; background-color: #2196f3; text-align: center; padding: 7px; text-decoration: none; font-size: 17px; border-radius: 5px; } .default { background-color: #2196f3; color: white; } .default:hover { background: #0780c7; color: white; } .Mega{ background-color: red; color: white; } .Mega:hover { background: #850000; color: white; } Ir al principio

ROMs de Dragon Quest I & II / BS Dragon Quest para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Dragon Quest I & II / BS Dragon Quest ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

BS Dragon Quest (BS) [a1]
BS Dragon Quest (BS) [h1C]
BS Dragon Quest (BS) [h1]
BS Dragon Quest (BS) [h2]
BS Dragon Quest (BS) [T+Eng0.05_Partial Translations][b1]
BS Dragon Quest (BS) [T+Eng0.05_Partial Translations]
BS Dragon Quest (BS) [T-Eng0.05(14.01.1999)_Partial][h1]
BS Dragon Quest (BS)
Dragon Quest I & II (J) (VC) [f1] (Sound Restored)
Dragon Quest I & II (J) (VC)
Dragon Quest I & II (J) [!]
Dragon Quest I & II (J) [h1C]
Dragon Quest I & II (J) [h1]
Dragon Quest I & II (J) [h2C]
Dragon Quest I & II (J) [h2]
Dragon Quest I & II (J) [h3C]
Dragon Quest I & II (J) [T+Bra0.5_ArchDemon]
Dragon Quest I & II (J) [T+Bra1.00b_Evilteam&RPGOne]
Dragon Quest I & II (J) [T+Chi0.92_mxj7546]
Dragon Quest I & II (J) [T+Chi][a1]
Dragon Quest I & II (J) [T+Chi]
Dragon Quest I & II (J) [T+ChS1stGen_wave]
Dragon Quest I & II (J) [T+Eng2.0DQu1_RPGOne][h1C]
Dragon Quest I & II (J) [T+Eng2.0DQu1_RPGOne]
Dragon Quest I & II (J) [T+Eng2.0DQ_RPGOne+RHFix1.0_mteam]
Dragon Quest I & II (J) [T+Eng2.0DQ_RPGOne,Mziab]
Dragon Quest I & II (J) [T+Eng2.0DWu1_RPGOne,Mziab]
Dragon Quest I & II (J) [T+Eng2.0DWu1_RPGOne][h1C]
Dragon Quest I & II (J) [T+Eng2.0DWu1_RPGOne]
Dragon Quest I & II (J) [T+Fre2.0DQ_RPG Dreams&RPGOne]
Dragon Quest I & II (J) [T-Bra1.00a_Evilteam&RPGOne]
Dragon Quest I & II (J) [T-Eng1.0][h1C]
Dragon Quest I & II (J) [T-Eng1.0]
Dragon Quest I & II (J) [T-Eng2.0DQ_RPGOne][b1]
Dragon Quest I & II (J) [T-Eng2.0DQ_RPGOne]

window.onscroll = function () { scrollFunction() }; HideShow() function scrollFunction() { if (document.body.scrollTop > 128 || document.documentElement.scrollTop > 128) { document.getElementById(«myBtn»).style.display = «block»; } else { document.getElementById(«myBtn»).style.display = «none»; } } function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } function HideShow() { var x = document.getElementById(«Leyenda»); if (x.style.display === «none») { x.style.display = «block»; } else { x.style.display = «none»; } }

Dragon Ball Z – Super Saiya Densetsu (ROMs)(SNES)(MEGA)(J)(Traducciones: Eng, Fre, Ita, Pol, Spa, Bra, Chi, Ger)

#myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: #2196f3; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-size: 18px; /* Increase font size */ } .panel { padding: 0 18px; background-color: #e6f2ff; display: none; overflow: hidden; border-radius: 5px; } #myBtn:hover { background-color: #0780c7; /* Add a dark-grey background on hover */ } .botonPost{ display: inline-block; color: white; background-color: #2196f3; text-align: center; padding: 7px; text-decoration: none; font-size: 17px; border-radius: 5px; } .default { background-color: #2196f3; color: white; } .default:hover { background: #0780c7; color: white; } .Mega{ background-color: red; color: white; } .Mega:hover { background: #850000; color: white; } Ir al principio

ROMs de Dragon Ball Z – Super Saiya Densetsu para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Dragon Ball Z – Super Saiya Densetsu ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

Dragon Ball Z – Super Saiya Densetsu (J) (V1.0) [!]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.0) [f1]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.0) [h1C]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [!]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [b1]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [h1C][T-Eng_Vincent]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [h1C]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [h2C]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Bra18%_Darth Kyle]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Bra98%_Wanzeler,Bocafig21 e Wolf Demon]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Chi]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Eng0.96_SirYoink]
Dragon Ball Z – Super Saiya Densetsu (J) (v1.1) [T+Eng1.01_KleptoS]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Eng1.0_DBZ Trans]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Eng]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Eng_SirYoink]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Fre1.3_BessaB]
Dragon Ball Z – Super Saiya Densetsu (J) (v1.1) [T+Ger1.00_RedScorpion]
Dragon Ball Z – Super Saiya Densetsu (J) (v1.1) [T+Ger1.00_XTRANS]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Ita094]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Pol]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Spa100%_PaladinKnights]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T+Spa100%_Sayans]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Bra_Bocafig]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Eng0.99beta_DBZ Trans]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Eng0.99Final_DBZ Trans]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Eng1.2(02.06.2000)_DBZT]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Eng80%_KleptoS]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Eng95%_KleptoS][h1C]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Eng95%_KleptoS]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Eng_Vincent][a1][o1]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Eng_Vincent][a1]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Eng_Vincent]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Fre_BessaB][a1]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Fre_BessaB][a2]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Fre_BessaB][a3]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Fre_BessaB][a4]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Fre_BessaB]
Dragon Ball Z – Super Saiya Densetsu (J) (V1.1) [T-Spa85%_PaladinKnights]

window.onscroll = function () { scrollFunction() }; HideShow() function scrollFunction() { if (document.body.scrollTop > 128 || document.documentElement.scrollTop > 128) { document.getElementById(«myBtn»).style.display = «block»; } else { document.getElementById(«myBtn»).style.display = «none»; } } function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } function HideShow() { var x = document.getElementById(«Leyenda»); if (x.style.display === «none») { x.style.display = «block»; } else { x.style.display = «none»; } }

Soul Blazer / Soul Blader (ROMs)(SNES)(MEGA)(U)(G)(F)(E)(J)(Traducciones)

#myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: #2196f3; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-size: 18px; /* Increase font size */ } .panel { padding: 0 18px; background-color: #e6f2ff; display: none; overflow: hidden; border-radius: 5px; } #myBtn:hover { background-color: #0780c7; /* Add a dark-grey background on hover */ } .botonPost{ display: inline-block; color: white; background-color: #2196f3; text-align: center; padding: 7px; text-decoration: none; font-size: 17px; border-radius: 5px; } .default { background-color: #2196f3; color: white; } .default:hover { background: #0780c7; color: white; } .Mega{ background-color: red; color: white; } .Mega:hover { background: #850000; color: white; } Ir al principio

ROMs de Soul Blazer / Soul Blader para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Soul Blazer / Soul Blader ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

Soul Blader (J) [!]
Soul Blader (J) [b1]
Soul Blader (J) [h1C]
Soul Blader (J) [t1]
Soul Blazer (E) [!]
Soul Blazer (F)
Soul Blazer (G) [f1]
Soul Blazer (G)
Soul Blazer (U) [!]
Soul Blazer (U) [h1C]
Soul Blazer (U) [T+Spa1.0beta_HeXPLuS]

window.onscroll = function () { scrollFunction() }; HideShow() function scrollFunction() { if (document.body.scrollTop > 128 || document.documentElement.scrollTop > 128) { document.getElementById(«myBtn»).style.display = «block»; } else { document.getElementById(«myBtn»).style.display = «none»; } } function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } function HideShow() { var x = document.getElementById(«Leyenda»); if (x.style.display === «none») { x.style.display = «block»; } else { x.style.display = «none»; } }