summaryrefslogtreecommitdiff
path: root/include/nitro
AgeCommit message (Collapse)Author
2021-08-25move more sound structs from arm9 to common includeMichael Panzlaff
2021-08-25move PXI function declarations from OS_reset to their respective headersMichael Panzlaff
2021-07-25Merge remote-tracking branch 'origin/master' into pikalax_workPikalaxALT
2021-06-24cleanup header includes and ordersMichael Panzlaff
Not complete, but a good start.
2020-10-21arm9 pxi_fifored031000
2020-09-03arm7 OS_messagered031000
2020-07-27arm7 OS_irqTablered031000
2020-06-24Shared thingsEgor Ananyin
2020-06-19arm7 OS_threadred031000
2020-06-14arm7 OS_interruptred031000
2020-06-14arm7 OS_spinLockred031000
2020-06-12Merge branch 'master' into masterCleverking2003
2020-06-12Move dma defs to sharedEgor Ananyin
2020-06-12arm7 OS_resetred031000
2020-06-11arm7 OS_allocred031000
2020-06-09arm7 OS_arenared031000
2020-06-06libsyscall.a sourcePikalaxALT
2020-06-05shared headersred031000
2020-05-01remove include/nitro and shift everything to arm9/libred031000
2020-05-01migrate and match OS_alloc. Thanks Demki!ProjectRevoTPP
2020-04-28match os_arena.cred031000
2020-04-27move OS_GetConsoleType to os_arenared031000
2020-04-27split os_alloc and os_arenared031000
2020-04-26asm for OS_GetInitArenaLored031000
2020-04-24protection regionsred031000
2020-04-24few cleanups to os_alloc.cred031000
2020-04-23match os_system.cred031000
2020-04-23fix buildred031000
2020-04-23fix match_asm for os_alloc.cred031000
2020-04-23Estimate function order for os_systemMartmists
2020-04-23Estimate file boundaries for os_allocMartmists
2020-04-22Merge branch 'master' into os_libMartmists
2020-04-20Create include/ directory and move main.h structs therePikalaxALT