summaryrefslogtreecommitdiff
path: root/engine/bank3d/main.asm
AgeCommit message (Collapse)Author
2015-12-31Cleanup with yellow-exclusive banksluckytyphlosion
Also introduce charmap for $ec (unfilled menu arrow cursor)
2015-12-29More BankF documentationluckytyphlosion
Also introduce bit direction constants and setpal macros
2015-11-15engine/menu/start_menu.asmluckytyphlosion
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-12Mass RGB translation in data/super_palettes.asmPikalaxALT
2015-10-11Fix build errorsPikalaxALT
2015-10-11Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellowPikalaxALT
2015-10-11more annotations on ModifyPikachuHappinessPikalaxALT
2015-10-11engine/items/items.asmluckytyphlosion
2015-09-03Make pokeyellow build correctly.luckytyphlosion
2015-08-30Fixes.luckytyphlosion
2015-08-28Fix bank3d so it matches baserom.gbcluckytyphlosion
2015-08-28Attempt to make pokeyellow buildable, part 8.luckytyphlosion
2015-08-03Attempt to make yellow buildable, part 7.luckytyphlosion
Builds but not to baserom.gbc.
2015-08-01Attempt to make Yellow buildable, part 2.luckytyphlosion
2015-08-01Attempt to make yellow buildable.luckytyphlosion
Building Errors: Segmentation Error.
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-29Bank3d documentation.luckytyphlosion