summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-05Rename pokedex entry filesyenatch
2013-02-05Move music/ into audio/yenatch
2013-02-05Clean up and condense music includesyenatch
2013-02-05Split audio engine and pointers into filesyenatch
2013-02-05Move VBlank function to a fileyenatch
2013-02-05Consistent SECTION spacingyenatch
2013-02-05Saner file distributionyenatch
2013-02-05Move BitTable2 to a fileyenatch
2013-02-05Fix box name addressesyenatch
2013-02-05Split Pokemon names off into a fileyenatch
2013-02-05Split base stats off into a fileyenatch
2013-02-05Split pokedex entries off into filesyenatch
2013-02-04Split evos/attacks off into filesyenatch
2013-02-04Split move list off into a fileyenatch
2013-02-04Split pokedex orders off into filesyenatch
2013-02-04Reformat trainer group datayenatch
2013-02-04Add NONE constantyenatch
2013-02-04Split trainers off into filesyenatch
2013-02-04Split type matchup off into a fileyenatch
2013-02-04Split wild encounters off into filesyenatch
2013-02-04Split egg moves off into filesyenatch
2013-02-04Merge pull request #104 from yenatch/masterBryan Bishop
2013-02-04Some more icon asmyenatch
2013-02-04Add vram sections to wram, and minor fixesyenatch
2013-02-03Merge pull request #103 from yenatch/masterBryan Bishop
2013-02-04Fly / town mapyenatch
2013-02-03simplify load_rom in gbz80disasmBryan Bishop
2013-02-03enable labels in gbz80disasmBryan Bishop
2013-02-03fix git clone instructionsBryan Bishop
2013-02-03Merge pull request #101 from Sanky/masterBryan Bishop
2013-02-03Merge https://github.com/kanzure/pokecrystalSanky
2013-02-03Add menu icons.Sanky
2013-02-03Merge pull request #98 from Sanky/masterBryan Bishop
2013-02-02Merge pull request #100 from iimarckus/blackoutBryan Bishop
2013-02-02Replace some hardcoded addresses with local labels.IIMarckus
2013-02-02Merge pull request #99 from iimarckus/blackoutBryan Bishop
2013-02-02Add blackout points / fly location data.IIMarckus
2013-02-02Merge https://github.com/kanzure/pokecrystalSanky
2013-02-02Merge pull request #97 from yenatch/masterBryan Bishop
2013-02-02Decompression functionyenatch
2013-02-02VBlank and dependenciesyenatch
2013-02-01Merge pull request #96 from yenatch/masterBryan Bishop
2013-02-01Add japanese credits textyenatch
2013-01-31Merge pull request #95 from yenatch/masterBryan Bishop
2013-01-31Creditsyenatch
2013-01-30Some more uncompressed gfxyenatch
2013-01-30A couple more general functionsyenatch
2013-01-27README: fix testing instructionsBryan Bishop
2013-01-27dump_sections - tool to dump a skeleton asm fileBryan Bishop
2013-01-27basic type_constants dataBryan Bishop