summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-24more warningsred031000
2020-05-24fix more warningsred031000
2020-05-24add header for GFLIB_sysctl and fix warningsred031000
2020-05-24fix warnings in script.hred031000
2020-05-24cleanup OSred031000
2020-05-24OS_protectionUnit.cred031000
2020-05-24Merge pull request #106 from red031000/masterCleverking2003
OS_spinLock + OS_vsnprintf
2020-05-24Merge branch 'master' of https://github.com/martmists/pokediamondred031000
2020-05-24Merge pull request #108 from Demki/masterred031000
add LM_LICENSE_FILE export to arm7/makefile
2020-05-24add LM_LICENSE_FILE export to arm7/makefileDemki
2020-05-24Merge pull request #107 from PikalaxALT/pikalax_workRevo
Split rodata and bss
2020-05-23Merge branch 'master' into pikalax_workRevo
2020-05-23octal enumred031000
2020-05-23make os_printf match closer (still non-matching)red031000
2020-05-23Finish distributing .rodataPikalaxALT
2020-05-23Merge branch 'master' of https://github.com/martmists/pokediamondred031000
2020-05-23Finish distributing rom2_2.sPikalaxALT
2020-05-23Split rom2_2.s, 4PikalaxALT
2020-05-23Split rom2_2.s, 3PikalaxALT
2020-05-23Merge pull request #104 from Cleverking2003/masterRevo
Decompile libmath
2020-05-23Rename header files to avoid confusionEgor Ananyin
2020-05-22Split rom2_2.s, 2PikalaxALT
2020-05-22finish OS_spinLockred031000
2020-05-22Distribute rodata, 1PikalaxALT
2020-05-22Distribute bss_4.s among code filesPikalaxALT
2020-05-22Distribute bss_3.s among code filesPikalaxALT
2020-05-22Distribute bss_2 to code filesPikalaxALT
2020-05-22bunch of small cartridge funcsred031000
2020-05-22Finish distributing bss.o to code filesPikalaxALT
2020-05-22Split bss.s, 1PikalaxALT
2020-05-22OSi_DoTryLockByWord and OS_UnlockByWordred031000
2020-05-22Distribute rom2.oPikalaxALT
2020-05-22Split out stdlib .exception sectionsPikalaxALT
2020-05-22Add arm_funcEgor Ananyin
2020-05-22Delete asmEgor Ananyin
2020-05-22Decompile libmathEgor Ananyin
2020-05-22OSi_DoUnlockByWord and OS_TryLockByWordred031000
2020-05-22Split bss up to poke_overlayPikalaxALT
2020-05-21OSi_DoLockByWordred031000
2020-05-21OS_InitLockred031000
2020-05-21Some cleanupPikalaxALT
2020-05-21Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-05-21Split module 4 data/rodata/bss sectionsPikalaxALT
2020-05-21Merge pull request #102 from PikalaxALT/pikalax_workCleverking2003
No more hardcoded data symbols (static)
2020-05-20No more hardcoded data symbols (static)PikalaxALT
2020-05-20Merge pull request #97 from PikalaxALT/pikalax_workCleverking2003
Split code
2020-05-20Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-05-20Finish splitting GF codePikalaxALT
2020-05-20Merge pull request #100 from red031000/masterRevo
split the remaining sdk libs
2020-05-20Some large chunks of splitPikalaxALT