strat: use ams::Main() instead of main(argc, argv)
1 parent 6a53726 commit ffc143860bb74be25951af8eae4cd0d36bd2bdc0
@Michael Scire Michael Scire authored on 8 Oct 2021
Showing 48 changed files
View
libraries/config/templates/exosphere.mk
View
libraries/config/templates/mesosphere.mk
View
libraries/config/templates/stratosphere.mk
View
libraries/libstratosphere/Makefile
View
libraries/libstratosphere/include/stratosphere.hpp
View
libraries/libstratosphere/include/stratosphere/fs.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_api.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/init.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/init/init_malloc.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/os.hpp
View
libraries/libstratosphere/include/stratosphere/os/os_argument.hpp 0 → 100644
View
libraries/libstratosphere/source/erpt/srv/erpt_srv_main.cpp
View
libraries/libstratosphere/source/fs/fs_api.cpp 0 → 100644
View
libraries/libstratosphere/source/init/init_libnx_shim.os.horizon.cpp 0 → 100644
View
libraries/libstratosphere/source/init/init_malloc.cpp 0 → 100644
View
libraries/libstratosphere/source/init/init_operator_new.cpp 0 → 100644
View
libraries/libstratosphere/source/init/init_system_module.cpp 0 → 100644
View
libraries/libstratosphere/source/lm/srv/lm_flush_thread.cpp
View
libraries/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.hpp
View
libraries/libstratosphere/source/os/os_argument.cpp 0 → 100644
View
libraries/libstratosphere/source/os/os_stratosphere_api.cpp 100644 → 0
View
libraries/libstratosphere/source/os/os_stratosphere_api.os.horizon.cpp 0 → 100644
View
stratosphere/LogManager/source/lm_main.cpp
View
stratosphere/TioServer/source/tio_main.cpp
View
stratosphere/ams_mitm/source/amsmitm_main.cpp
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfs.cpp
View
stratosphere/boot/source/boot_main.cpp
View
stratosphere/boot2/source/boot2_main.cpp
View
stratosphere/creport/source/creport_main.cpp
View
stratosphere/cs/source/cs_main.cpp
View
stratosphere/dmnt.gen2/source/dmnt2_main.cpp
View
stratosphere/dmnt/source/dmnt_main.cpp
View
stratosphere/eclct.stub/source/eclct_stub.cpp
View
stratosphere/erpt/source/erpt_main.cpp
View
stratosphere/fatal/source/fatal_config.cpp
View
stratosphere/fatal/source/fatal_main.cpp
View
stratosphere/htc/source/htc_main.cpp
View
stratosphere/jpegdec/Makefile
View
stratosphere/jpegdec/source/jpegdec_main.cpp
View
stratosphere/jpegdec/source/jpegdec_memory_management.cpp 0 → 100644
View
stratosphere/jpegdec/source/jpegdec_memory_management.hpp 0 → 100644
View
stratosphere/loader/source/ldr_main.cpp
View
stratosphere/ncm/source/ncm_main.cpp
View
stratosphere/pgl/source/pgl_main.cpp
View
stratosphere/pm/source/pm_main.cpp
View
stratosphere/ro/source/ro_main.cpp
View
stratosphere/sm/source/sm_main.cpp
View
stratosphere/spl/source/spl_main.cpp