aboutsummaryrefslogtreecommitdiffstats
path: root/home (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-012-15/+16
|
* Attempt to make yellow buildable.luckytyphlosion2015-08-011-1/+1
| | | | Building Errors: Segmentation Error.
* More home.asm fixes.luckytyphlosion2015-07-102-6/+6
| | | | | | Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix.
* home.asm label fixes.luckytyphlosion2015-06-293-4/+4
|
* Complete documentation of home.asm for pokeyellow.luckytyphlosion2015-06-201-6/+4
| | | | Note: Some functions may not exist, as they aren't documented.
* Add address comments.luckytyphlosion2015-06-161-4/+4
|
* Minor pic.asm change and relabeling addresses.luckytyphlosion2015-06-121-31/+27
|
* Fix label typo.luckytyphlosion2015-06-101-1/+1
|
* Finish working on remaining audio function.luckytyphlosion2015-06-101-23/+16
|
* More home/audio.asmluckytyphlosion2015-06-101-42/+135
|
* Fix some audio labels.luckytyphlosion2015-06-101-5/+5
|
* Some home/audio.asm documentationluckytyphlosion2015-06-091-18/+38
|
* Fixed many homebank functions.luckytyphlosion2015-06-076-113/+160
| | | | | | Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm, text.asm. Added some wram/hram addresses too.
* Fix home/play_time.asm and add it into the respective location in home.asmluckytyphlosion2015-06-051-7/+17
|
* Merge git://github.com/dannye/pokeyellow into dannye-masterluckytyphlosion2015-06-053-14/+15
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Fix a lot of bugsU-Daniel-PC\Daniel2015-06-052-8/+8
| |
| * Merge branch 'master' of https://github.com/iimarckus/pokeredU-Daniel-PC\Daniel2015-06-041-312/+312
| |\ | | | | | | | | | | | | Conflicts: wram.asm
| | * EOL Windows->UNIXU-Daniel-PC\Daniel2015-06-011-312/+312
| | |
| * | EOL Windows->UNIXU-Daniel-PC\Daniel2015-06-043-2614/+2614
| | |
* | | Fix EOL to LF to make push requests more doable.luckytyphlosion2015-06-054-2925/+2925
|/ /
* | Fix comment.luckytyphlosion2015-06-031-1/+1
| |
* | Minor fixes here and there.luckytyphlosion2015-05-241-1/+1
| | | | | | | | Typos, moving around, new HRAM stuff.
* | Moving yellow data to yellow folder.luckytyphlosion2015-05-231-2/+2
| |
* | Fix mistake.luckytyphlosion2015-05-181-2/+2
| |
* | Completed home/overworld.asm with other related functionsluckytyphlosion2015-05-173-2545/+2615
| |
* | More Yellow newstuff.luckytyphlosion2015-05-141-45/+49
| |
* | Label some functionsluckytyphlosion2015-05-131-203/+9
| |
* | Added more overworld code.luckytyphlosion2015-05-131-65/+65
| |
* | Moved HandleMidJumpluckytyphlosion2015-05-131-13/+16
| |
* | Update overworld.asmluckytyphlosion2015-05-111-6/+14
| |
* | Update copy2.asmluckytyphlosion2015-05-111-18/+48
| |
* | Update copy2.asmluckytyphlosion2015-05-111-37/+0
| |
* | Update copy2.asmluckytyphlosion2015-05-111-15/+27
| |
* | Update copy.asmluckytyphlosion2015-05-111-1/+1
| |
* | Update copy2.asmluckytyphlosion2015-05-111-1/+1
| |
* | Update copy.asmluckytyphlosion2015-05-111-0/+20
| |
* | Update copy2.asmluckytyphlosion2015-05-111-1/+1
| |
* | Update copy.asmluckytyphlosion2015-05-111-0/+20
| |
* | Update copy.asmluckytyphlosion2015-05-111-12/+22
| |
* | Fixed Vblank.asmluckytyphlosion2015-05-101-26/+20
| |
* | Delete joypad.asmluckytyphlosion2015-05-101-39/+0
| |
* | Move play_time.asm to homebank.luckytyphlosion2015-05-101-0/+61
| |
* | Addresses for functions.luckytyphlosion2015-05-101-6/+6
| |
* | Slight changes within vcopy.asmluckytyphlosion2015-05-101-42/+16
|/ | | Changes: Game Freak learned that ld [$xxxx],sp exists, and uses that to save a bit of space/time.
* Low health alarm documentationU-Daniel-PC\Daniel2015-03-121-1/+1
| | | | RenaKunisaki
* commented battle stuffYamaArashi2015-02-071-1/+1
|
* Fix typo in nameYamaArashi2015-02-071-2/+1
|
* serial/trade/miscYamaArashi2015-02-074-319/+328
|
* Fix some sfx idsU-Daniel-PC\Daniel2015-01-271-2/+2
|
* Rename hVBlank* constants to h*.yenatch2014-09-232-4/+4
|