index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2016-08-29
dump songs
YamaArashi
2016-08-13
split ai_scripts.s
YamaArashi
2016-08-12
split data1.s
YamaArashi
2016-07-24
decompile rng functions (#25)
camthesaxman
2016-07-24
picture frame graphics
YamaArashi
2016-07-23
decompile libc (#24)
camthesaxman
2016-07-04
battle animation scripts
YamaArashi
2016-06-30
Prevent a misleading error when .s files are missing.
yenatch
2016-06-28
fix misleading error when .bin files are missing
YamaArashi
2016-06-28
revert makefile change
YamaArashi
2016-06-28
Create mapfiles.
yenatch
2016-06-28
Fix a makefile bug where a missing dependency would cancel out a rule.
yenatch
2016-06-19
organize scripts
YamaArashi
2016-06-19
Another makefile typo.
yenatch
2016-06-19
Forgot to add the version to the filename of intermediate files.
yenatch
2016-06-18
use sed again
YamaArashi
2016-06-18
fuck sed
YamaArashi
2016-06-19
Merge remote-tracking branch 'origin/master'
yenatch
2016-06-19
Duplicate version rules so make doesn't conflate object patterns.
yenatch
2016-06-19
Add `make tidy` to clean objects, but not images (which take longer to rebuild).
yenatch
2016-06-18
Fix blank.4bpp build error from before (#12)
ProjectRevoTPP
2016-06-19
text.c doesn't depend on GEN_LINK_HEADERS.
yenatch
2016-06-19
Get rid of GEN_FONTS.
yenatch
2016-06-18
src/link.c also depends on LINK_HEADERS.
yenatch
2016-06-18
Fix a typo in the makefile.
yenatch
2016-06-18
Fix ld_script preprocessing.
yenatch
2016-06-18
Build Sapphire.
yenatch
2016-06-14
Dump graphics from graphics.s (#7)
ProjectRevoTPP
2016-06-10
decompile palette.c
YamaArashi
2016-06-05
link.c
YamaArashi
2016-05-30
text.c
YamaArashi
2016-05-21
sprite.c and updated preproc
YamaArashi
2016-05-15
m4a lib; use fewer iwram syms
YamaArashi
2016-05-10
use devkitARM cpp
YamaArashi
2016-04-30
fix problems building on 64-bit Linux
YamaArashi
2016-04-30
use shell script to build tools
YamaArashi
2016-04-30
use compiled libgcc
YamaArashi
2016-04-22
use standard GNU binutils
YamaArashi
2016-04-22
use preprocessor
YamaArashi
2016-04-21
Prepare for switch to standard gas (with preprocessor)
YamaArashi
2016-04-08
AGB flash library
YamaArashi
2016-04-05
rename RTC files
YamaArashi
2016-02-01
librtc
YamaArashi
2016-01-31
string_util.c
YamaArashi
2016-01-29
tilesets
YamaArashi
2016-01-24
pokemon graphics data and makefile
YamaArashi