Super Mario Kart (ROM)(SNES)(MEGA)(E)(J)(U)(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 Super Mario Kart para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Super Mario Kart ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

Super Mario Kart (E) (VC) [f1] (Sound Restored)
Super Mario Kart (E) (VC)
Super Mario Kart (E) [!]
Super Mario Kart (E) [b1+C]
Super Mario Kart (E) [b1]
Super Mario Kart (E) [b2]
Super Mario Kart (E) [t1]
Super Mario Kart (J) (VC) [f1] (Sound Restored)
Super Mario Kart (J) (VC)
Super Mario Kart (J) [!]
Super Mario Kart (J) [f1+C]
Super Mario Kart (J) [f1]
Super Mario Kart (J) [h1C]
Super Mario Kart (J) [t1]
Super Mario Kart (U) (Powerfest Cart Rip)
Super Mario Kart (U) (VC) [f1] (Sound Restored)
Super Mario Kart (U) (VC)
Super Mario Kart (U) [!]
Super Mario Kart (U) [h1C]
Super Mario Kart (U) [h1]
Super Mario Kart (U) [h2C]
Super Mario Kart (U) [t1]
Super Mario Kart – 3rd Edition by Sylvain (Hack)
Super Mario Kart – 4th Edition by Sylvain (Hack)
Super Mario Kart – 5th Edition by Sylvain (Hack)
Super Mario Kart – Crazy Tracks Edition (Hack)
Super Mario Kart – Fixed Tracks (SMW1 Hack) [b1]
Super Mario Kart – Hyper Battle (SMK Hack)
Super Mario Kart – Krash Edition (Unfinished) (Hack)
Super Mario Kart – Limited 16 APPEND (SMK Hack)
Super Mario Kart – Lost Tracks (Hack)
Super Mario Kart – MetaKarting by YUI (Hack)
Super Mario Kart – Nightmare Edition (Hack)
Super Mario Kart – Nightmare Edition (V0.1) (Hack) [a1]
Super Mario Kart – Nightmare Edition (V0.1) (Hack)
Super Mario Kart – Omega by Hyperhacker (Hack)
Super Mario Kart – Pro Edition by Karterfreak (Hack)
Super Mario Kart – Pro Edition by Karterfreak v1.0 (Hack)
Super Mario Kart – Pro Edition by Karterfreak v1.1 (Hack)
Super Mario Kart – The Impala Battles (SMK Hack)
Super Mario Kart – Tio v1.0 by Tiohector78 (Hack)
Super Mario Kart – Tio v2.0 by Tiohector78 (Hack)
Super Mario Kart – Turbo (Hack) [o1][f1+C]
Super Mario Kart – Turbo (Hack) [o1][f1]
Super Mario Kart – Turbo (Hack) [o1][f2]
Super Mario Kart – Turbo (Hack)
Super Mario Kart – USA 2 Edition (Hack)
Super Mario Kart 8 v1.0 (SMK Hack)
Super Mario Kart 8 v1.1 (SMK Hack)
Super Mario Kart 8 v1.2 (SMK Hack)
Super Mario Kart Alternate Tracks 2 by Elricorico (SMK Hack)
Super Mario Kart Alternate Tracks by Elricorico (SMK Hack)
Super Mario Kart by Frauber (Hack) [a1]
Super Mario Kart by Frauber (Hack) [a2]
Super Mario Kart by Frauber (Hack)
Super Mario Kart by NandoPro (Hack)
Super Mario Kart Custom Tracks+New AI by sYs85 v20090206 (Hack)
Super Mario Kart Hyber Battles Track Mod v1.0 by Javier Carracedo (Hack)
Super Mario Kart Universe (Hack)
Super Mario Kart Universe 2 (Hack)
Super Mario Kart Universe 3 (Hack)
Super Mario Kart Universe 4 (Hack)
Super Mario Kart Universe 5 (Hack)
Super Mario Kart Universe 6 (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»; } }

