aboutsummaryrefslogtreecommitdiffstats
path: root/home/text_script.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-05Sync home and macro code with pokeyellowRangi1-18/+2
2020-07-07Identify SPRITESTATEDATA2_ORIGFACINGDIRECTIONRangi1-3/+3
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi1-5/+5
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-19/+19
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi1-1/+1
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-39/+33
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi1-1/+1
2020-07-03Move more code from home.asm to home/Rangi1-0/+237