1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2025-03-02 20:35:35 +00:00
Atmosphere/libraries/libvapours/include/vapours
SciresM e9849c74cf
LogManager: implement system module, client api, logging api (#1617)
Some notes:

* Unless `atmosphere!enable_log_manager` is true, Nintendo's log manager will be used instead.
  * This prevents paying memory costs for LM when not enabling logging.
  * To facilitate this, Atmosphere's log manager has a different program id from Nintendo's.
  * `atmosphere!enable_htc` implies `atmosphere!enable_log_manager`.
* LogManager logs to tma, and the SD card (if `lm!enable_sd_card_logging` is true, which it is by default).
* Binary logs are saved to `lm!sd_card_log_output_directory`, which is `atmosphere/binlogs` by default.
2021-09-11 19:32:14 -07:00
..
ams ams-1.0.0: bump version number well ahead of time 2021-09-06 16:26:50 -07:00
crypto
dd
freebsd
results
sdmmc fusee_cpp: implement sd card init 2021-09-06 16:26:50 -07:00
svc
tegra fusee: tactically don't trash PLLA1, fixes audio corruption on boot 2021-09-06 16:26:50 -07:00
util LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
allocator.hpp
ams_version.h
assert.hpp
common.hpp
crypto.hpp
dd.hpp
defines.hpp
device_code.hpp
includes.hpp
literals.hpp
reg.hpp fusee_cpp: implement erista pll selection logic for mtc 2021-09-06 16:26:50 -07:00
results.hpp
sdmmc.hpp
span.hpp
svc.hpp
tegra.hpp fusee-cpp: Implement mbist workaround 2021-09-06 16:26:50 -07:00
timespan.hpp
types.hpp
util.hpp LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00