summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Collapse)Author
2020-09-13LOW(TX_END) == HIGH(TX_END) == $ff; checks are for if low & high == $ffRangi
2020-09-13Merge branch 'master' of https://github.com/mid-kid/pokepicrossRangi
2020-09-13Extract more font graphicsRangi
2020-09-13Dump bank 9 stringsmid-kid
2020-09-13Document second set of text printing functionsmid-kid
...this time in home
2020-09-12Avoid value truncation warnignRangi
2020-09-13text_chars_2 -> text_chars_bwmid-kid
2020-09-13Merge branch 'master' of github.com:mid-kid/pokepicrossmid-kid
2020-09-12Dump strings, write tooling around themmid-kid
2020-09-12Extract the rest of the level graphics, and add gfx subdirectoriesRangi
2020-09-12Port const macros from pokecrystal, and add const_dw for jumptablesRangi
2020-09-12Define ld16 macroRangi
2020-09-12Disassemble tutorialmid-kid
2020-09-12name some of the rstsmid-kid
2020-09-12Small fixupsmid-kid
2020-09-12Extract graphics from bank $6E and $6FRangi
2020-09-12Disassemble the start of bank 0Rangi
2020-09-11Convert tabs to spaces...mid-kid
2020-09-11Document text_char_printmid-kid
2020-09-11Document character valuesmid-kid
2020-09-10Document char printing routinemid-kid
2020-09-09Set up initial structuremid-kid