index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arm9
Age
Commit message (
Collapse
)
Author
2020-05-02
Decompile FX_cp.s
Made
2020-05-01
finish decompiling FX_vec.s
Made
2020-05-01
better vector names
Made
2020-05-01
decompile FX.s, FX_atan.s and partially decompile FX_ves.s
Made
2020-05-01
split libmi
red031000
2020-05-01
migrate and match OS_alloc. Thanks Demki!
ProjectRevoTPP
2020-05-01
add thumb/arm macros and change makefiles to reflect that.
Demki
and decompilation of FUN_020910A4.c
2020-05-01
Merge branch 'master' of https://github.com/martmists/pokediamond into os_lib
red031000
2020-04-30
Decompile module_01
PikalaxALT
2020-04-30
Disassemble overlay 04
PikalaxALT
2020-04-30
Merge branch 'master' of https://github.com/red031000/pokediamond into os_lib
red031000
2020-04-30
example compilation for OS_arena
ProjectRevoTPP
2020-04-29
Merge branch 'master' of https://github.com/martmists/pokediamond into makelcf
PikalaxALT
2020-04-29
Merge branch 'master' of https://github.com/martmists/pokediamond into makelcf
PikalaxALT
2020-04-29
Merge branch 'master' into master
Cleverking2003
2020-04-29
Merge branch 'master' into pikalax_work
Cleverking2003
2020-04-29
split GX_arm9.s
red031000
2020-04-29
split FX_arm9.s
red031000
2020-04-29
Merge remote-tracking branch 'upstream/master' into os_lib
red031000
2020-04-29
OS_arm9.s etc. to libos.s
PikalaxALT
2020-04-29
split OS_arm9.s
red031000
2020-04-28
Lay the groundwork for arm9 makelcf
PikalaxALT
2020-04-28
Fully functional arm7.lsf (not travis equipped)
PikalaxALT
2020-04-28
Disassemble arm7 ext autoload
PikalaxALT
2020-04-27
Disassemble arm7 dtcm
PikalaxALT
2020-04-27
Merge branch 'master' of https://github.com/martmists/pokediamond into os_lib
red031000
2020-04-26
Fix missing closing " in FS_arm9.s
PikalaxALT
2020-04-26
Fix spaces vs tabs in arm9/arm9.lcf
PikalaxALT
2020-04-26
Inline modules again, and define macros for lcf
PikalaxALT
2020-04-26
Move overlay defs to lcf includes
PikalaxALT
2020-04-26
Move overlay module files to arm9.bin
PikalaxALT
2020-04-26
arm9 data files to arm9/data
PikalaxALT
2020-04-26
ARM9 overlay to lcf
PikalaxALT
2020-04-26
Merge branch 'master' of https://github.com/martmists/pokediamond into os_lib
red031000
2020-04-26
Comment on SDK version
PikalaxALT
2020-04-26
Move autoload list to lcf
PikalaxALT
2020-04-26
Label symbols in arm7_rom.s; quiet mwasmarm_patcher; SHA1 checksums for ↵
PikalaxALT
arm7, arm9 binaries
2020-04-26
Split out libc, libmwcc, and libfx
PikalaxALT
2020-04-25
No need for multiple copies of baserom.nds
PikalaxALT
2020-04-25
Split arm9 compilation to subdir
PikalaxALT
2020-04-16
Add more OS functions
Martmists