Commit Graph

60 Commits

Author SHA1 Message Date
taxicat1
008118b6b3 Address review comments
- all local vars to camelcase
- header include guards with lib name
- comments for preprocessor directives
- asm defs back to respective .inc files
- /lib/dsprot/tools/ merged to /tools/
- unprefixed globals prefixed
- sdk defs consolidated to sdk include
- lsf lib split to objects
2025-11-09 02:59:34 -05:00
taxicat1
65a549ebf7 Refactor dsprot make 2025-09-03 22:24:43 -04:00
taxicat1
474eed6611 Correct merge in makefile 2025-08-27 21:57:33 -04:00
Mow
9b9480787e
Merge branch 'master' into dsprot-integration 2025-08-27 21:39:39 -04:00
PikalaxALT
29a7b510ee
Enfore lib objs depend on FX_CONST_H 2025-08-17 11:58:36 -04:00
PikalaxALT
e7bcc8d709
try to make filesystem depend on arm9 sdk 2025-08-17 11:48:22 -04:00
taxicat1
cb71d90aad Initial DS Protect integration 2025-08-10 13:45:22 -04:00
PikalaxALT
c3c6278b46
documentation, 4; improve make clean 2024-08-09 21:18:06 -04:00
pikalaxalt
67805bd889
Mor thorough clean command 2024-02-17 18:42:37 -05:00
PikalaxALT
304908d16f
Merge branch 'master' into yes_no_prompt 2024-01-02 20:42:19 -05:00
PikalaxALT
d61ec0fe16
Address review comments; "fix" parallel builds 2023-12-30 08:35:41 -05:00
PikalaxALT
6bdc560202
Decompile unk_0201660C.s -> yes_no_prompt.c 2023-12-28 09:27:34 -05:00
PikalaxALT
1dcaee9301
Update Makefiles 2023-12-22 07:10:13 -05:00
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
red031000
f860ec8f17
make global.h and config.h explicit 2023-07-12 00:55:43 +01:00
Abaresk
2df523fae1 Scripts should only depend on the message headers they include
Try blocking script build on a touch-once script
2023-01-03 23:11:31 +00:00
Abaresk
5d3fa31fd0 Adapt and use asm_processor for pokeheartgold 2022-06-04 18:28:22 +00:00
Abaresk
53c9f28674 Decompile compstatic tool 2022-04-25 03:09:49 +00:00
PikalaxALT
6fee87e663 another attempt to fix dependency issues 2022-02-01 09:08:10 -05:00
PikalaxALT
dce4112d6e Reorg some data; another dependency patch 2022-02-01 08:50:03 -05:00
PikalaxALT
f48758e29d More splitting 2022-01-27 19:43:34 -05:00
PikalaxALT
92cb0f0ea5 Fix fx_const.h dependency handling 2022-01-11 12:36:23 -05:00
PikalaxALT
0bcfb92500 Decompile math_util.s 2022-01-11 10:08:35 -05:00
PikalaxALT
fb1198ccfc Fix dependency on lib/include/nitro/fx/fx_const.h 2022-01-10 20:55:41 -05:00
PikalaxALT
7d27a220a7 math_util, 1 2022-01-10 16:40:39 -05:00
PikalaxALT
6691af235e oops 2022-01-10 08:18:29 -05:00
PikalaxALT
2575f53728 Fix makefile dependencies to include filesystem checksum step 2022-01-09 18:06:34 -05:00
PikalaxALT
d314ac7305 Linux is anal about <cstring> 2021-12-21 17:58:51 -05:00
PikalaxALT
30af64b94a Sync os_alloc, os_arena between procs 2021-12-18 09:26:55 -05:00
PikalaxALT
81580fd13d Match pokemon.c
Troubleshooting GitHub Actions

Troubleshooting GitHub Actions, 2

Troubleshooting GitHub Actions, 3

Troubleshooting GitHub Actions, 4

Troubleshooting GitHub Actions, 5

Troubleshooting GitHub Actions, 6

Troubleshooting GitHub Actions, 7

Troubleshooting GitHub Actions, 8

Troubleshooting GitHub Actions, 9

Troubleshooting GitHub Actions, 10

Troubleshooting GitHub Actions, 11

Troubleshooting GitHub Actions, 12

Temporary revert to bionic for CI
2021-11-23 18:02:11 -05:00
PikalaxALT
78c4da3545 Phase out scaninc 2021-11-22 15:50:57 -05:00
PikalaxALT
ecb09ce681 No need to explicitly include global.h 2021-11-09 13:50:29 -05:00
PikalaxALT
ba25efe87d Merge remote-tracking branch 'origin' into pikalax_work 2021-11-05 15:11:10 -04:00
PikalaxALT
19334ca8dd Dump areawindow gfx; add filediff to asmdiff 2021-11-05 13:58:56 -04:00
PikalaxALT
7ec6f26d7d Son of a bitch, it's 2.0/sp2p3 2021-09-20 21:04:07 -04:00
PikalaxALT
22e35a413c Match most of os_thread.c 2021-09-20 21:01:43 -04:00
PikalaxALT
39d9a542b6 Failed attempt to decompile os_thread 2021-09-19 17:47:24 -04:00
PikalaxALT
08c534c8c2 Decompile OS intr routines 2021-09-18 21:44:58 -04:00
PikalaxALT
12fbf48eb1 Another relative path brokenness 2021-09-17 19:55:43 -04:00
PikalaxALT
835c4b2133 Fix makefiles; split out 206979C 2021-09-17 19:16:47 -04:00
PikalaxALT
a1adc8a4eb Merge remote-tracking branch 'origin/master' into arm9_split_work 2021-09-17 11:01:39 -04:00
PikalaxALT
a3559adbe5 GX_layers.s; refactor dependency on filesystem 2021-09-04 14:33:47 -04:00
PikalaxALT
d6812bfdd8 Properly carve out math_util, text 2021-09-04 12:19:12 -04:00
PikalaxALT
4627e63760 Fix bug in calcrom 2021-08-31 08:48:49 -04:00
PikalaxALT
0293ddbe2f Fix matching 2021-08-12 17:43:35 -04:00
PikalaxALT
d202789dad Temp workaround for differing arcs 2021-08-11 17:53:04 -04:00
PikalaxALT
42ee054d38 Make main.sbin depend on filesystem 2021-08-11 08:48:28 -04:00
PikalaxALT
6f9e693a7f Failed attempt to match file load order 2021-08-08 10:17:36 -04:00
PikalaxALT
3f247602bc ARM9 module matches 2021-08-07 21:30:37 -04:00