index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-01-08
reorganize headers and add CpuFill macros
YamaArashi
2016-01-08
rename macro in gpu_regs.c
YamaArashi
2016-01-08
use FALSE instead of 0
YamaArashi
2016-01-08
gpu_regs.c
YamaArashi
2016-01-07
update asm
YamaArashi
2016-01-07
begin compiling C source in the build process
YamaArashi
2016-01-06
fix last @ local label
YamaArashi
2016-01-06
use $ for local labels
YamaArashi
2016-01-06
get rid of @ local labels
YamaArashi
2016-01-06
move C files
YamaArashi
2016-01-06
update .gitattributes with *.c and *.h rules
YamaArashi
2016-01-03
fix mistake in location of return
YamaArashi
2016-01-03
make mem alloc functions more consistent
YamaArashi
2016-01-03
comment MemBlock struct and add data field
YamaArashi
2016-01-03
update disasm with function data from idb
YamaArashi
2016-01-03
update struct field type
YamaArashi
2016-01-03
c source code for malloc.c
YamaArashi
2015-12-29
naming/renaming some field object functions
YamaArashi
2015-12-27
name some field object image animations
YamaArashi
2015-12-03
update graphics function disasm
YamaArashi
2015-11-29
clean bg and core function names
YamaArashi
2015-11-29
leading zeroes for numbered maps
YamaArashi
2015-11-28
trainer pic indices
YamaArashi
2015-11-28
new game Birch pic
YamaArashi
2015-11-28
update window, text, and main menu disasm
YamaArashi
2015-11-28
split out main menu (and Birch speech)
YamaArashi
2015-11-27
remove unnecessary '.align' before '.pool'
YamaArashi
2015-11-27
RTC data
YamaArashi
2015-11-27
split out RTC functions
YamaArashi
2015-11-27
name game's RTC functions
YamaArashi
2015-11-27
name GPIO registers
YamaArashi
2015-11-27
name RTC lib functions
YamaArashi
2015-11-27
name unknown library as 'librtc'
YamaArashi
2015-11-27
split out tileset animation code
YamaArashi
2015-11-27
name tileset functions
YamaArashi
2015-11-27
split out multiboot.s
YamaArashi
2015-11-27
partially comment GameCube multi-boot library
YamaArashi
2015-11-26
name unknown lib as 'libgcnmultiboot' (GameCube multi-boot)
YamaArashi
2015-11-25
field effect graphics and scripts
YamaArashi
2015-11-24
string ref charmap consts and field effect script macros
YamaArashi
2015-11-24
split out string utility code
YamaArashi
2015-11-24
split out string utility data
YamaArashi
2015-11-24
powers of ten
YamaArashi
2015-11-24
update disasm
YamaArashi
2015-11-24
title screen background tiles and palettes
YamaArashi
2015-11-23
add space in include directive
YamaArashi
2015-11-23
put back unused labels for FRLG fonts
YamaArashi
2015-11-23
clean fonts
YamaArashi
2015-11-23
unused fonts are FRLG male/female fonts
YamaArashi
(thanks to Ketsuban from #pret)
2015-11-23
put font widths in rows of 16
YamaArashi
[next]