aboutsummaryrefslogtreecommitdiffstats
path: root/engine/minigame/surfing_pikachu.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2026-06-24Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and `PI...Yoann Fievez1-2/+2
2025-09-10Misc. naming and cleanup (#139)Narishma-gb1-1/+1
2025-09-06Fix .tilemap file extension, fix some typos (#138)Narishma-gb1-5/+5
2025-07-02Use hardware.inc constants in places unique to YellowRangi421-3/+3
2023-11-21Rename pikachu palette packetsdannye1-2/+2
2022-07-09wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton1-5/+5
2021-05-31Clean up Yellow's WRAMRangi1-4/+4
2021-04-18Use pokecrystal's sine_table macroRangi1-1/+1
2020-11-05Remove trailing whitespaceRangi1-1/+1
2020-11-04Start reorganizing pokeyellowRangi1-25/+26
2020-11-04Sync with pokereddannye1-109/+109
2020-05-25Update Audio 4 sfx namesdannye1-4/+4
2020-05-20Sync with pokereddannye1-3/+3
2019-10-17Add deobfuscation from pokered commitsAmber Brault1-27/+0
2019-10-11Label surfing minigame SFXAmber Brault1-6/+33
2017-09-25Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu221-3/+3
2016-08-08Better names for a few Pikachu's Beach routinesSanqui1-6/+6
2016-08-08Label some Pikachu's Beach related routinesSanqui1-63/+63
2016-06-11remove address commentsYamaArashi1-1/+1
2016-06-11Character dict; surfing minigame; printer debugpikalaxalt1-808/+844
2016-06-07Printer labelspikalaxalt1-3/+3
2016-06-06Split out pikachu engine functions; sprite state data macrospikalaxalt1-1/+1
2016-06-06More printer labelspikalaxalt1-1/+1
2016-06-05Resolve hardcoded WRAM labels in engine/printer.asmpikalaxalt1-5/+6
2016-06-05Split bank 3epikalaxalt1-1685/+12
2016-06-05This looks like Gen 2's object animation enginepikalaxalt1-542/+259
2016-06-05Resolve HRAM labels in Bank 3Epikalaxalt1-43/+15
2016-06-05Resolve WRAM addresses and bank 3e unknownspikalaxalt1-318/+618
2016-06-05Resolve some WRAM addressespikalaxalt1-38/+38
2016-06-05No more `dr`pikalaxalt1-99/+372
2016-06-04Finish disassembling the functions in bank 3epikalaxalt1-7/+1428
2016-06-04Chunk 4 of bank 3epikalaxalt1-11/+437
2016-06-04Chunk 3 of bank 3epikalaxalt1-7/+635
2016-06-04Another chunk of bank 3epikalaxalt1-22/+1088
2016-06-04Chunk of bank 3epikalaxalt1-4/+672
2016-05-30Forgot to add rest of the filesluckytyphlosion1-0/+27