Super Mario World 2 – Yoshi’s Island / Super Mario – Yoshi Island (ROM)(SNES)(MEGA)(E)(U)(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 Super Mario World 2 – Yoshi’s Island / Super Mario – Yoshi Island para emulador de Super Nintendo Entertainment System (SNES) o Super Famicom (SFC).

Super Mario World 2 – Yoshi’s Island / Super Mario – Yoshi Island ROMs for the Super Nintendo Entertainment System (SNES) or Super Famicom (SFC) emulator.

Mostrar/ Ocultar: Lista de ROMs en el enlace

Super Mario World 2 – Yoshi’s Grand Adventure (SMW2 Hack)
Super Mario World 2 – Yoshi’s Island (E) (M3) (V1.0) [!]
Super Mario World 2 – Yoshi’s Island (E) (M3) (V1.0) [b1]
Super Mario World 2 – Yoshi’s Island (E) (M3) (V1.0) [b2]
Super Mario World 2 – Yoshi’s Island (E) (M3) (V1.0) [f1]
Super Mario World 2 – Yoshi’s Island (E) (M3) (V1.0) [h1C]
Super Mario World 2 – Yoshi’s Island (E) (M3) (V1.0) [h2C]
Super Mario World 2 – Yoshi’s Island (E) (M3) (V1.1)
Super Mario World 2 – Yoshi’s Island (E) (V1.0) [T+Bra_TOM_Fox Roms]
Super Mario World 2 – Yoshi’s Island (U) (V1.0) [!]
Super Mario World 2 – Yoshi’s Island (U) (V1.0) [h1]
Super Mario World 2 – Yoshi’s Island (U) (V1.0) [T+Ita099]
Super Mario World 2 – Yoshi’s Island (U) (V1.1) [!]
Super Mario World 2 – Yoshi’s Island (U) (V1.1) [h1C]
Super Mario World 2 – Yoshi’s Island (U) (V1.1) [h1]
Super Mario – Yoshi Island (J) (V1.0) [!]
Super Mario – Yoshi Island (J) (V1.1) [!]
Super Mario – Yoshi Island (J) (V1.2)
Super Mario World 2 – Yoshi’s Island – Baby Mario Crying Disabled (Hack)
Super Mario World 2 – Yoshi’s Island – SMWCI (SMW2 Hack)
Super Mario World 2 – Yoshi’s Island Play as Baby Mario (SMW2 Hack)
Super Mario World 2 Plus – Demo 1 (SMW2 1.0 Hack)
Super Mario World 2 Plus – Demo 1 (SMW2 1.1 Hack)
Super Mario World 2 Plus – Demo 2 (SMW2 1.0 Hack)
Super Mario World 2 Plus – Demo 2 (SMW2 1.1 Hack)
Super Mario World 2 Plus – Yoshi’s Island Demo 4 (SMW2 Hack)
Super Mario World 2 Plus – Yoshi’s Island Full Version Beta (SMW2 Hack) [a1]
Super Mario World 2 Plus – Yoshi’s Island Full Version Beta (SMW2 Hack)
Super Mario World 2 Plus – Yoshi’s Island Real Full Version (SMW2 Hack)
Super Mario World 2 Plus 2 – Yoshi’s Island by Golden Yoshi v1.0 (SMW2 Hack) [a1]
Super Mario World 2 Plus 2 – Yoshi’s Island by Golden Yoshi v1.0 (SMW2 Hack)
Super Mario World 2 Plus 2 World 1 Demo (SMW2 Hack) [a1]
Super Mario World 2 Plus 2 World 1 Demo (SMW2 Hack)
Super Mario World 2 Remix – Yoshi’s Island Demo (SMW2 Hack)
Super Mario World 2 Remix – Yoshi’s Island Fixed (SMW2 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»; } }

Baccano! [13/13](Sub Esp)[MEGA]


Titulo: Baccano!

Episodios: 13/13 
Estudio: Brain’s Base 
Año: 2007
Género: Acción, Misterio, Comedia, Historia, Sobrenatural
Resolución: 1280×720 
Peso: 115MB c/u aproximadamente 
Idioma: Japonés
Subtítulos: Español 
Servidor: MEGA
Sinopsis:
Un grupo de alquimistas consigue ser inmortales gracias a un elixir que se les es otorgado por un demonio. Debido a sus confrontaciones y ambicia de poder, se ven obligados a separarse unos de otros a través del mundo. Pero siglos después vuelven a encontrarse ellos, más otros personajes que se hacen importantes a lo largo de la historia. El relato transcurre mientras el vicepresidente del Daily Days recuerda con Carol “los acontecimientos de 1930”. La historia cuenta lo que sucede entre 1930 y 1932 aunque se centra en relatar el múltiple asalto al tren Flying Pussyfoot en 1931 desde muchos puntos de vista distintos, uno por cada grupo de pasajeros.

Carpeta Contenedora

