summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
2015-08-09Fix typos up to end of home/audio.asmluckytyphlosion
2015-08-02Attempt to make Yellow Buildable, part 5luckytyphlosion
Rest of unknown pointers in homebank, fix some function names.
2015-08-01Attempt to make yellow buildable, part 4luckytyphlosion
Hardcoded pointers, dr (define rom) macro.
2015-08-01Attempt to make Yellow buildable, part 2.luckytyphlosion
2015-08-01Attempt to make yellow buildable.luckytyphlosion
Building Errors: Segmentation Error.
2015-07-10More home.asm fixes.luckytyphlosion
Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix.
2015-06-29home.asm label fixes.luckytyphlosion
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