index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2016-09-29
add aif2pcm to .gitignore
Cameron Hall
2016-09-28
fix alignment issues with some versions of ld
YamaArashi
2016-09-25
begin using common symbols
YamaArashi
2016-09-25
introduce RAM variable LD script generator tool
YamaArashi
2016-09-11
add error check to RL decompression
YamaArashi
2016-09-10
include stdint.h in aif2pcm main.c
YamaArashi
2016-09-10
aif2pcm: Use `uint32_t` instead of `unsigned long` for .bin output.
yenatch
2016-09-10
make aif2pcm compatible with VS2015
YamaArashi
2016-09-10
Remove debugging statement from aif2pcm.
Marcus Huderle
2016-09-10
Merge 'master' with 'origin/master'
Marcus Huderle
2016-09-08
Use .aif files for programmable wave instruments.
Marcus Huderle
2016-09-08
Output .bin file for direct sound metadata (loop point, pitch adust, and numb...
Marcus Huderle
2016-09-08
Convert .aif files to .pcm samples, and update Makefile to use aif2pcm tool.
Marcus Huderle
2016-08-29
support xcmd (partially)
YamaArashi
2016-08-27
better consistency
YamaArashi
2016-08-27
small fixes for mid2agb
YamaArashi
2016-08-27
fix potential bug when using compression
YamaArashi
2016-08-27
mid2agb tool
YamaArashi
2016-07-29
diploma tilemap/palette
YamaArashi
2016-07-24
picture frame graphics
YamaArashi
2016-07-22
Reorder LIBS in rsfont and gbagfx.
yenatch
2016-06-17
support 1 to 256 colors in palettes
YamaArashi
2016-06-17
Potential fix for Issue #1 (#10)
ProjectRevoTPP
2016-06-11
fix rsfont
YamaArashi
2016-06-09
double-colon global labels in preproc; misc other stuff
YamaArashi
2016-06-05
add support for .braille directive to preproc
YamaArashi
2016-05-30
text.c
YamaArashi
2016-05-21
sprite.c and updated preproc
YamaArashi
2016-05-15
allow multiple symbols/integers inside curly brackets in preproc
YamaArashi
2016-04-30
use compiled libgcc
YamaArashi
2016-04-22
use preprocessor
YamaArashi
2016-01-29
tilesets
YamaArashi
2016-01-24
pokemon graphics data and makefile
YamaArashi