Enlaces de episodios individuales:
01 – 02 – 03 – 04 – 05 – 06 – 07080910111213

Especiales:
010203

Ghosts ‘N Goblins / Makaimura (ROM)(NES)(MEGA)(E)(U)(J)(t)

ROMs de Ghosts ‘N Goblins / Makaimura  para emulador de Nintendo Entertainment System(NES). 

ROMs en el enlace
Ghosts ‘N Goblins (E) [!]
Ghosts ‘N Goblins (U) [!]
Ghosts ‘N Goblins (U) [o1]
Ghosts ‘N Goblins (U) [T+Chi_c107]
Ghosts ‘N Goblins (U) [T+Fre]
Ghosts ‘N Goblins (U) [T+Spa_Tanero]
Ghosts ‘N Goblins Hardtype (Hack)
Makaimura (J) [!]
Makaimura (J) [b1]
Makaimura (J) [o1]
Makaimura (J) [o2]
Makaimura (J) [p1]
Makaimura (J) [t1]
Makaimura (J) [t2]

Wizards & Warriors III – Kuros – Visions of Power (ROM)(NES)(MEGA)(E)(U)

ROMs de Wizards & Warriors III – Kuros – Visions of Power para emulador de Nintendo Entertainment System(NES) o Family Computer (Famicom)(FC).

ROMs en el enlace
Wizards & Warriors III – Kuros – Visions of Power (E) [!]
Wizards & Warriors III – Kuros – Visions of Power (U) [!]
Wizards & Warriors III – Kuros – Visions of Power (U) [b1]
Wizards & Warriors III – Kuros – Visions of Power (U) [b2]
Wizards & Warriors III – Kuros – Visions of Power (U) [o1]
Wizards & Warriors III – Kuros – Visions of Power (U) [t1]

Wizards & Warriors / Densetsu no Kishi – Elrond (ROM)(NES)(MEGA)(E)(U)(J)(Traducciones)

ROMs de Wizards & Warriors / Densetsu no Kishi – Elrond para emulador de Nintendo Entertainment System(NES) o Family Computer (Famicom)(FC).

ROMs en el enlace
Wizards & Warriors (E) [!]
Wizards & Warriors (U) (PRG0) [!]
Wizards & Warriors (U) (PRG0) [o1]
Wizards & Warriors (U) (PRG0) [T+Rus_Guyver]
Wizards & Warriors (U) (PRG1) [!]
Densetsu no Kishi – Elrond (J) [!]
Densetsu no Kishi – Elrond (J) [b1]

Tiny Toon Adventures Cartoon Workshop (ROM)(NES)(MEGA)(U)(E)

ROMs de Tiny Toon Adventures Cartoon Workshop para emulador de Nintendo Entertainment System(NES) o Family Computer (Famicom)(FC).

ROMs en el enlace
Tiny Toon Adventures Cartoon Workshop (E)
Tiny Toon Adventures Cartoon Workshop (U) [!]
Tiny Toon Adventures Cartoon Workshop (U) [b1]
Tiny Toon Adventures Cartoon Workshop (U) [o1]

Tiny Toon Adventures 2 – Trouble in Wackyland / Tiny Toon Adventures 2 – Montana Land e Youkoso (ROM)(NES)(MEGA)(U)(J)(E)(Traducciones)

ROMs de Tiny Toon Adventures 2 – Trouble in Wackyland / Tiny Toon Adventures 2 – Montana Land e Youkoso para emulador de Nintendo Entertainment System(NES) o Family Computer (Famicom)(FC).

ROMs en el enlace
Tiny Toon Adventures 2 – Montana Land e Youkoso (J) [!]
Tiny Toon Adventures 2 – Montana Land e Youkoso (J) [hM04][b1]
Tiny Toon Adventures 2 – Montana Land e Youkoso (J) [p1][!]
Tiny Toon Adventures 2 – Montana Land e Youkoso (J) [T+Chi]
Tiny Toon Adventures 2 – Montana Land e Youkoso (J) [t1]
Tiny Toon Adventures 2 – Trouble in Wackyland (E) [!]
Tiny Toon Adventures 2 – Trouble in Wackyland (E) [U][!]
Tiny Toon Adventures 2 – Trouble in Wackyland (U) [!]
Tiny Toon Adventures 2 – Trouble in Wackyland (U) [o1]
Tiny Toon Adventures 2 – Trouble in Wackyland (U) [T+Fre]