summaryrefslogtreecommitdiff
path: root/engine/title.asm
AgeCommit message (Expand)Author
2020-09-20Remove more address commentsRangi
2020-09-20- Remove trailing whitespaceRangi
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end o...Ebernacher90
2020-08-09Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since on...Rangi
2018-07-03Introduce linkerscript.luckytyphlosion
2018-07-03A few small formatting fixesobskyr
2018-06-10Merge branch 'math_etc' into 'master'ISSOtm
2018-06-09Actually remove the include for vram.asm...ehw
2018-06-09Update shim and title.asmehw
2018-06-04Upload more correct version of last commit.ehw
2018-06-04Farcall/callfar is now callba/callab, leave bank numbers in comments.ehw
2018-06-04Add newline to end of fileehw
2018-06-04Remove some tabsehw
2018-06-04Update filesehw
2018-06-04Update wram.asm and title.asm for new sound findingsehw
2018-06-04Title screen disassembled (new pr)ehw
2018-06-02Make the repository build all four ROMsPikalaxALT
2018-05-30Clean up Makefilepfero
2018-05-29Small temporary SECTION headers go in main.asm, so the individual files won't...Rangi
2018-05-28Disassemble a lil' bitISSOtm