index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
rtc.asm
Age
Commit message (
Expand
)
Author
2018-03-14
Organize the engine/ directory, take 2
mid-kid
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-14
Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res...
Remy Oukaour
2018-01-08
Document hardcoded SRAM addresses.
Adelaide Walter
2018-01-08
Use BANK for hardcoded SRAM banks (except for vestigial refs to JP's banks 4-7)
Adelaide Walter
2018-01-02
More unreferenced labels cleanup
xCrystal
2018-01-02
Clean up XXX comments for unused content
xCrystal
2017-12-24
Change a few Unknown labels
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-11
Add constants for time-of-day boundaries
Remy Oukaour
2017-12-11
Document macros/map.asm
Remy Oukaour
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2015-12-18
Events and some WRAM cleanup
PikalaxALT
2015-12-15
Menu
PikalaxALT
2013-09-07
move common asm from engine/ to common/
yenatch
2013-09-03
split some RTC interfaces into engine/rtc.asm
yenatch