Commit Graph

23 Commits

Author SHA1 Message Date
Rachel
dc4b6670ca Create constants for tile behaviors and normalize names 2024-11-09 20:08:53 -08:00
Rachel
3992b4c139 Add update target for meson subproject updates 2024-11-08 09:40:23 -08:00
mid-kid
72a64ff47e Makefile: Use backwards-compatible .NOTPARALLEL instead of .WAIT 2024-11-06 19:42:28 +01:00
mid-kid
8ff26027a2 Add LM_LICENSE_FILE export to makefile 2024-11-06 19:31:56 +01:00
mid-kid
25f8ced4d2 Makefile: Group variables more logically 2024-11-06 19:07:32 +01:00
mid-kid
2d68596bb6 Makefile: The $(CWD) needs to *start* with /mnt/ 2024-11-06 19:01:14 +01:00
mid-kid
55fefc18bf Refactor makefile, make it parallelizable
These changes make it possible to run with -jN, if the user has
configured it as such (through e.g. MAKEFLAGS).

It also simplifies quite a few things, and makes running `make` without
arguments just work out of the box.
2024-11-06 18:58:42 +01:00
Rachel
d8040bf93d Default to release + check; add GDB setup to INSTALL.md 2024-11-06 17:15:46 +01:00
Rachel
44dd175f12 Collapse shell scripts into a Makefile; update INSTALL and CONTRIBUTING docs 2024-11-06 17:15:45 +01:00
Nomura
f0d62a4ade Remove makefiles 2023-07-18 16:11:22 +02:00
luckytyphlosion
6623bea211 Fix parallelization. 2023-01-07 14:54:00 -05:00
luckytyphlosion
604c0059a6 Support building files in the SDK directory. 2023-01-05 19:58:46 -05:00
Nomura
d2f830f5ae Resolve pointers, part 6 2023-01-03 09:30:11 +01:00
Nomura
1653509e21 Match several arm9 files, part 4 2022-12-29 19:37:27 +01:00
Nomura
d48c04ace0 Port lib/dwc and lib/nitroWifi headers 2022-12-29 17:25:16 +01:00
Nomura
6366b45d51 Port lib/nitro headers 2022-12-29 13:47:47 +01:00
Nomura
0217a8c36d Match unk_020E4C40.c 2022-12-28 17:50:42 +01:00
luckytyphlosion
ea122df5e9 Match main.c 2022-12-23 16:54:09 -05:00
luckytyphlosion
bc37ded222 Enable ntr_merge_elf.sh 2022-12-22 17:55:29 -05:00
Nomura
ad9cdd5d57 Add filesystem.mk 2022-11-26 16:59:01 +01:00
luckytyphlosion
451f5c4604 Get the ROM to build.
Ignore NTRMERGE for now.
2022-11-23 18:42:30 -05:00
luckytyphlosion
8cefcbd8b2 Get it to build, part 1. 2022-11-23 14:01:24 -05:00
luckytyphlosion
dfbfbcc218 Partial untested work on buildsystem. 2022-11-23 12:42:52 -05:00