Commit Graph

48 Commits

Author SHA1 Message Date
red031000
601370a5cd
change header guards to follow sdk style 2024-10-02 13:05:45 +01:00
red031000
cf154a6b5d
use macros for cnt + clean 2024-10-01 21:45:50 +01:00
red031000
57f95da687
cleanup MI_dma_card 2024-10-01 14:44:09 +01:00
red031000
c77579782f
a bit more 2024-04-20 01:16:12 +01:00
red031000
fc14107e6b
cleanup camera.c 2023-07-09 09:34:49 +01:00
Akashi Akira
b5cf46393f
more line endings 2023-05-24 09:15:59 +01:00
Akashi Akira
d429d9496c
ScrCmd_Unk006C 2023-05-09 20:16:20 +01:00
Michael Panzlaff
d72270d4bd arm7: run clang-format on SND_* 2021-08-25 18:03:51 +02:00
Michael Panzlaff
c2bd97bebc arm7: decompile SND_unk_037FD440 2021-08-25 18:03:49 +02:00
Michael Panzlaff
5cc94282b5 fix small error in seq header 2021-08-25 18:03:48 +02:00
Michael Panzlaff
4fbf785bbd arm7: decompile SND_command 2021-08-25 18:03:48 +02:00
Michael Panzlaff
62059593a2 refactor snd headers 2021-08-25 18:03:47 +02:00
Michael Panzlaff
6fda29badc arm7: decompile SND_channel 2021-08-25 18:03:47 +02:00
Michael Panzlaff
3f2b6670db refactor sound headers 2021-08-25 18:03:44 +02:00
Michael Panzlaff
d049ab8b4a add some more sound header stuff 2021-08-25 18:03:41 +02:00
Michael Panzlaff
130696200f move more sound structs from arm9 to common include 2021-08-25 18:03:40 +02:00
Michael Panzlaff
69200d83f7 move PXI function declarations from OS_reset to their respective headers 2021-08-25 18:03:39 +02:00
PikalaxALT
5e0e326b75 Merge remote-tracking branch 'origin/master' into pikalax_work 2021-07-25 13:23:02 -04:00
Michael Panzlaff
9ff579dac8 cleanup header includes and orders
Not complete, but a good start.
2021-06-24 15:57:31 +02:00
red031000
945241d45e
arm9 pxi_fifo 2020-10-21 18:36:06 +01:00
red031000
de5004d186
arm7 OS_message 2020-09-03 18:38:50 +01:00
red031000
2202000c68
arm7 OS_irqTable 2020-07-27 21:10:05 +01:00
Egor Ananyin
2f08757512 Shared things 2020-06-24 20:31:49 +03:00
red031000
e19270f9b3
arm7 OS_thread 2020-06-19 19:07:34 +01:00
red031000
c734347a8f
arm7 OS_interrupt 2020-06-14 21:48:42 +01:00
red031000
7a7bce2bc7
arm7 OS_spinLock 2020-06-14 17:34:02 +01:00
Cleverking2003
a2dc5cb0cf
Merge branch 'master' into master 2020-06-12 20:59:37 +03:00
Egor Ananyin
89552d3e16 Move dma defs to shared 2020-06-12 20:49:30 +03:00
red031000
5c34c97254
arm7 OS_reset 2020-06-12 18:08:19 +01:00
red031000
3614b5a702
arm7 OS_alloc 2020-06-11 19:52:48 +01:00
red031000
07655aabe8
arm7 OS_arena 2020-06-09 02:15:17 +01:00
PikalaxALT
5f236d558a libsyscall.a source 2020-06-06 15:29:42 -04:00
red031000
ed295dc608
shared headers 2020-06-05 18:55:49 +01:00
red031000
7b3404b932
remove include/nitro and shift everything to arm9/lib 2020-05-01 20:41:06 +01:00
ProjectRevoTPP
b950f6a923 migrate and match OS_alloc. Thanks Demki! 2020-05-01 03:06:54 -04:00
red031000
ca38aae7c3
match os_arena.c 2020-04-28 20:06:59 +01:00
red031000
9a74a6787e
move OS_GetConsoleType to os_arena 2020-04-27 22:32:10 +01:00
red031000
7676cd5dce
split os_alloc and os_arena 2020-04-27 20:53:22 +01:00
red031000
ed77b7d731
asm for OS_GetInitArenaLo 2020-04-26 16:40:13 +01:00
red031000
e028229b82
protection regions 2020-04-24 18:15:28 +01:00
red031000
8ef3e3d8e1
few cleanups to os_alloc.c 2020-04-24 02:58:35 +01:00
red031000
50fa41f877
match os_system.c 2020-04-23 21:08:09 +01:00
red031000
8036822563
fix build 2020-04-23 20:08:39 +01:00
red031000
d92774c7db
fix match_asm for os_alloc.c 2020-04-23 19:43:49 +01:00
Martmists
0612b1de9f Estimate function order for os_system 2020-04-23 14:33:04 +02:00
Martmists
4e2316c01d Estimate file boundaries for os_alloc 2020-04-23 14:28:27 +02:00
Martmists
9b3107c478 Merge branch 'master' into os_lib 2020-04-22 13:57:09 +02:00
PikalaxALT
43eb982a80 Create include/ directory and move main.h structs there 2020-04-20 20:57:00 -04:00