index
:
pmd-red
code
libc
master
memory
Pokémon Mystery Dungeon: Red Rescue Team
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-10-05
Added move data JSON (#60)
Cheng Hann Gan
2021-09-28
Created species/item data JSONs (#57)
Cheng Hann Gan
2021-09-09
Defined more in-dungeon structs and enums (#53)
Cheng Hann Gan
2021-07-09
Makefile and Install.md Revamp (#41)
Seth Barberee
2021-06-09
Dungeon pokemon/Floor ID JSON Part 1 (#39)
Seth Barberee
2021-04-05
Preproc all the data (#35)
Seth Barberee
2021-01-14
switch from build_tools to make tools
Seth Barberee
2020-11-21
Fix Windows build (#1)
Kermalis
2020-10-20
Merge remote-tracking branch 'nullablevoid/master' into master
Seth Barberee
2020-10-20
static-link libagbsyscall similar to pokeemerald... Thx Pika
Seth Barberee
2019-08-11
Port m4a from pokeemerald
nullableVoidPtr
2019-08-04
Add compare to Makefile
nullableVoidPtr
2018-11-22
Use preprocessor for data asms, clean up sound/ and dump some text
nullableVoidPtr
2018-11-20
Merge remote-tracking branch 'PikalaxALT/libc'
nullableVoidPtr
2018-11-20
Identify, split, decompile m4a, and more
nullableVoidPtr
2018-11-20
Renamed primary heap variables and partial cleanup m4a.s
nullableVoidPtr
2018-11-18
Fix makefile and decompile some functions.
nullableVoidPtr
2018-11-18
Makefile overhaul
nullableVoidPtr
2018-01-21
Fix Windows
PikalaxALT
2018-01-21
Include <string.h> in global.h and add dependency scanning
scnorton
2018-01-21
Use standard flags to link libc, libgcc
scnorton
2018-01-03
Use libc from agbcc instead of standalone newlib\nYou must have AGBCC commit ...
libc
PikalaxALT
2017-12-16
Link newlib
PikalaxALT
2017-12-15
Import newlib and create makefile
PikalaxALT
2017-12-10
initial commit
sceptillion