index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2016-08-18
make game version equal 1 for sapphire
YamaArashi
2016-08-12
rename parameter to 'width'
YamaArashi
2016-07-24
RNG header
YamaArashi
2016-07-24
decompile rng functions (#25)
camthesaxman
2016-07-23
decompile libc (#24)
camthesaxman
2016-06-11
fix rsfont
YamaArashi
2016-06-10
switch order of fill macros from dest, value to value, dest
YamaArashi
2016-06-10
remove unused variables
YamaArashi
2016-06-10
decompile palette.c
YamaArashi
2016-06-09
double-colon global labels in preproc; misc other stuff
YamaArashi
2016-06-05
sprite tile allocation macros
YamaArashi
2016-06-05
kun/chan
YamaArashi
2016-06-05
define variables in agb_flash.c
YamaArashi
2016-06-05
define variables in rtc.c
YamaArashi
2016-06-05
link.c
YamaArashi
2016-05-30
prep for link code
YamaArashi
2016-05-30
text.c
YamaArashi
2016-05-21
rename again
YamaArashi
2016-05-21
FreeAllSpriteTiles() to ClearSpriteTileRanges()
YamaArashi
2016-05-21
sprite.c and updated preproc
YamaArashi
2016-05-17
simplify version-dependent string names
YamaArashi
2016-05-15
main.c
YamaArashi
2016-05-15
new macros for declaring uninitialized IWRAM data
YamaArashi
2016-05-15
eliminate need for register variable in MPlayExtender
YamaArashi
2016-05-15
ensure sound code buffer is aligned
YamaArashi
2016-05-15
prevent LD flakiness
YamaArashi
2016-05-15
m4a lib; use fewer iwram syms
YamaArashi
2016-04-30
use compiled libgcc
YamaArashi
2016-04-22
use standard GNU binutils
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-04-05
small string/RTC code changes
YamaArashi
2016-04-05
add explanatory comment for RTC library
YamaArashi
2016-04-05
rename RTC functions/variables
YamaArashi
2016-04-03
make TaskDummy static
YamaArashi
2016-04-03
task.c
YamaArashi
2016-04-03
Delete task.c
YamaArashi
2016-03-29
tasks
YamaArashi
2016-02-03
preliminary revision 2 support (fixing berry glitch)
YamaArashi
2016-02-03
RTC errors
YamaArashi
2016-02-03
RTC code/data
YamaArashi
2016-02-01
librtc
YamaArashi
2016-01-31
clean up play_time.c whitespace
YamaArashi
2016-01-31
play_time.c
YamaArashi
2016-01-31
clean up
YamaArashi
2016-01-31
string_util.c
YamaArashi
[prev]