1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 13:33:24 +01:00
Atmosphere/fusee/program
Michael Scire 46a4357882 fusee: remove ips patch parsing from sd filesystem
Parsing the SD fs is very slow. In addition, the only KIPs are either a) atmosphere modules, or b) FS.

The IPS subsystem was originally designed to make nogc/etc patches work for FS,
but these are now internal, and it appears that the literal only kip patches
that exist are for piracy.

It just doesn't make sense to slow down boot for every normal user for a feature
that has no actual usecase, and especially when fusee is already so minimal.
2023-11-13 12:45:00 -07:00
..
mtc_tables fusee: add unused mtc table 2022-03-23 09:10:50 -07:00
sdram_params fusee: add new sdram params 2022-03-23 09:10:50 -07:00
source fusee: remove ips patch parsing from sd filesystem 2023-11-13 12:45:00 -07:00
tsec_keygen fusee_cpp: rename source dir to fusee 2021-09-06 16:26:50 -07:00
lz4_compress.py fusee: fix buildsystem, rename secondary -> package3 2021-09-06 16:26:50 -07:00
Makefile ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
program.ld fusee: attempt reboot to self if possible, better abort/fatal handlers 2021-09-06 16:26:50 -07:00
program.mk ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
program.specs ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
program_ovl.ld fusee_cpp: rename source dir to fusee 2021-09-06 16:26:50 -07:00
update_mtc_tables.py ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
update_sdram_params.py ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00