Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-18 | Update home.asm | luckytyphlosion | |
2015-05-18 | Fix mistake. | luckytyphlosion | |
2015-05-18 | More Bank 3c stuff. | luckytyphlosion | |
2015-05-17 | Add IsTilePassable Function | luckytyphlosion | |
2015-05-17 | Completed home/overworld.asm with other related functions | luckytyphlosion | |
2015-05-14 | Create main.asm | luckytyphlosion | |
2015-05-14 | More Yellow newstuff. | luckytyphlosion | |
2015-05-14 | Delete wram.asm | luckytyphlosion | |
2015-05-14 | Delete text.asm | luckytyphlosion | |
2015-05-14 | Delete main.asm | luckytyphlosion | |
2015-05-14 | Delete audio.asm | luckytyphlosion | |
No need, going to use the yellow folder for new bank stuff | |||
2015-05-13 | Label some functions | luckytyphlosion | |
2015-05-13 | Create random.asm | luckytyphlosion | |
2015-05-13 | Delete dummy.asm | luckytyphlosion | |
2015-05-13 | Create dummy.asm | luckytyphlosion | |
2015-05-13 | Create overworld.asm | luckytyphlosion | |
2015-05-13 | Delete bank3c | luckytyphlosion | |
2015-05-13 | Create bank3c | luckytyphlosion | |
2015-05-13 | Added more overworld code. | luckytyphlosion | |
2015-05-13 | Add wd435 | luckytyphlosion | |
2015-05-13 | Add wd436 | luckytyphlosion | |
2015-05-13 | Moved HandleMidJump | luckytyphlosion | |
2015-05-11 | Update overworld.asm | luckytyphlosion | |
2015-05-11 | Update macros.asm | luckytyphlosion | |
2015-05-11 | Update home.asm | luckytyphlosion | |
2015-05-11 | Remove wGBC. | luckytyphlosion | |
wGBC is replaced by hGBC now. This also explains where the off by one offset came from. | |||
2015-05-11 | Update macros.asm | luckytyphlosion | |
2015-05-11 | Update home.asm | luckytyphlosion | |
2015-05-11 | Update hram.asm | luckytyphlosion | |
2015-05-11 | Update home.asm | luckytyphlosion | |
2015-05-11 | Update copy2.asm | luckytyphlosion | |
2015-05-11 | Update copy2.asm | luckytyphlosion | |
2015-05-11 | Update copy2.asm | luckytyphlosion | |
2015-05-11 | Update copy.asm | luckytyphlosion | |
2015-05-11 | Update copy2.asm | luckytyphlosion | |
2015-05-11 | Update copy.asm | luckytyphlosion | |
2015-05-11 | Update copy2.asm | luckytyphlosion | |
2015-05-11 | Update copy.asm | luckytyphlosion | |
2015-05-11 | Update copy.asm | luckytyphlosion | |
2015-05-10 | Change hJoyInput. | luckytyphlosion | |
2015-05-10 | Fixed Vblank.asm | luckytyphlosion | |
2015-05-10 | Delete joypad.asm | luckytyphlosion | |
2015-05-10 | Update joypad.asm | luckytyphlosion | |
2015-05-10 | Merge readjoypad.asm with joypad.asm | luckytyphlosion | |
2015-05-10 | Change ReadJoypad. | luckytyphlosion | |
2015-05-10 | Create readjoypad.asm | luckytyphlosion | |
2015-05-10 | Added a new bankswitch function not in Red/Blue. | luckytyphlosion | |
BankswitchCommon:: ; 3e7e (0:3e7e) ld [H_LOADEDROMBANK],a ld [$2000],a ret | |||
2015-05-10 | Update random.asm | luckytyphlosion | |
2015-05-10 | Move random.asm to bank 3d | luckytyphlosion | |
2015-05-10 | Moved to homebank | luckytyphlosion | |