index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arm9
/
lib
/
include
/
mmap.h
Age
Commit message (
Collapse
)
Author
2021-07-23
separate out libs to libc, libnns and NitroSDK
red031000
2021-01-08
decompile CTRDG_common
red031000
2020-10-15
arm9 CARD_pullOut
red031000
2020-09-16
arm9 CARD_common
red031000
2020-09-01
arm9 crt0
red031000
2020-08-20
Decompile game_init.c
PikalaxALT
2020-07-27
arm7 OS_irqTable
red031000
2020-07-18
arm9 OS_exception
red031000
2020-06-19
arm7 OS_thread
red031000
2020-06-14
arm7 OS_spinLock
red031000
2020-06-12
arm7 OS_reset
red031000
2020-06-09
arm7 OS_arena
red031000
2020-06-05
shared headers
red031000
2020-06-02
OSi_ReloadRomData
red031000
2020-05-29
more itcm, asm funcs in OS_reset.c
red031000
2020-05-28
OS_irqHandler
red031000
2020-05-26
OS_ownerInfo
red031000
2020-05-22
finish OS_spinLock
red031000
2020-05-22
bunch of small cartridge funcs
red031000
2020-05-21
OS_InitLock
red031000
2020-05-07
Merge branch 'master' of github.com:martmists/pokediamond into libfs
PikalaxALT
2020-05-06
match OS_reset.c
red031000
2020-05-05
Decompile GF funcs responsible for overlays
PikalaxALT
2020-05-03
match OS_GetLowEntropyData
red031000
2020-05-03
temp OS_entropy
red031000
2020-04-30
example compilation for OS_arena
ProjectRevoTPP