Skip to content

Instantly share code, notes, and snippets.

@ngs
Created May 14, 2012 07:14
Show Gist options
  • Save ngs/2692396 to your computer and use it in GitHub Desktop.
Save ngs/2692396 to your computer and use it in GitHub Desktop.
wget gb rom txt
// http://gamecenter.grantgalitz.org/
var opts = $$("#dropdown_select option"); for(var i=0,cmd=[],val;i<opts.length;val=opts[i++].value){ if(/.+\.gbc?$/.test(val))cmd.push("wget http://gamecenter.grantgalitz.org/romStorage/"+val+".txt") }; cmd.join("\n");
wget http://gamecenter.grantgalitz.org/romStorage/LSDJ.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/SuperMarioLand.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/SuperMarioLand2.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/SuperMarioBrosDeluxe.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/link_awakening.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/ZeldaOracleOfSeasons.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/ZeldaOracleOfAges.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/megaman.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/megaman2.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/megaman3.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/megaman4.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/MegaManXtreme.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/MegaManXtreme2.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/MetroidII.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/Tetris.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/TetrisAttack.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/TetrisDX.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/WarioLand.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/WarioLand2.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/WarioLand3.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/DonkeyKongCountry.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/DonkeyKong.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/DonkeyKongLand.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/DonkeyKongLand2.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/DonkeyKongLand3.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/PokemonRed.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/PokemonBlue.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/PokemonYellow.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/PokemonSilver.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/PokemonGold.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/PokemonCrystal.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/PokemonPinball.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/PokemonTradingCardGame.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/PokemonCardGame2.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/GWG1.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/GWG2.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/GWG3.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/alleyway.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/ducktales.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/PacMan.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/battletoads.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/battletoads2.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/KirbysDreamLand.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/KirbysDreamLand2.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/KirbyPinballLand.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/KirbyStarStacker.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/KirbysTiltnTumble.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/MicrosoftPinballArcade.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/BombermanMaxBlue.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/MarioTennis.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/MarioGolf.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/MarioPicross.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/cannonfodder.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/centipede.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/atlantis.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/shrek.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/FinalFantasy.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/Rayman.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/Turok.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/Turok2.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/Turok3.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/DragonWarrior.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/DragonWarrior2.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/Contra.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/Gex3.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/BubbleBobble.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/BubbleBobble2.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/KillerInstinct.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/croc.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/croc2.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/crystalis.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/Shantae.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/qbert.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/3DPocketPool.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/BonksRevenge.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/AustinPowers.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/RoadRash.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/tyrian2000.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/looneytunes.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/prehistorik.gb.txt
wget http://gamecenter.grantgalitz.org/romStorage/pht-mr.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/demotronic.gbc.txt
wget http://gamecenter.grantgalitz.org/romStorage/demo3d.gb.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment