aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to make yellow buildable, part 3luckytyphlosion2015-08-013-23/+5
|
* Remove (incorrect) address commentsU-Daniel-PC\Daniel2015-08-01197-1793/+1805
| | | | | Conflicts: text.asm
* Build only YellowU-Daniel-PC\Daniel2015-08-01173-3077/+643
| | | | | | | | | | | | | | | | | | | Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
* text.oU-Daniel-PC\Daniel2015-08-0154-2695/+2528
| | | | | | | | | | | | | | | | | Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm
* Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-0120-97/+382
|
* Attempt to make yellow buildable.luckytyphlosion2015-08-0119-191/+1494
| | | | Building Errors: Segmentation Error.
* More bank1c documentation.luckytyphlosion2015-07-124-123/+143
|
* Some bank1c documentation.luckytyphlosion2015-07-105-244/+829
| | | | | gamefreak.asm, hall_of_fame.asm, palettes.asm. Also new hram/wram.asm labels.
* More home.asm fixes.luckytyphlosion2015-07-103-11/+11
| | | | | | Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix.
* Yellow gfx.luckytyphlosion2015-07-1046-0/+0
| | | | From dannye/master
* Bank3d addresses and fixes.luckytyphlosion2015-07-078-245/+178
| | | | | Also documentation of new super rod code and slight more documentation of multiply_divide.asm
* Complete documentation of bank3dluckytyphlosion2015-07-0617-174/+175
| | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
* More bank3d documentation.luckytyphlosion2015-07-034-313/+443
| | | | | Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too.
* Some extra files.luckytyphlosion2015-06-292-2/+6
| | | | (wram.asm, charmap.asm)
* Bank3d documentation.luckytyphlosion2015-06-298-38/+1344
|
* Remove bank3d functions in main.asm.luckytyphlosion2015-06-291-5/+5
|
* home.asm label fixes.luckytyphlosion2015-06-294-9/+9
|
* Complete documentation of home.asm for pokeyellow.luckytyphlosion2015-06-202-125/+104
| | | | Note: Some functions may not exist, as they aren't documented.
* Merge remote-tracking branch 'origin/master'luckytyphlosion2015-06-173-101/+188
|\ | | | | | | | | Conflicts: home.asm
| * More home.asm documentation.luckytyphlosion2015-06-161-96/+182
| |
| * Add address comments.luckytyphlosion2015-06-161-4/+4
| |
| * Add JessieJamesPicluckytyphlosion2015-06-161-0/+1
| |
* | More home.asm documentation.luckytyphlosion2015-06-172-56/+90
|/
* Complete unfinished function.luckytyphlosion2015-06-121-1/+16
|
* A lot of home.asm reviewluckytyphlosion2015-06-121-29/+76
|
* More home.asm documentation...luckytyphlosion2015-06-121-46/+42
| | | Text and menu related functions.
* Relabel Addressesluckytyphlosion2015-06-121-6/+4
|
* More home.asm documentation.luckytyphlosion2015-06-121-60/+47
| | | Some sprite functions and text functions.
* Relabel function.luckytyphlosion2015-06-121-1/+1
|
* Minor pic.asm change and relabeling addresses.luckytyphlosion2015-06-121-31/+27
|
* More address relabeling.luckytyphlosion2015-06-121-2/+2
|
* Some address labeling.luckytyphlosion2015-06-111-13/+14
|
* Mart inventories addresses.luckytyphlosion2015-06-111-16/+16
|
* Yellow mart inventories.luckytyphlosion2015-06-111-3/+3
|
* 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
|
* Update README.mdluckytyphlosion2015-06-101-1/+1
|
* Update README.mdluckytyphlosion2015-06-101-1/+2
|
* Some home/audio.asm documentationluckytyphlosion2015-06-091-18/+38
|
* Add HBlank function to $0048luckytyphlosion2015-06-091-1/+1
|
* Fixed many homebank functions.luckytyphlosion2015-06-079-118/+183
| | | | | | Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm, text.asm. Added some wram/hram addresses too.
* More bank3f code.luckytyphlosion2015-06-071-1/+56
|
* Fix home/play_time.asm and add it into the respective location in home.asmluckytyphlosion2015-06-052-7/+18
|
* Merge git://github.com/dannye/pokeyellow into dannye-masterluckytyphlosion2015-06-05362-604/+577
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-0517-25/+40
| |
| * Merge branch 'master' of https://github.com/iimarckus/pokeredU-Daniel-PC\Daniel2015-06-04347-1002/+1006
| |\ | | | | | | | | | | | | Conflicts: wram.asm
| | * Merge pull request #96 from dannye/masterDaniel Harding2015-06-04346-1002/+1005
| | |\ | | | | | | | | wram comments, EOLs, EOFs, and UTF-8
| | | * ANSI->UTF-8U-Daniel-PC\Daniel2015-06-041-5/+5
| | | |