Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-11 | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | |
2016-06-11 | Sync with pokered | dannye | |
from August 29, 2015 to April 6, 2016 | |||
2016-06-08 | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | |
2016-06-08 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-06-06 | Split out pikachu engine functions; sprite state data macros | pikalaxalt | |
2016-06-06 | More printer labels | pikalaxalt | |
2016-06-06 | Printer-related labels | pikalaxalt | |
2016-06-06 | Clean up white space | dannye | |
2016-06-04 | Finish disassembling the functions in bank 3e | pikalaxalt | |
2016-05-31 | Champion's room; resolve predefs | pikalaxalt | |
2016-05-31 | The rest of SS Anne | pikalaxalt | |
2016-05-31 | Vermilion Fan Club | pikalaxalt | |
2016-05-30 | League PC code, address comments for hidden_items.asm | luckytyphlosion | |
2016-05-30 | Mt Moon Pokemon Center | pikalaxalt | |
2016-05-29 | Pewter Pokecenter | pikalaxalt | |
2016-05-29 | Another chunk of bank 3c | pikalaxalt | |
2016-05-27 | Route 24 scripts | pikalaxalt | |
2016-05-21 | Audio bank 4 constants; space after commas in home/audio.asm | pikalaxalt | |
2016-04-14 | Move yellow/main.asm code to main.asm | luckytyphlosion | |
Also fix an error in home/overworld.asm | |||
2016-04-09 | Replace bankswitch jumps with jpab, also fix hardcoded bank reference. | luckytyphlosion | |
2016-04-09 | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | |
2016-03-19 | Document audio functions. | luckytyphlosion | |
2015-12-29 | More BankF documentation | luckytyphlosion | |
Also introduce bit direction constants and setpal macros | |||
2015-12-23 | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | |
Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | |||
2015-11-21 | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | |
Also replace dummy sprites and fix replace.sh to only parse .asm files | |||
2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | |
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||
2015-11-01 | oak_speech2.asm | luckytyphlosion | |
Also replace W_RIVALNAME with wRivalName | |||
2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | |
W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||
2015-10-18 | Complete documentation of bank3 | luckytyphlosion | |
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||
2015-10-12 | Rename some palette labels. | luckytyphlosion | |
Also add replace.sh | |||
2015-10-03 | bank1f audio. | luckytyphlosion | |
Also move yellow/audio.asm to audio.asm | |||
2015-09-27 | Bank8 audio. | luckytyphlosion | |
todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly | |||
2015-09-26 | Bank2 audio. | luckytyphlosion | |
todo: correct labels | |||
2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | |
2015-08-30 | Fixes. | luckytyphlosion | |
2015-08-30 | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | |
Doesn't build. | |||
2015-08-14 | add border constant and clear up misnomer | YamaArashi | |
2015-08-12 | commented SGB palette stuff | YamaArashi | |
2015-08-09 | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | |
2015-08-09 | Fix all of bank0 related errors. | luckytyphlosion | |
2015-08-09 | Fix typos up to end of home/audio.asm | luckytyphlosion | |
2015-08-08 | commented audio code | YamaArashi | |
2015-08-05 | Use more lb | dannye | |
and other clean up | |||
2015-08-02 | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | |
Rest of unknown pointers in homebank, fix some function names. | |||
2015-08-01 | Attempt to make yellow buildable, part 4 | luckytyphlosion | |
Hardcoded pointers, dr (define rom) macro. | |||
2015-08-01 | Attempt to make Yellow buildable, part 2. | luckytyphlosion | |
2015-08-01 | Attempt to make yellow buildable. | luckytyphlosion | |
Building Errors: Segmentation Error. | |||
2015-07-29 | constants for PrintNumber | YamaArashi | |
2015-07-25 | yet more naming | YamaArashi | |
2015-07-24 | more naming variables | YamaArashi | |