summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-08-01Attempt to make yellow buildable.luckytyphlosion
Building Errors: Segmentation Error.
2015-07-12More bank1c documentation.luckytyphlosion
2015-07-10Some bank1c documentation.luckytyphlosion
gamefreak.asm, hall_of_fame.asm, palettes.asm. Also new hram/wram.asm labels.
2015-07-10More home.asm fixes.luckytyphlosion
Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix.
2015-07-10Yellow gfx.luckytyphlosion
From dannye/master
2015-07-07Bank3d addresses and fixes.luckytyphlosion
Also documentation of new super rod code and slight more documentation of multiply_divide.asm
2015-07-06Complete documentation of bank3dluckytyphlosion
todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
2015-07-03More bank3d documentation.luckytyphlosion
Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too.
2015-06-29Some extra files.luckytyphlosion
(wram.asm, charmap.asm)
2015-06-29Bank3d documentation.luckytyphlosion
2015-06-29Remove bank3d functions in main.asm.luckytyphlosion
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-17Merge remote-tracking branch 'origin/master'luckytyphlosion
Conflicts: home.asm
2015-06-17More home.asm documentation.luckytyphlosion
2015-06-16More home.asm documentation.luckytyphlosion
2015-06-16Add address comments.luckytyphlosion
2015-06-16Add JessieJamesPicluckytyphlosion
2015-06-12Complete unfinished function.luckytyphlosion
2015-06-12A lot of home.asm reviewluckytyphlosion
2015-06-12More home.asm documentation...luckytyphlosion
Text and menu related functions.
2015-06-12Relabel Addressesluckytyphlosion
2015-06-12More home.asm documentation.luckytyphlosion
Some sprite functions and text functions.
2015-06-12Relabel function.luckytyphlosion
2015-06-12Minor pic.asm change and relabeling addresses.luckytyphlosion
2015-06-12More address relabeling.luckytyphlosion
2015-06-11Some address labeling.luckytyphlosion
2015-06-11Mart inventories addresses.luckytyphlosion
2015-06-11Yellow mart inventories.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-10Update README.mdluckytyphlosion
2015-06-10Update README.mdluckytyphlosion
2015-06-09Some home/audio.asm documentationluckytyphlosion
2015-06-09Add HBlank function to $0048luckytyphlosion
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-07More bank3f code.luckytyphlosion
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-05More Bank3f functions.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-04Merge pull request #96 from dannye/masterDaniel Harding
wram comments, EOLs, EOFs, and UTF-8
2015-06-04ANSI->UTF-8U-Daniel-PC\Daniel
2015-06-04More home.asm documentation.luckytyphlosion
Fixed up on some Mon Sprite Functions and a few unknown yellow exclusive Functions.
2015-06-03Fix comment.luckytyphlosion