index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libs
Age
Commit message (
Collapse
)
Author
2021-08-08
unsigned int -> u32
Kurausukun
2021-08-08
port cgb documentation and fakematch fixes
Kurausukun
2021-04-19
THE BEAST IS SLAIN
Kurausukun
2020-12-05
Fix silly typo
Alex Pensinger
2020-12-05
German Sapphire v1.1 uses the flash chip ID 0x09c2
Alex Pensinger
2020-11-01
Match FadeOutBody (ported from pokeemerald)
Kurausukun
2020-09-03
Fix agb_flash in modern ruby
PikalaxALT
2020-09-01
Match more naked functions
PokeCodec
2020-06-08
Actually fix everything.
Kaz
2019-06-26
Make Ruby compile with gcc-8
PikalaxALT
2019-04-05
Backport m4a.c from emerald
PikalaxALT
2018-09-15
Voicegroups need names
Kermalis
2018-02-03
get rid of raw addresses in music_player_table.inc
camthesaxman
2018-01-14
Fix file modes
PikalaxALT
2018-01-11
merge
ProjectRevoTPP
2018-01-10
refactor build system
camthesaxman
2018-01-09
both print defines for nocashgba
ProjectRevoTPP
2018-01-09
comment
ProjectRevoTPP
2018-01-08
nocashgba printf
ProjectRevoTPP
2018-01-08
nogba to nocashgba
ProjectRevoTPP
2018-01-08
let the user deal with nogbaprint, forget this
ProjectRevoTPP
2018-01-06
use firered isagbprint.h and NDEBUG
ProjectRevoTPP
2018-01-05
remove nogba support, crap implementation is crap
ProjectRevoTPP
2018-01-04
Merge branch 'master' of https://github.com/pret/pokeruby into assert
ProjectRevoTPP
2018-01-04
Link libc from agbcc
PikalaxALT
2018-01-02
formatting
ProjectRevoTPP
2018-01-02
add no print support.
ProjectRevoTPP
2017-12-23
Address review comments
PikalaxALT
2017-12-20
Add NDEBUG (NOAGBPRN) support to pokeruby.
ProjectRevoTPP
2017-12-19
Obliterate explicit memcpy call in m4a lib src
PikalaxALT
2017-11-04
more fixes
ProjectRevoTPP
2017-09-09
merge
ProjectRevoTPP
2017-08-13
move GBA library files to libs.
ProjectRevoTPP