index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
nitro
Age
Commit message (
Collapse
)
Author
2021-08-25
move more sound structs from arm9 to common include
Michael Panzlaff
2021-08-25
move PXI function declarations from OS_reset to their respective headers
Michael Panzlaff
2021-07-25
Merge remote-tracking branch 'origin/master' into pikalax_work
PikalaxALT
2021-06-24
cleanup header includes and orders
Michael Panzlaff
Not complete, but a good start.
2020-10-21
arm9 pxi_fifo
red031000
2020-09-03
arm7 OS_message
red031000
2020-07-27
arm7 OS_irqTable
red031000
2020-06-24
Shared things
Egor Ananyin
2020-06-19
arm7 OS_thread
red031000
2020-06-14
arm7 OS_interrupt
red031000
2020-06-14
arm7 OS_spinLock
red031000
2020-06-12
Merge branch 'master' into master
Cleverking2003
2020-06-12
Move dma defs to shared
Egor Ananyin
2020-06-12
arm7 OS_reset
red031000
2020-06-11
arm7 OS_alloc
red031000
2020-06-09
arm7 OS_arena
red031000
2020-06-06
libsyscall.a source
PikalaxALT
2020-06-05
shared headers
red031000
2020-05-01
remove include/nitro and shift everything to arm9/lib
red031000
2020-05-01
migrate and match OS_alloc. Thanks Demki!
ProjectRevoTPP
2020-04-28
match os_arena.c
red031000
2020-04-27
move OS_GetConsoleType to os_arena
red031000
2020-04-27
split os_alloc and os_arena
red031000
2020-04-26
asm for OS_GetInitArenaLo
red031000
2020-04-24
protection regions
red031000
2020-04-24
few cleanups to os_alloc.c
red031000
2020-04-23
match os_system.c
red031000
2020-04-23
fix build
red031000
2020-04-23
fix match_asm for os_alloc.c
red031000
2020-04-23
Estimate function order for os_system
Martmists
2020-04-23
Estimate file boundaries for os_alloc
Martmists
2020-04-22
Merge branch 'master' into os_lib
Martmists
2020-04-20
Create include/ directory and move main.h structs there
PikalaxALT