Commit Graph

66 Commits

Author SHA1 Message Date
red031000
8496abf55b
fix parallel builds + makefile convenience targets 2023-07-29 01:29:36 +01:00
red031000
187c09eff2
compile straight to elf with debug symbols 2023-07-28 01:37:24 +01:00
Laquin-Laquih
3ca55d9db9 capitalize _Init 2023-06-06 14:41:26 +02:00
Laquin-Laquih
4a305e65ec rename WM_sp_init to WMSP_Init 2023-06-06 14:32:48 +02:00
red031000
cd0f6c516d
enable -W pedantic 2023-05-29 15:47:20 +01:00
Adrienn Tindall
36955789f8 Fix errors in sub/lib/src 2023-05-29 06:01:22 -05:00
Eduardo Quezada
992091189e Removed trailing spaces and tabs 2023-02-17 18:13:00 -03:00
PikalaxALT
976f2af29d field_follow_poke, 1; use mwldarm.response.template instead of obj.list 2022-02-10 12:19:53 -05:00
PikalaxALT
0479237582 sub: exi, pad 2021-12-20 16:47:06 -05:00
PikalaxALT
a021adfd5d Add unified pxi reg defines 2021-12-19 21:22:04 -05:00
PikalaxALT
503a669127 ARM7: PXIi_GetFromFifo, PXIi_HandlerRecvFifoNotEmpty 2021-12-19 20:47:39 -05:00
PikalaxALT
44aefe29fd ARM7: Split MI; PXI_fifo, 1 2021-12-19 19:30:13 -05:00
PikalaxALT
c3192ca01e Sync OS_spinLock 2021-12-19 15:26:26 -05:00
PikalaxALT
3fd32506ec Sync os_interrupt.c 2021-12-19 12:51:16 -05:00
PikalaxALT
7befbaddca Sync irqHandler, irqTable across procs 2021-12-19 11:59:15 -05:00
PikalaxALT
e29e6f503f More syncing between ARM7 and ARM9 NitroSDK 2021-12-19 08:37:49 -05:00
PikalaxALT
30af64b94a Sync os_alloc, os_arena between procs 2021-12-18 09:26:55 -05:00
PikalaxALT
096bd6fc01 Resolve remaining hardcoded pointers in ichneumon; update calcrom 2021-11-11 10:23:05 -05:00
PikalaxALT
711dcae5dd Correct the subpriv arena address 2021-10-02 18:29:20 -04:00
PikalaxALT
989bfa637e ARM7 fix indentation 2021-10-02 15:19:43 -04:00
PikalaxALT
6cfb4e4e62 ARM7 shiftable 2021-10-02 15:12:51 -04:00
PikalaxALT
5b7b4a4238 ARM7 split rodata 2021-10-02 15:02:39 -04:00
PikalaxALT
930969b939 Autocompute ext wram protection size 2021-10-02 13:57:01 -04:00
PikalaxALT
4aa36f09bd Resolve hardcoded data/bss refs in ARM7 wram 2021-10-02 13:27:54 -04:00
PikalaxALT
ad911101a2 Finish splitting ARM7 WRAM 2021-10-02 13:18:47 -04:00
PikalaxALT
0226e3e9d8 ARM7: Propagate bss labs; decomp OS_alloc 2021-10-02 12:25:23 -04:00
PikalaxALT
38755b2301 sub wram: split data, rodata, start bss 2021-10-02 10:20:54 -04:00
PikalaxALT
65a696229f ARM7 name remaining methods 2021-10-01 20:49:45 -04:00
PikalaxALT
3ccc5efc07 ARM7 name ext_wram methods 2021-10-01 20:46:09 -04:00
PikalaxALT
f330e6bd01 Name sub.wram_X methods 2021-10-01 20:36:07 -04:00
PikalaxALT
662460e979 Name veneer routines in ARM7 2021-10-01 20:05:20 -04:00
PikalaxALT
d7e8107049 sub: Remove labels created after bx reg 2021-10-01 19:47:00 -04:00
PikalaxALT
f979e44836 Document sub.ext.s 2021-09-30 20:55:32 -04:00
PikalaxALT
034c8b02ec Fix sub.wram_2.s 2021-09-30 14:55:44 -04:00
PikalaxALT
396ec68bd8 More SND renaming in ARM7 2021-09-30 14:49:31 -04:00
PikalaxALT
81e76fb10b Name MI funcs in ARM7 2021-09-30 13:53:41 -04:00
PikalaxALT
85c8aacbbc Port names for more ARM7 routines 2021-09-30 13:33:20 -04:00
PikalaxALT
2459b48e29 Add ntr_merge_elf.sh 2021-09-29 16:41:17 -04:00
PikalaxALT
e8d70afcb0 sub --> ichneumon_sub; name some ARM7 methods 2021-09-29 11:21:20 -04:00
PikalaxALT
0d33f06f39 os_entropy, os_terminate_proc 2021-09-27 20:00:18 -04:00
PikalaxALT
25adefcfc9 Port os_irqHandler ITCM to C 2021-09-25 09:09:15 -04:00
PikalaxALT
08c534c8c2 Decompile OS intr routines 2021-09-18 21:44:58 -04:00
PikalaxALT
855965e8e8 ARM7: Name OS and syscall routines 2021-09-17 13:19:33 -04:00
PikalaxALT
781e34a64c ARM7: Split bss_padding 2021-09-17 12:07:29 -04:00
PikalaxALT
a1adc8a4eb Merge remote-tracking branch 'origin/master' into arm9_split_work 2021-09-17 11:01:39 -04:00
shinyquagsire23
e739860de3 Refactor nitro stuff to lib/include/nitro, add ARM9 define and ARM7 define, remove function_target stuff 2021-09-15 12:32:02 -07:00
shinyquagsire23
23802309fa More names, OS_arena.c 2021-09-12 11:50:25 -07:00
shinyquagsire23
70a67437cb ARM7 OS_init.c 2021-09-12 11:08:23 -07:00
shinyquagsire23
4c9099a213 Fix my fakematch 2021-09-11 18:06:33 -07:00
shinyquagsire23
613c15fdb6 OS_thread matching 2021-09-11 18:05:16 -07:00