ams: support building unit test programs on windows/linux/macos
1 parent 9a38be2 commit 64a97576d081ec5cd1719334e806ed442af21026
@Michael Scire Michael Scire authored on 6 Mar 2022
SciresM committed on 22 Mar 2022
Showing 785 changed files
View
.gitignore
Too large (Show diff)
View
Makefile
Too large (Show diff)
View
atmosphere.mk 0 → 100644
Too large (Show diff)
View
exosphere/Makefile
Too large (Show diff)
View
exosphere/exosphere.mk 0 → 100644
Too large (Show diff)
View
exosphere/loader_stub/Makefile
Too large (Show diff)
View
exosphere/loader_stub/loader_stub.mk 0 → 100644
Too large (Show diff)
View
exosphere/loader_stub/loader_stub.specs
Too large (Show diff)
View
exosphere/mariko_fatal/Makefile
Too large (Show diff)
View
exosphere/mariko_fatal/mariko_fatal.mk 0 → 100644
Too large (Show diff)
View
exosphere/mariko_fatal/mariko_fatal.specs
Too large (Show diff)
View
exosphere/program/Makefile
Too large (Show diff)
View
exosphere/program/program.mk 0 → 100644
Too large (Show diff)
View
exosphere/program/program.specs
Too large (Show diff)
View
exosphere/program/rebootstub/Makefile
Too large (Show diff)
View
exosphere/program/rebootstub/rebootstub.mk 0 → 100644
Too large (Show diff)
View
exosphere/program/rebootstub/rebootstub.specs
Too large (Show diff)
View
exosphere/program/sc7fw/Makefile
Too large (Show diff)
View
exosphere/program/sc7fw/sc7fw.mk 0 → 100644
Too large (Show diff)
View
exosphere/program/sc7fw/sc7fw.specs
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_power_management.cpp
Too large (Show diff)
View
exosphere/program/split_program.py
Too large (Show diff)
View
exosphere/warmboot/Makefile
Too large (Show diff)
View
exosphere/warmboot/warmboot.mk 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/warmboot.specs
Too large (Show diff)
View
fusee/Makefile
Too large (Show diff)
View
fusee/build_package3.py
Too large (Show diff)
View
fusee/fusee.mk 0 → 100644
Too large (Show diff)
View
fusee/loader_stub/Makefile
Too large (Show diff)
View
fusee/loader_stub/loader_stub.mk 0 → 100644
Too large (Show diff)
View
fusee/loader_stub/loader_stub.specs
Too large (Show diff)
View
fusee/program/Makefile
Too large (Show diff)
View
fusee/program/program.mk 0 → 100644
Too large (Show diff)
View
fusee/program/program.specs
Too large (Show diff)
View
fusee/program/source/fusee_exception_handler.cpp
Too large (Show diff)
View
libraries/Makefile 100644 → 0
Too large (Show diff)
View
libraries/config/arch/arm64/arch.mk
Too large (Show diff)
View
libraries/config/arch/arm64/base_rules 0 → 100644
Too large (Show diff)
View
libraries/config/arch/arm64/base_tools 0 → 100644
Too large (Show diff)
View
libraries/config/arch/arm64/cpu/generic_arm64/cpu.mk 0 → 100644
Too large (Show diff)
View
libraries/config/arch/x64/arch.mk 0 → 100644
Too large (Show diff)
View
libraries/config/arch/x64/base_rules 0 → 100644
Too large (Show diff)
View
libraries/config/arch/x64/base_tools 0 → 100644
Too large (Show diff)
View
libraries/config/arch/x64/cpu/generic_x64/cpu.mk 0 → 100644
Too large (Show diff)
View
libraries/config/board/generic/linux/board.mk 0 → 100644
Too large (Show diff)
View
libraries/config/board/generic/macos/board.mk 0 → 100644
Too large (Show diff)
View
libraries/config/board/generic/windows/board.mk 0 → 100644
Too large (Show diff)
View
libraries/config/common.mk
Too large (Show diff)
View
libraries/config/os/linux/os.mk 0 → 100644
Too large (Show diff)
View
libraries/config/os/macos/os.mk 0 → 100644
Too large (Show diff)
View
libraries/config/os/windows/os.mk 0 → 100644
Too large (Show diff)
View
libraries/config/templates/exosphere.mk
Too large (Show diff)
View
libraries/config/templates/mesosphere.mk
Too large (Show diff)
View
libraries/config/templates/stratosphere.mk
Too large (Show diff)
View
libraries/libexosphere/Makefile
Too large (Show diff)
View
libraries/libexosphere/arm.mk 100644 → 0
Too large (Show diff)
View
libraries/libexosphere/arm64.mk 100644 → 0
Too large (Show diff)
View
libraries/libexosphere/libexosphere.mk 0 → 100644
Too large (Show diff)
View
libraries/libmesosphere/Makefile
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/kern_panic.hpp
Too large (Show diff)
View
libraries/libmesosphere/libmesosphere.mk 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/Makefile
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ams/ams_environment.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ams/ams_exosphere_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/capsrv/capsrv_screen_shot_decode_option.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/cfg/cfg_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/dd/dd_device_address_space_common.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ddsf/ddsf_i_device.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ddsf/ddsf_i_driver.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ddsf/ddsf_i_event_handler.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ddsf/ddsf_i_session.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ddsf/impl/ddsf_type_tag.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fatal/fatal_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fatal/impl/fatal_i_service.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/common/fs_directory_path_parser.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/common/fs_file_storage.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_directory.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_file.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_filesystem.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_filesystem_for_debug.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_filesystem_utils.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_host.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_istorage.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_path.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_path_utility.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_path_utils.hpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_query_range.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_read_only_filesystem.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_remote_filesystem.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_remote_storage.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_romfs_filesystem.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_save_data_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_sd_card.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_shared_filesystem_holder.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fsa/fs_idirectory.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fsa/fs_ifile.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fsa/fs_ifilesystem.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/impl/fs_access_log_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/impl/fs_common_mount_name.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/impl/fs_priority_utils.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/impl/fs_result_utils.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_local_file_system_creator.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_subdirectory_file_system_creator.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/fssrv_file_system_proxy_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/fssrv_file_system_proxy_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/fssrv_i_file_system_creator.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/fssrv_memory_resource_from_standard_allocator.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/fssrv_nca_file_system_service_impl.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/fssrv_path_normalizer.hpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_filesystem_interface_adapter.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_storage_interface_adapter.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_i_device_operator.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_i_file_system_proxy.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_path.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_i_buffer_manager.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_directory_redirection_filesystem.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_directory_savedata_filesystem.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_local_file_system.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_partition_file_system.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_pimpl.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_romfs_file_system.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_sha256_hash_generator.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_subdirectory_filesystem.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_utility.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/impl/fssystem_path_resolution_filesystem.hpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_hierarchical_integrity_verification_storage.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/gpio/driver/gpio_i_gpio_driver.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/gpio/driver/gpio_select_driver_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/gpio/gpio_pad_name.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/gpio/gpio_select_pad_name.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/i2c/driver/i2c_select_driver_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/i2c/i2c_device_name.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/i2c/i2c_select_device_name.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ldr/ldr_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/lr/lr_add_on_content_location_resolver.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/lr/lr_registered_location_resolver.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/mem/impl/heap/mem_impl_heap_central_heap.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ncm/ncm_program_id.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ncm/ncm_program_location.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_busy_mutex.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_busy_mutex_impl.os.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_busy_mutex_impl.os.horizon.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_condition_variable.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_condition_variable_impl.os.horizon.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_condition_variable_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_condition_variable_impl.pthread.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_critical_section.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_critical_section_impl.os.horizon.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_critical_section_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_critical_section_impl.pthread.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_light_event.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_light_event_impl.os.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex_value.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/impl/os_memory_fence_api.os.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_busy_mutex.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_common_config.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_common_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_condition_variable.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_condition_variable_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_interrupt_event_common.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_memory_common.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_memory_fence_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_memory_virtual_address_api.hpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_multiple_wait_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_mutex.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_mutex_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_native_handle_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_rw_busy_mutex.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_rw_lock.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_rw_lock_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_rw_lock_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_sdk_condition_variable.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_sdk_mutex.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_sdk_recursive_mutex.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_sdk_thread_api.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_sdk_thread_types.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_thread_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_thread_local_storage_common.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_thread_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_virtual_address_memory.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_virtual_address_memory_api.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_virtual_address_memory_common.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/os/os_virtual_address_memory_types.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/osdbg/osdbg_thread_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/osdbg/osdbg_thread_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/pm/pm_dmnt_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_charge_arbiter.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_charger_parameters.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_select_charger_parameters.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/psc/psc_pm_module.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/psc/psc_pm_module.os.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/psc/psc_pm_module_id.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/pwm/driver/pwm_select_driver_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/pwm/pwm_channel_name.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/pwm/pwm_select_channel_name.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ro/ro_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/rocrt/rocrt.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/settings/settings_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_service_object.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_pointer_and_size.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_service_dispatch.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_manager.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_session_manager.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/impl/sf_impl_command_serialization.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/sf_buffers.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/sf_common.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/sf_exp_heap_allocator.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/sf_mitm_config.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/sf_mitm_dispatch.h
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/sf_object_factory.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/sf_out.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/sf_service_object.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/sf_shared_object.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/sf_types.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sm/sm_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sm/sm_mitm_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/socket.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/spl/spl_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/impl/tipc_autogen_interface_macros.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_command_serialization.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_message_api.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_message_api.os.horizon.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_message_api.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_message_api.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_message_api.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_buffers.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_common.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_deferral_manager.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_handles.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_message_types.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_object_holder.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_object_manager.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_pointer_and_size.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_server_manager.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_service_object.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_service_object_base.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/wec/wec_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/wec/wec_wake_event.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/libstratosphere.mk 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_bpc.c 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_bpc.h 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_bpc.os.horizon.c 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_bpc.os.horizon.h 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_emummc_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_environment.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_environment.os.horizon.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_environment_weak.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_environment_weak.os.horizon.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_environment_weak.os.linux.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_environment_weak.os.macos.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_environment_weak.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_exosphere_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/boot2/boot2_api.board.nintendo_nx.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/boot2/boot2_api.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/capsrv/capsrv_screen_shot_control_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_flags.board.nintendo_nx.inc 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_flags.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_flags.generic.inc 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_override.board.nintendo_nx.inc 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_override.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_override.generic.inc 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_sd_card.board.nintendo_nx.inc 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_sd_card.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_sd_card.generic.inc 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/dd/impl/dd_device_address_space_impl.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/dd/impl/dd_device_address_space_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/diag/diag_assertion_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/diag/diag_assertion_impl_for_nx_asm.board.nintendo_nx.s 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/diag/impl/diag_print_debug_string.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/diag/impl/diag_print_debug_string.os.horizon.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/diag/impl/diag_print_debug_string.os.linux.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/diag/impl/diag_print_debug_string.os.macos.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/diag/impl/diag_print_debug_string.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/dmnt/dmntcht.c 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/dmnt/dmntcht.os.horizon.c 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/erpt/srv/erpt_srv_journal_for_meta.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/erpt/srv/erpt_srv_main.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/erpt/srv/erpt_srv_reporter.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/erpt/srv/erpt_srv_service.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/err/err_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/common/fs_file_storage.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_access_log.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_application.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_bis.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_code.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_content.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_content_storage.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_data.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_device_save_data.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_filesystem_utils.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_game_card.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_host.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_image_directory.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_path_normalizer.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_path_utils.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_priority.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_remote_file_system_proxy.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_remote_file_system_proxy.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_remote_file_system_proxy_for_loader.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_rights_id.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_romfs_filesystem.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_save_data_management.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_sd_card.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_signed_system_partition.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_system_data.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_system_save_data.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fsa/fs_filesystem_accessor.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fsa/fs_filesystem_accessor.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fsa/fs_mount_utils.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fsa/fs_user_filesystem.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fsa/fs_user_filesystem_for_debug.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/impl/fs_event_notifier_object_adapter.hpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/fs/impl/fs_event_notifier_service_object_adapter.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/impl/fs_file_system_proxy_service_object.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/impl/fs_file_system_service_object_adapter.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/impl/fs_library.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/impl/fs_library.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/impl/fs_remote_device_operator.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/impl/fs_remote_event_notifier.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/impl/fs_storage_service_object_adapter.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/tests/fs_path_formatter_tests.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/tests/fs_path_normalizer_tests.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fs/tests/fs_path_utility_tests.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/fscreator/fssrv_local_file_system_creator.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/fscreator/fssrv_subdirectory_file_system_creator.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/fssrv_file_system_proxy_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/fssrv_file_system_proxy_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/fssrv_filesystem_interface_adapter.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/fssrv_path_normalizer.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/fssrv_retry_utility.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/fssrv_storage_interface_adapter.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/impl/fssrv_program_info.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/impl/fssrv_program_info.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/impl/fssrv_utility.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fssrv/impl/fssrv_utility.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_crypto_configuration.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_directory_redirection_filesystem.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_directory_savedata_filesystem.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_external_code.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_file_system_proxy_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_local_file_system.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_nca_file_system_driver.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_nca_reader.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_partition_file_system.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_romfs_filesystem.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_subdirectory_filesystem.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_utility.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/save/fssystem_hierarchical_integrity_verification_storage.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/gpio/driver/gpio_driver_service_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/gpio/gpio_client_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/gpio/gpio_remote_manager_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/gpio/gpio_remote_manager_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/gpio/gpio_remote_pad_session_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/hid/hid_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/hos/hos_stratosphere_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/hos/hos_version_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/hos/hos_version_api_private.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/hos/hos_version_api_weak_for_unit_test.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htc/server/driver/htc_htclow_driver.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htc/server/htc_htcmisc_hipc_server.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htc/server/htc_htcmisc_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_tasks.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/htc/server/rpc/htc_rpc_client.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htc/server/rpc/htc_rpc_client.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/htc/server/rpc/htc_rpc_task_table.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/htc/server/rpc/htc_rpc_tasks.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/htcfs/htcfs_client.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htcfs/htcfs_file_system_service_object.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htclow/driver/htclow_usb_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htclow/htclow_channel.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htclow/mux/htclow_mux_channel_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htclow/mux/htclow_mux_send_buffer.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htclow/mux/htclow_mux_task_manager.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htcs/client/htcs_session.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/htcs/client/htcs_session.os.horizon.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/htcs/client/htcs_session.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/htcs/htcs_socket.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htcs/impl/htcs_manager_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htcs/impl/htcs_service.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htcs/impl/rpc/htcs_rpc_select_task.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/htcs/impl/rpc/htcs_rpc_tasks.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/i2c/driver/board/nintendo/nx/i2c_driver_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/init/init_malloc.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/init/init_operator_new.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/ldr/ldr_ams.c 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/ldr/ldr_ams.h 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/ldr/ldr_ams.os.horizon.c 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ldr/ldr_ams.os.horizon.h 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ldr/ldr_pm_api.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/ldr/ldr_pm_api.os.horizon.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ldr/ldr_shell_api.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/ldr/ldr_shell_api.os.horizon.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/lm/lm_remote_log_service.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/lm/lm_remote_log_service.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/lm/srv/lm_custom_sink_buffer.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/lm/srv/lm_flush_thread.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/lm/srv/lm_ipc_server.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/lm/srv/lm_log_buffer.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/lm/srv/lm_log_packet_parser.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/lm/srv/lm_sd_card_logger.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/lmem/impl/lmem_impl_common_heap.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/lmem/impl/lmem_impl_exp_heap.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/lmem/impl/lmem_impl_unit_heap.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/lr/lr_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/lr/lr_location_resolver_manager_factory.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/lr/lr_location_resolver_manager_factory.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/lr/lr_remote_location_resolver_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/lr/lr_remote_location_resolver_manager_impl.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/lr/lr_remote_registered_location_resolver_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/mem/impl/heap/mem_impl_heap_central_heap.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_cache.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/mem/impl/mem_impl_platform.os.horizon.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/mem/impl/mem_impl_platform.os.linux.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/mem/impl/mem_impl_platform.os.macos.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/mem/impl/mem_impl_platform.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_content_id_utils.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_content_manager_factory.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_content_manager_factory.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_content_manager_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_content_meta_utils.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_content_storage_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_content_storage_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_make_path.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_placeholder_accessor.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_remote_content_manager_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_remote_content_meta_database_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_remote_content_storage_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_storage_utils.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/nim/nim_network_install_manager_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_address_space_allocator.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_address_space_allocator_impl.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_aslr_space_manager_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_aslr_space_manager_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_aslr_space_manager_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_aslr_space_manager_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_cache_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_cache_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_cache_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_cache_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_giant_lock.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_giant_lock.os.horizon.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_giant_lock.os.linux.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_giant_lock.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_giant_lock.os.macos.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_giant_lock.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_giant_lock.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_giant_lock.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_giant_lock_types.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_initialize.os.horizon.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_initialize.os.linux.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_initialize.os.macos.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_initialize.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.os.horizon.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.os.horizon.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.os.linux.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.os.macos.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_internal_condition_variable_impl.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_internal_condition_variable_impl.pthread.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_internal_critical_section_impl.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_internal_critical_section_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_internal_critical_section_impl.pthread.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_internal_light_event_impl.os.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_internal_rw_busy_mutex_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_internal_rw_busy_mutex_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_internal_rw_busy_mutex_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_interrupt_event_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_interrupt_event_target_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_interrupt_event_target_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_interrupt_event_target_impl.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_interrupt_event_target_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_io_region_impl.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_multiple_wait_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_multiple_wait_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.linux.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.macos.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_native_handle_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_native_handle_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_native_handle_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_native_handle_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_process_handle_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_process_handle_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_process_handle_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_process_handle_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_random_impl.os.linux.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_random_impl.os.macos.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_random_impl.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_resource_manager.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_rng_manager_impl.os.linux.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_rng_manager_impl.os.macos.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_rng_manager_impl.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_rw_lock_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_rw_lock_target_impl.os.generic.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_rw_lock_target_impl.os.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_thread_manager.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_thread_manager.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_thread_manager_impl.os.horizon.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_thread_manager_impl.os.horizon.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_thread_manager_impl.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_thread_manager_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_thread_manager_impl.pthread.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_thread_manager_impl.pthread.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_thread_manager_impl.pthread.inc 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_thread_manager_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_tick_manager_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_tick_manager_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_tick_manager_impl.std_chrono.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_timeout_helper.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_timeout_helper_impl.os.linux.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_timeout_helper_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_timeout_helper_impl.os.macos.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_timeout_helper_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_timeout_helper_impl.os.windows.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_timeout_helper_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_tls_manager.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_tls_manager.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_tls_manager_types.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_vamm_manager.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_vamm_manager.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_vamm_manager_impl.os.horizon.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_vamm_manager_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_vamm_manager_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_vamm_manager_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_vamm_manager_types.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_barrier.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_busy_mutex.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_io_region.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_light_event.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_message_queue.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_multiple_wait.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_rw_busy_mutex.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_sdk_mutex.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_sdk_recursive_mutex.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_sdk_thread_local_storage_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_semaphore.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_stratosphere_api.os.horizon.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_system_event.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_thread.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_thread_local_storage_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_transfer_memory.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_virtual_address_memory.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/osdbg/impl/osdbg_thread_info.generic.hpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/osdbg/osdbg_thread.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/patcher/patcher_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/pgl/pgl_remote_event_observer.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/pgl/pgl_shell_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/pgl/srv/pgl_srv_shell.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/pinmux/driver/pinmux_select_board_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/pm/pm_ams.c 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/pm/pm_ams.h 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/pm/pm_ams.os.horizon.c 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/pm/pm_ams.os.horizon.h 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/pm/pm_boot_mode_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/pm/pm_dmnt_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/pm/pm_info_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/pm/pm_info_api_weak.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/pm/pm_shell_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_battery_driver.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_charger_driver.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/powctl/impl/powctl_device_management.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/powctl/impl/powctl_select_board_driver.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/psc/psc_pm_module.os.horizon.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/ro/impl/ro_ro_exception_info.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/ro/impl/ro_ro_exception_info.os.horizon.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/scs/scs_shell.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/settings/impl/settings_configuration_id_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/settings/impl/settings_error_report_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/settings/impl/settings_firmware_version_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/settings/impl/settings_key_value_store.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/settings/impl/settings_platform_region_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/settings/impl/settings_product_model_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/settings/impl/settings_region_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/settings/impl/settings_serial_number_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/settings/settings_fwdbg_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sf/cmif/sf_cmif_domain_service_object.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sf/cmif/sf_cmif_inline_context.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sf/cmif/sf_cmif_service_dispatch.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sf/hipc/sf_hipc_api.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/sf/hipc/sf_hipc_api.os.horizon.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/sf/hipc/sf_hipc_server_domain_session_manager.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sf/hipc/sf_hipc_server_manager.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sf/hipc/sf_hipc_server_session_manager.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sf/sf_default_allocation_policy.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sm/sm_ams.c 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/sm/sm_ams.h 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/sm/sm_ams.os.horizon.c 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/sm/sm_ams.os.horizon.h 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/sm/sm_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sm/sm_manager_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sm/sm_mitm_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sm/sm_utils.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/sm/smm_ams.c 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/sm/smm_ams.h 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/sm/smm_ams.os.horizon.c 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/sm/smm_ams.os.horizon.h 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/spl/impl/spl_api_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/spl/impl/spl_device_address_mapper.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/spl/smc/spl_secure_monitor_api.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/spl/smc/spl_secure_monitor_api.os.horizon.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/spl/spl_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/sprofile/srv/sprofile_srv_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/time/time_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/time/time_standard_network_system_clock.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/time/time_standard_steady_clock.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/time/time_standard_user_system_clock.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/updater/updater_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/updater/updater_bis_management.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/usb/usb_device.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/usb/usb_remote_ds_endpoint.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/usb/usb_remote_ds_endpoint.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/usb/usb_remote_ds_interface.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/usb/usb_remote_ds_interface.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/usb/usb_remote_ds_root_service.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/usb/usb_remote_ds_root_service.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/usb/usb_remote_ds_service.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/usb/usb_remote_ds_service.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/util/ini.c
Too large (Show diff)
View
libraries/libstratosphere/source/wec/wec_api.cpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/allocator.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/assert.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/common.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/compiler.hpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/crypto_hmac_sha1_generator.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/crypto_hmac_sha256_generator.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/crypto_md5_generator.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/crypto_sha1_generator.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/crypto_sha256_generator.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/crypto_sha3_generator.hpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/impl/crypto_ctr_mode_impl.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/impl/crypto_sha1_impl.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/impl/crypto_sha256_impl.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/impl/crypto_sha3_impl.hpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/impl/crypto_xts_mode_impl.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/dd/dd_common_types.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/defines.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/freebsd/tree.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/impl/compiler_impl.clang.hpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/include/vapours/impl/compiler_impl.gcc.hpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/include/vapours/includes.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/results/fs_results.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/results/os_results.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/results/results_common.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/svc.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/types.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/arch/arm64/util_atomic.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/arch/generic/util_atomic.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/util_alignment.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/util_character_encoding.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/util_intrusive_list.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/util_intrusive_red_black_tree.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/util_parent_of_member.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/util_string_util.hpp
Too large (Show diff)
View
libraries/libvapours/source/crypto/crypto_hmac_sha1_generator.cpp
Too large (Show diff)
View
libraries/libvapours/source/crypto/crypto_hmac_sha256_generator.cpp
Too large (Show diff)
View
libraries/libvapours/source/crypto/crypto_md5_generator.cpp
Too large (Show diff)
View
libraries/libvapours/source/crypto/crypto_sha1_generator.cpp
Too large (Show diff)
View
libraries/libvapours/source/crypto/crypto_sha256_generator.cpp
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_aes_impl.arch.arm64.cpp
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_aes_impl.arch.x64.cpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_aes_impl.arch.x64.hpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_bignum_operations.cpp
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_bignum_operations_asm.arch.arm64.s
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_ctr_mode_impl.arch.arm64.cpp
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_ctr_mode_impl.arch.x64.cpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_sha1_impl.arch.arm64.cpp
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_sha1_impl.arch.generic.cpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_sha256_impl.arch.arm64.cpp
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_sha256_impl.arch.generic.cpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/crypto/impl/crypto_sha3_impl.cpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/dd/dd_io_mapping.cpp 100644 → 0
Too large (Show diff)
View
libraries/libvapours/source/dd/dd_io_mapping.os.horizon.cpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/dd/impl/dd_cache_impl.os.linux.hpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/dd/impl/dd_cache_impl.os.macos.hpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/dd/impl/dd_cache_impl.os.windows.hpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/dd/impl/dd_select_cache_impl.hpp
Too large (Show diff)
View
libraries/libvapours/source/sdmmc/impl/sdmmc_port_gc_asic0.board.nintendo_nx.cpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/sdmmc/impl/sdmmc_port_gc_asic0.cpp 100644 → 0
Too large (Show diff)
View
libraries/libvapours/source/sdmmc/impl/sdmmc_port_mmc0.board.nintendo_nx.cpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/sdmmc/impl/sdmmc_port_mmc0.cpp 100644 → 0
Too large (Show diff)
View
libraries/libvapours/source/sdmmc/impl/sdmmc_port_sd_card0.board.nintendo_nx.cpp 0 → 100644
Too large (Show diff)
View
libraries/libvapours/source/sdmmc/impl/sdmmc_port_sd_card0.cpp 100644 → 0
Too large (Show diff)
View
libraries/libvapours/source/sdmmc/impl/sdmmc_sd_host_standard_controller.hpp
Too large (Show diff)
View
libraries/libvapours/source/sdmmc/impl/sdmmc_timer.cpp
Too large (Show diff)
View
libraries/libvapours/source/util/util_character_encoding.cpp 100644 → 0
Too large (Show diff)
View
libraries/libvapours/source/util/util_format_string.cpp
Too large (Show diff)
View
mesosphere/Makefile
Too large (Show diff)
View
mesosphere/kernel/Makefile
Too large (Show diff)
View
mesosphere/kernel/kernel.mk 0 → 100644
Too large (Show diff)
View
mesosphere/kernel/kernel.specs
Too large (Show diff)
View
mesosphere/kernel_ldr/Makefile
Too large (Show diff)
View
mesosphere/kernel_ldr/kernel_ldr.mk 0 → 100644
Too large (Show diff)
View
mesosphere/kernel_ldr/kernel_ldr.specs
Too large (Show diff)
View
mesosphere/mesosphere.mk 0 → 100644
Too large (Show diff)
View
stratosphere/LogManager/Makefile
Too large (Show diff)
View
stratosphere/LogManager/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/Makefile
Too large (Show diff)
View
stratosphere/TioServer/Makefile
Too large (Show diff)
View
stratosphere/TioServer/source/tio_file_server_processor.cpp
Too large (Show diff)
View
stratosphere/TioServer/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/ams_mitm/Makefile
Too large (Show diff)
View
stratosphere/ams_mitm/source/amsmitm_prodinfo_utils.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/fs_mitm/fs_mitm_service.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_readonly_layered_filesystem.hpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfs.hpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/sysupdater/sysupdater_fs_utils.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/sysupdater/sysupdater_service.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/boot/Makefile
Too large (Show diff)
View
stratosphere/boot/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/boot2/Makefile
Too large (Show diff)
View
stratosphere/boot2/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/creport/Makefile
Too large (Show diff)
View
stratosphere/creport/source/creport_crash_report.cpp
Too large (Show diff)
View
stratosphere/creport/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/cs/Makefile
Too large (Show diff)
View
stratosphere/cs/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/dmnt.gen2/Makefile
Too large (Show diff)
View
stratosphere/dmnt.gen2/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/dmnt/Makefile
Too large (Show diff)
View
stratosphere/dmnt/source/cheat/impl/dmnt_cheat_api.cpp
Too large (Show diff)
View
stratosphere/dmnt/source/cheat/impl/dmnt_cheat_vm.cpp
Too large (Show diff)
View
stratosphere/dmnt/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/eclct.stub/Makefile
Too large (Show diff)
View
stratosphere/eclct.stub/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/erpt/Makefile
Too large (Show diff)
View
stratosphere/erpt/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/fatal/Makefile
Too large (Show diff)
View
stratosphere/fatal/source/fatal_task_error_report.cpp
Too large (Show diff)
View
stratosphere/fatal/source/stb_truetype.h
Too large (Show diff)
View
stratosphere/fatal/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/fs/Makefile
Too large (Show diff)
View
stratosphere/fs/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/htc/Makefile
Too large (Show diff)
View
stratosphere/htc/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/jpegdec/Makefile
Too large (Show diff)
View
stratosphere/jpegdec/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/loader/Makefile
Too large (Show diff)
View
stratosphere/loader/source/ldr_process_creation.cpp
Too large (Show diff)
View
stratosphere/loader/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/ncm/Makefile
Too large (Show diff)
View
stratosphere/ncm/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/pgl/Makefile
Too large (Show diff)
View
stratosphere/pgl/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/pm/Makefile
Too large (Show diff)
View
stratosphere/pm/source/impl/pm_process_manager.cpp
Too large (Show diff)
View
stratosphere/pm/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/ro/Makefile
Too large (Show diff)
View
stratosphere/ro/source/impl/ro_nrr_utils.cpp
Too large (Show diff)
View
stratosphere/ro/source/impl/ro_service_impl.cpp
Too large (Show diff)
View
stratosphere/ro/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/sm/Makefile
Too large (Show diff)
View
stratosphere/sm/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/spl/Makefile
Too large (Show diff)
View
stratosphere/spl/system_module.mk 0 → 100644
Too large (Show diff)
View
stratosphere/stratosphere.mk 0 → 100644
Too large (Show diff)
View
tests/TestFs/Makefile 0 → 100644
Too large (Show diff)
View
tests/TestFs/source/test.cpp 0 → 100644
Too large (Show diff)
View
tests/TestFs/unit_test.mk 0 → 100644
Too large (Show diff)