summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-05-16Fix prototypes in module 52PikalaxALT
2021-05-14fixrom: crc16 now resembles a proper crc16 routinePikalaxALT
2021-01-08decompile CTRDG_commonred031000
2020-11-09start decompiling mod21_02254854red031000
2020-11-01decompile MOD59_Initred031000
2020-10-30split some more of mod 5 and decomp a func in itred031000
2020-08-03Fix jumptable in unk_0208AC14PikalaxALT
2020-08-01Remove unneeded file from CMake msgenc targetPikalaxALT
2020-08-01Implement msgenc and decode script messagesPikalaxALT
2020-07-31mod63_021DB5CCred031000
2020-07-10Update knarc MakefilePikalaxALT
2020-06-30Update CMakeLists so that my mac can see /usr/local/include/elf.hPikalaxALT
2020-06-19arm7 OS_threadred031000
2020-06-18Implement o2narc; decompile base stats and movelearns to jsonPikalaxALT
2020-06-16KNARC: Add handling of .knarcignore, .knarckeep; fix up cliPikalaxALT
2020-06-06libsyscall.a sourcePikalaxALT
2020-05-26No need for the helper method in calcrom.cppPikalaxALT
2020-05-26Ensure calcrom is executed from the correct directoryPikalaxALT
2020-05-26Implement calcromPikalaxALT
2020-05-09Module 01 static initializer; split module 04 ro/dataPikalaxALT
2020-05-03Disassemble module 12PikalaxALT
2020-04-20Create include/ directory and move main.h structs therePikalaxALT
2020-04-18Update CMakeLists.txtPikalaxALT
2020-04-12Add *.nds to gitignore, start working on Nitro OS functionsMartmists
2020-04-10Add known structsMartmists