index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-04-18
include flags
PikalaxALT
2020-04-18
Disassemble filename table and partially dism NARCs
PikalaxALT
2020-04-17
name narcs
PikalaxALT
2020-04-17
split narcs
PikalaxALT
2020-04-17
Merge branch 'master' into finish_header
PikalaxALT
2020-04-17
Merge pull request #5 from ProjectRevoTPP/master
Cleverking2003
Disassemble arm9_thumb.
2020-04-17
plug remaining holes.
ProjectRevoTPP
2020-04-17
rework arm9_thumb to plug holes and patch jump tables.
ProjectRevoTPP
2020-04-16
Dump NARC labels
PikalaxALT
2020-04-16
Merge branch 'master' of https://github.com/martmists/pokediamond into ↵
PikalaxALT
finish_header
2020-04-16
Merge pull request #6 from AsparagusEduardo/SortAlternateForms
martmists
Sorted by value and added Arceus' forms
2020-04-16
Disassemble ARM7 ROM
PikalaxALT
2020-04-15
ROM titles
PikalaxALT
2020-04-15
Equal sign formatting, Exclamation/Question mark name format
AsparagusEduardo
2020-04-15
Sorted by value and added Arceus' forms
AsparagusEduardo
2020-04-15
sub to FUN
ProjectRevoTPP
2020-04-15
lcf formatting
ProjectRevoTPP
2020-04-15
merge
ProjectRevoTPP
2020-04-15
disassemble the thumb portion of arm9.
ProjectRevoTPP
2020-04-15
Truncate ROM and pad using objcopy
PikalaxALT
2020-04-15
Finish filling out header
PikalaxALT
2020-04-13
Merge pull request #3 from PikalaxALT/main
Cleverking2003
Resolve some hardcoded syms in main.s
2020-04-13
Fill out the header fields, 1
PikalaxALT
2020-04-13
main-->entry, rom-->main
PikalaxALT
2020-04-13
Merge branch 'master' into main
Cleverking2003
2020-04-13
Name crt0 functions
Egor Ananyin
2020-04-12
Resolve another hardcoded symbol in main.s
PikalaxALT
2020-04-12
Link NdsMain
PikalaxALT
2020-04-12
Merge pull request #2 from PikalaxALT/main
Revo
Disassemble main.s
2020-04-12
Merge branch 'master' into main
PikalaxALT
2020-04-12
Disassemble main.s
PikalaxALT
2020-04-12
ld script formatting
ProjectRevoTPP
2020-04-12
arm9 segment work
ProjectRevoTPP
2020-04-12
more work
ProjectRevoTPP
2020-04-12
up to date repo
ProjectRevoTPP
2020-04-12
Add *.srl to gitignore
Martmists
2020-04-12
Add *.nds to gitignore, start working on Nitro OS functions
Martmists
2020-04-11
Add buildable stuff
Martmists
2020-04-10
primary types from pokeplatinum, structs found from RE
Martmists
2020-04-10
Add known structs
Martmists
2020-04-10
initial commit
Martmists