Atmosphere/fusee/program/source
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
..
fatfs ams: allow bootloader to merely approximate correct target firmware 2021-10-11 00:54:17 -07:00
fs
mtc fusee: add unused mtc table 2022-03-23 09:10:50 -07:00
sdram
sein 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
fusee_cpu.cpp
fusee_cpu.hpp
fusee_crt0.cpp
fusee_display.cpp
fusee_display.hpp
fusee_display_config.inc
fusee_emummc.cpp
fusee_emummc.hpp
fusee_exception_handler.cpp abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet) 2022-03-21 17:21:44 -07:00
fusee_exception_handler.hpp 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
fusee_exception_handler_asm.s
fusee_external_package.hpp
fusee_fatal.cpp
fusee_fatal.hpp
fusee_font.inc
fusee_ini.cpp
fusee_ini.hpp
fusee_key_derivation.cpp fusee/exo: implement the usual changes for new firmware support 2023-10-12 08:55:58 -07:00
fusee_key_derivation.hpp
fusee_main.cpp
fusee_malloc.cpp
fusee_malloc.hpp 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
fusee_mmc.cpp
fusee_mmc.hpp
fusee_overlay_manager.cpp
fusee_overlay_manager.hpp
fusee_package2.cpp fusee/exo: implement the usual changes for new firmware support 2023-10-12 08:55:58 -07:00
fusee_package2.hpp 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
fusee_print.cpp
fusee_print.hpp
fusee_registers_di.hpp
fusee_sd_card.cpp
fusee_sd_card.hpp 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
fusee_secmon_sync.cpp
fusee_secmon_sync.hpp
fusee_setup_horizon.cpp fusee/exo: implement the usual changes for new firmware support 2023-10-12 08:55:58 -07:00
fusee_setup_horizon.hpp
fusee_start.s
fusee_stratosphere.cpp fusee: remove ips patch parsing from sd filesystem 2023-11-13 12:45:00 -07:00
fusee_stratosphere.hpp
fusee_uncompress.cpp exo/vapours: refactor member variables to m_ over this-> 2021-10-09 15:40:06 -07:00
fusee_uncompress.hpp