index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
printer
/
printer.asm
Age
Commit message (
Expand
)
Author
2020-06-21
Remove some more raw addresses
Rangi
2020-06-20
Remove RAM address comments
Rangi
2020-06-17
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...
Rangi
2020-06-17
Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with poke...
Rangi
2020-06-16
Harmonize some more symbols with pokegold
Rangi
2020-02-21
Fix some comments and inmediates
mid-kid
2020-02-13
Standardize on lowercase Tilemap and Attrmap
mid-kid
2020-02-13
Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap
mid-kid
2019-05-25
Fix usage of rIE and rSC constants
mid-kid
2019-05-11
Some more GB Printer documentation
Rangi
2019-04-09
TextBox -> Textbox
mid-kid
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-23
Consistent routine naming convention: 'Foo' wraps '_Foo'
Rangi
2018-06-25
Keep more data/ INCLUDEs with relevant routines
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-04-01
Fix file permissions
mid-kid
2018-03-13
Organize the engine/ directory
mid-kid