aboutsummaryrefslogtreecommitdiffstats
path: root/engine/printer/printer.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-09-10Misc. naming and cleanup (#139)Narishma-gb1-54/+47
* Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar`
2025-07-02Use hardware.inc constants in places unique to YellowRangi421-2/+2
2023-11-21Rename pikachu palette packetsdannye1-1/+1
2022-07-09wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton1-1/+1
2020-11-04Start reorganizing pokeyellowRangi1-16/+3
2020-11-04Sync with pokereddannye1-104/+104
2016-06-12Remove more address commentsdannye1-4/+4
2016-06-11remove address commentsYamaArashi1-11/+11
2016-06-11Character dict; surfing minigame; printer debugpikalaxalt1-5/+5
2016-06-08Is this an OAM printer?pikalaxalt1-53/+53
2016-06-07Printer labelspikalaxalt1-111/+107
2016-06-06More printer labelspikalaxalt1-24/+35
2016-06-06Printer-related labelspikalaxalt1-733/+123
2016-06-06Clean up white spacedannye1-1/+1
2016-06-05Resolve hardcoded WRAM labels in engine/printer.asmpikalaxalt1-150/+151
2016-06-04Pikachu pics; town map entriespikalaxalt1-2/+29
2016-05-24Finish disassembling printer functionspikalaxalt1-1/+110
2016-05-24Printer error funcspikalaxalt1-8/+131
2016-05-23Name some wram address refspikalaxalt1-2/+2
2016-05-23Move all the printer functions out of main.asm, including the intermediate ↵pikalaxalt1-0/+343
dr blocks
2016-05-22Resolve hard-coded callspikalaxalt1-7/+7
2016-05-22the rest of engine/printer.asmpikalaxalt1-1/+228
2016-05-22engine/printer.asmpikalaxalt1-0/+772