summaryrefslogtreecommitdiff
path: root/engine/printer/printer.asm
AgeCommit message (Expand)Author
2021-03-24Sync some files with pokegoldRangi
2020-12-23Rename some labelsRangi
2020-12-07FarString -> PlaceFarString, and document a BrokenPlaceFarString bugRangi
2020-11-09Replace $0 with 0 for "ld l, a / ld h, 0" idiomRangi
2020-10-28Identify more WRAM labels, and start a <X>_DummyFunction label conventionRangi
2020-10-05Identify some more unnamed labelsRangi
2020-10-04Identify some more unnamed labelsRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-21Remove some more raw addressesRangi
2020-06-20Remove RAM address commentsRangi
2020-06-17Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...Rangi
2020-06-17Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with poke...Rangi
2020-06-16Harmonize some more symbols with pokegoldRangi
2020-02-21Fix some comments and inmediatesmid-kid
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2020-02-13Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMapmid-kid
2019-05-25Fix usage of rIE and rSC constantsmid-kid
2019-05-11Some more GB Printer documentationRangi
2019-04-09TextBox -> Textboxmid-kid
2018-08-25Use labels instead of constants for HRAMRangi
2018-07-29Add meaningful aliases for wd265Rangi
2018-07-23Consistent routine naming convention: 'Foo' wraps '_Foo'Rangi
2018-06-25Keep more data/ INCLUDEs with relevant routinesRangi
2018-06-24Remove all address commentsmid-kid
2018-04-01Fix file permissionsmid-kid
2018-03-13Organize the engine/ directorymid-kid