summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
2015-06-20Complete documentation of home.asm for pokeyellow.luckytyphlosion
Note: Some functions may not exist, as they aren't documented.
2015-06-16Add address comments.luckytyphlosion
2015-06-12Minor pic.asm change and relabeling addresses.luckytyphlosion
2015-06-10Fix label typo.luckytyphlosion
2015-06-10Finish working on remaining audio function.luckytyphlosion
2015-06-10More home/audio.asmluckytyphlosion
2015-06-10Fix some audio labels.luckytyphlosion
2015-06-09Some home/audio.asm documentationluckytyphlosion
2015-06-07Fixed many homebank functions.luckytyphlosion
Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm, text.asm. Added some wram/hram addresses too.
2015-06-05Fix home/play_time.asm and add it into the respective location in home.asmluckytyphlosion
2015-06-05Merge git://github.com/dannye/pokeyellow into dannye-masterluckytyphlosion
Conflicts: constants/connection_constants.asm constants/evolution_constants.asm constants/list_constants.asm constants/oam_constants.asm constants/sprite_constants.asm constants/type_constants.asm engine/bank3d/random.asm engine/bank3f/main.asm home.asm home/overworld.asm home/serial.asm macros.asm main.asm wram.asm
2015-06-05Fix EOL to LF to make push requests more doable.luckytyphlosion
2015-06-05Fix a lot of bugsU-Daniel-PC\Daniel
2015-06-04Merge branch 'master' of https://github.com/iimarckus/pokeredU-Daniel-PC\Daniel
Conflicts: wram.asm
2015-06-04EOL Windows->UNIXU-Daniel-PC\Daniel
2015-06-03Fix comment.luckytyphlosion
2015-06-01EOL Windows->UNIXU-Daniel-PC\Daniel
2015-05-24Minor fixes here and there.luckytyphlosion
Typos, moving around, new HRAM stuff.
2015-05-23Moving yellow data to yellow folder.luckytyphlosion
2015-05-18Fix mistake.luckytyphlosion
2015-05-17Completed home/overworld.asm with other related functionsluckytyphlosion
2015-05-14More Yellow newstuff.luckytyphlosion
2015-05-13Label some functionsluckytyphlosion
2015-05-13Added more overworld code.luckytyphlosion
2015-05-13Moved HandleMidJumpluckytyphlosion
2015-05-11Update overworld.asmluckytyphlosion
2015-05-11Update copy2.asmluckytyphlosion
2015-05-11Update copy2.asmluckytyphlosion
2015-05-11Update copy2.asmluckytyphlosion
2015-05-11Update copy.asmluckytyphlosion
2015-05-11Update copy2.asmluckytyphlosion
2015-05-11Update copy.asmluckytyphlosion
2015-05-11Update copy2.asmluckytyphlosion
2015-05-11Update copy.asmluckytyphlosion
2015-05-11Update copy.asmluckytyphlosion
2015-05-10Fixed Vblank.asmluckytyphlosion
2015-05-10Delete joypad.asmluckytyphlosion
2015-05-10Move play_time.asm to homebank.luckytyphlosion
2015-05-10Addresses for functions.luckytyphlosion
2015-05-10Slight changes within vcopy.asmluckytyphlosion
Changes: Game Freak learned that ld [$xxxx],sp exists, and uses that to save a bit of space/time.
2015-03-12Low health alarm documentationU-Daniel-PC\Daniel
RenaKunisaki
2015-02-07commented battle stuffYamaArashi
2015-02-07Fix typo in nameYamaArashi
2015-02-07serial/trade/miscYamaArashi
2015-01-27Fix some sfx idsU-Daniel-PC\Daniel
2014-09-23Rename hVBlank* constants to h*.yenatch
2014-09-20Merge remote-tracking branch 'YamaArashi/master'yenatch
Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm
2014-09-14Commented/labelled misc functionsYamaArashi
2014-09-13Commented more sprite and map codeYamaArashi
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi