index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
gba
/
macro.h
Age
Commit message (
Expand
)
Author
2018-01-21
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-17
use Dma Large loops for every while(1) Dma loop
ProjectRevoTPP
2018-01-07
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-06
nonmatching unref_sub_8095D08
PikalaxALT
2017-12-23
Merge branch 'master' into cable_car
PikalaxALT
2017-12-23
Merge branch 'master' into cable_car
PikalaxALT
2017-12-22
fix 0x2DFC in SaveBlock1
camthesaxman
2017-12-22
save work
camthesaxman
2017-11-26
Mostly done decompiling pokemon_summary_screen
Marcus Huderle
2017-10-14
sub_8123740
PikalaxALT
2017-10-14
sub_8123244
PikalaxALT
2017-09-04
sub_804BBE8 and new DmaCopy macros
scnorton
2016-12-11
Decompile src/fieldmap.c
yenatch
2016-10-02
add comment for DMA clear macros
YamaArashi
2016-10-02
add DmaClear macro (#50)
camthesaxman
2016-06-10
switch order of fill macros from dest, value to value, dest
YamaArashi
2016-05-21
FreeAllSpriteTiles() to ClearSpriteTileRanges()
YamaArashi
2016-05-15
new macros for declaring uninitialized IWRAM data
YamaArashi
2016-05-15
eliminate need for register variable in MPlayExtender
YamaArashi
2016-04-08
AGB flash library
YamaArashi
2016-01-31
string_util.c
YamaArashi