summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-10Change hJoyInput.luckytyphlosion
2015-05-10Fixed Vblank.asmluckytyphlosion
2015-05-10Delete joypad.asmluckytyphlosion
2015-05-10Update joypad.asmluckytyphlosion
2015-05-10Merge readjoypad.asm with joypad.asmluckytyphlosion
2015-05-10Change ReadJoypad.luckytyphlosion
2015-05-10Create readjoypad.asmluckytyphlosion
2015-05-10Added a new bankswitch function not in Red/Blue.luckytyphlosion
BankswitchCommon:: ; 3e7e (0:3e7e) ld [H_LOADEDROMBANK],a ld [$2000],a ret
2015-05-10Update random.asmluckytyphlosion
2015-05-10Move random.asm to bank 3dluckytyphlosion
2015-05-10Moved to homebankluckytyphlosion
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-05-10Update README.mdluckytyphlosion
2015-05-06Update rockethideout4.asmluckytyphlosion
2015-05-06Update pewtergym.asmluckytyphlosion
2015-05-06Update ceruleangym.asmluckytyphlosion
2015-05-06Update copycatshouse2f.asmluckytyphlosion
2015-05-06Update ssanne6.asmluckytyphlosion
2015-05-06Update fuchsiahouse2.asmluckytyphlosion
2015-05-06Update pewtercity.asmluckytyphlosion
2015-05-06Update mtmoonpokecenter.asmluckytyphlosion
2015-05-06More removal of "ldh"luckytyphlosion
2015-05-06Remove use of ldh.luckytyphlosion
RGBFix treats ld a,[$ffxx] as two bytes.
2015-04-26Update sram.asmluckytyphlosion
2015-04-26Update save.asmluckytyphlosion
2015-04-26Remove S_SAVEDPLAYERID as a constantluckytyphlosion
Expression must have a constant value.
2015-04-26Fix datasizesluckytyphlosion
2015-04-26Fix typoluckytyphlosion
2015-04-26Labels instead of constantsluckytyphlosion
2015-04-26Replaced all direct addresses with labels.luckytyphlosion
2015-04-26S_SAVEDPLAYERID constant.luckytyphlosion
2015-04-26Added all necessary SRAM constantsluckytyphlosion
2015-04-26Split SRAM stuff.luckytyphlosion
2015-04-26Create sram.asmluckytyphlosion
2015-04-26Replaced Box Direct Addresses with Labels.luckytyphlosion
2015-04-26SRAM Constantsluckytyphlosion
Adding SRAM Constants to replace direct addresses with labels.
2015-04-09Merge pull request #93 from xCrystal/masteryenatch
Document some move effects
2015-04-09money won and trainer pic constantsxCrystal
2015-04-09user xor operator for clearing status flagsxCrystal
use xor operator for clearing status flags