index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-05-16
Fix prototypes in module 52
PikalaxALT
2021-05-14
fixrom: crc16 now resembles a proper crc16 routine
PikalaxALT
2021-01-08
decompile CTRDG_common
red031000
2020-11-09
start decompiling mod21_02254854
red031000
2020-11-01
decompile MOD59_Init
red031000
2020-10-30
split some more of mod 5 and decomp a func in it
red031000
2020-08-03
Fix jumptable in unk_0208AC14
PikalaxALT
2020-08-01
Remove unneeded file from CMake msgenc target
PikalaxALT
2020-08-01
Implement msgenc and decode script messages
PikalaxALT
2020-07-31
mod63_021DB5CC
red031000
2020-07-10
Update knarc Makefile
PikalaxALT
2020-06-30
Update CMakeLists so that my mac can see /usr/local/include/elf.h
PikalaxALT
2020-06-19
arm7 OS_thread
red031000
2020-06-18
Implement o2narc; decompile base stats and movelearns to json
PikalaxALT
2020-06-16
KNARC: Add handling of .knarcignore, .knarckeep; fix up cli
PikalaxALT
2020-06-06
libsyscall.a source
PikalaxALT
2020-05-26
No need for the helper method in calcrom.cpp
PikalaxALT
2020-05-26
Ensure calcrom is executed from the correct directory
PikalaxALT
2020-05-26
Implement calcrom
PikalaxALT
2020-05-09
Module 01 static initializer; split module 04 ro/data
PikalaxALT
2020-05-03
Disassemble module 12
PikalaxALT
2020-04-20
Create include/ directory and move main.h structs there
PikalaxALT
2020-04-18
Update CMakeLists.txt
PikalaxALT
2020-04-12
Add *.nds to gitignore, start working on Nitro OS functions
Martmists
2020-04-10
Add known structs
Martmists