Switch atmosphere's build target to C++20. (#952)
* ams: update to build with gcc10/c++20

* remove mno-outline-atomics

* ams: take care of most TODO C++20s

* fusee/sept: update for gcc10

* whoosh, your code now uses pre-compiled headers

* make: dependency fixes
1 parent 17b6bcf commit 3a1ccdd9198939152017e56bfe77f2ad7d4e3360
@SciresM SciresM authored on 12 May 2020
GitHub committed on 12 May 2020
Showing 258 changed files
View
exosphere/Makefile
Too large (Show diff)
View
exosphere/src/mmu.h
Too large (Show diff)
View
exosphere/src/my_libc.c
Too large (Show diff)
View
fusee/fusee-primary/Makefile
Too large (Show diff)
View
fusee/fusee-primary/src/fs_utils.c
Too large (Show diff)
View
fusee/fusee-primary/src/fs_utils.h
Too large (Show diff)
View
fusee/fusee-primary/src/lib/ini.c
Too large (Show diff)
View
fusee/fusee-secondary/src/lib/ini.c
Too large (Show diff)
View
fusee/fusee-secondary/src/nxboot.c
Too large (Show diff)
View
libraries/config/common.mk
Too large (Show diff)
View
libraries/libmesosphere/Makefile
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_controller.hpp
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/init/kern_init_layout.hpp
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/kern_k_auto_object.hpp
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/kern_k_capabilities.hpp
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/kern_k_current_context.hpp
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/kern_k_page_table_base.hpp
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/kern_k_priority_queue.hpp
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/kern_k_scheduler.hpp
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/kern_k_scheduler_lock.hpp
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/kern_k_scoped_lock.hpp
Too large (Show diff)
View
libraries/libmesosphere/include/mesosphere/svc/kern_svc_k_user_pointer.hpp
Too large (Show diff)
View
libraries/libmesosphere/source/kern_k_address_space_info.cpp
Too large (Show diff)
View
libraries/libmesosphere/source/kern_k_object_name.cpp
Too large (Show diff)
View
libraries/libstratosphere/Makefile
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ams/ams_types.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/dmnt/dmnt_cheat_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/erpt/erpt_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fatal/fatal_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_common.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_dbm_hierarchical_rom_file_table.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_dbm_rom_key_value_storage.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_dbm_rom_path_tool.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fs/fs_dbm_rom_types.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_memory_management.hpp
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_rights_id.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/fssrv/fssrv_sf_path.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_file_system_buddy_heap.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_dbm_hierarchical_rom_file_table.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_dbm_rom_key_value_storage.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_dbm_rom_path_tool.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_dbm_rom_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_partition_file_system_meta.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/kvdb/kvdb_file_key_value_cache.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/kvdb/kvdb_file_key_value_store.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/kvdb/kvdb_memory_key_value_store.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_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/mem/impl/mem_impl_common.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ncm/ncm_content_info.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ncm/ncm_content_manager_impl.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ncm/ncm_program_location.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/ncm/ncm_rights_id.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/pgl/pgl_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/pm/pm_types.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/reg.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/settings/factory/settings_device_certificate.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/settings/factory/settings_serial_number.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/settings/settings_fwdbg_types.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_server_message_processor.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/impl/sf_impl_command_serialization.hpp
Too large (Show diff)
View
libraries/libstratosphere/include/stratosphere/sf/sf_out.hpp
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
Too large (Show diff)
View
libraries/libstratosphere/source/ams/ams_exosphere_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_work_memory.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_flags.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_override.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_privileged_process.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/cfg/cfg_sd_card.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fs_file_path_hash.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/fs/fsa/fs_mount_name.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_partition_file_system_meta.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_romfs_filesystem.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/kvdb/kvdb_archive.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/kvdb/kvdb_file_key_value_store.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/map/map_api.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_static.hpp
Too large (Show diff)
View
libraries/libstratosphere/source/ncm/ncm_content_meta_database_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_resource_manager.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/impl/os_waitable_manager_impl.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_event.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/os/os_interrupt_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_semaphore.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/pgl/srv/pgl_srv_shell.cpp
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.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/updater/updater_bis_save.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/updater/updater_files.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/updater/updater_paths.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/util/ini.c
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/crypto_rsa_oaep_decryptor.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/crypto_rsa_oaep_encryptor.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/crypto_rsa_pss_verifier.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/impl/crypto_hash_function.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/impl/crypto_rsa_oaep_impl.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/crypto/impl/crypto_rsa_pss_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/defines.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/includes.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/span.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_code_generator.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_common.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_kernel_svc_wrapper.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_layout.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_layout_conversion.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_meta_code.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_parameter.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/svc/ipc/svc_message_buffer.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/util_bitpack.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/util_bitutil.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/util_endian.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/util_fourcc.hpp
Too large (Show diff)
View
libraries/libvapours/include/vapours/util/util_type_traits.hpp 0 → 100644
Too large (Show diff)
View
mesosphere/kernel/source/kern_kernel_instantiations.cpp
Too large (Show diff)
View
sept/sept-secondary/src/fs_utils.c
Too large (Show diff)
View
sept/sept-secondary/src/fs_utils.h
Too large (Show diff)
View
sept/sept-secondary/src/lib/ini.c
Too large (Show diff)
View
stratosphere/ams_mitm/source/amsmitm_main.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/amsmitm_module.hpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/amsmitm_module_management.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/bpc_mitm/bpc_ams_module.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/bpc_mitm/bpc_ams_power_utils.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/bpc_mitm/bpc_ams_service.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/bpc_mitm/bpc_mitm_service.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_module.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_boot0storage.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_module.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfs.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_save_utils.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/hid_mitm/hid_mitm_service.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/hid_mitm/hidmitm_module.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/ns_mitm/nsmitm_module.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/set_mitm/set_mitm_service.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/set_mitm/setmitm_module.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.cpp
Too large (Show diff)
View
stratosphere/ams_mitm/source/set_mitm/settings_sd_kvs.cpp
Too large (Show diff)
View
stratosphere/boot/Makefile
Too large (Show diff)
View
stratosphere/boot/source/boot_battery_driver.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_battery_icons.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_boot_reason.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_calibration.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_change_voltage.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_charger_driver.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_check_battery.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_check_clock.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_clock_initial_configuration.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_display.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_fan_enable.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_i2c_utils.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_main.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_pcv.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_pmc_wrapper.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_pmic_driver.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_power_utils.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_repair_boot_images.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_rtc_driver.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_splash_screen.cpp
Too large (Show diff)
View
stratosphere/boot/source/boot_wake_pins.cpp
Too large (Show diff)
View
stratosphere/boot/source/gpio/gpio_initial_configuration.cpp
Too large (Show diff)
View
stratosphere/boot/source/gpio/gpio_utils.cpp
Too large (Show diff)
View
stratosphere/boot/source/i2c/driver/i2c_api.cpp
Too large (Show diff)
View
stratosphere/boot/source/i2c/driver/impl/i2c_bus_accessor.cpp
Too large (Show diff)
View
stratosphere/boot/source/i2c/driver/impl/i2c_device_config.cpp
Too large (Show diff)
View
stratosphere/boot/source/i2c/driver/impl/i2c_resource_manager.cpp
Too large (Show diff)
View
stratosphere/boot/source/i2c/driver/impl/i2c_session.cpp
Too large (Show diff)
View
stratosphere/boot/source/i2c/i2c_command_list.cpp
Too large (Show diff)
View
stratosphere/boot/source/pinmux/pinmux_initial_configuration.cpp
Too large (Show diff)
View
stratosphere/boot/source/pinmux/pinmux_utils.cpp
Too large (Show diff)
View
stratosphere/boot2/source/boot2_main.cpp
Too large (Show diff)
View
stratosphere/creport/source/creport_crash_report.cpp
Too large (Show diff)
View
stratosphere/creport/source/creport_main.cpp
Too large (Show diff)
View
stratosphere/creport/source/creport_modules.cpp
Too large (Show diff)
View
stratosphere/creport/source/creport_scoped_file.cpp
Too large (Show diff)
View
stratosphere/creport/source/creport_threads.cpp
Too large (Show diff)
View
stratosphere/creport/source/creport_utils.cpp
Too large (Show diff)
View
stratosphere/dmnt/source/cheat/dmnt_cheat_service.cpp
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_debug_events_manager.cpp
Too large (Show diff)
View
stratosphere/dmnt/source/cheat/impl/dmnt_cheat_vm.cpp
Too large (Show diff)
View
stratosphere/dmnt/source/dmnt_main.cpp
Too large (Show diff)
View
stratosphere/dmnt/source/dmnt_service.hpp
Too large (Show diff)
View
stratosphere/dmnt/source/dmnt_service_debug.cpp
Too large (Show diff)
View
stratosphere/dmnt/source/dmnt_service_target_io.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_config.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_debug.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_event_manager.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_font.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_main.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_repair.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_scoped_file.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_service.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_task.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_task_clock.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_task_error_report.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_task_power.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_task_screen.cpp
Too large (Show diff)
View
stratosphere/fatal/source/fatal_task_sound.cpp
Too large (Show diff)
View
stratosphere/loader/source/ldr_arguments.cpp
Too large (Show diff)
View
stratosphere/loader/source/ldr_capabilities.cpp
Too large (Show diff)
View
stratosphere/loader/source/ldr_content_management.cpp
Too large (Show diff)
View
stratosphere/loader/source/ldr_development_manager.cpp
Too large (Show diff)
View
stratosphere/loader/source/ldr_launch_record.cpp
Too large (Show diff)
View
stratosphere/loader/source/ldr_loader_service.cpp
Too large (Show diff)
View
stratosphere/loader/source/ldr_main.cpp
Too large (Show diff)
View
stratosphere/loader/source/ldr_meta.cpp
Too large (Show diff)
View
stratosphere/loader/source/ldr_patcher.cpp
Too large (Show diff)
View
stratosphere/loader/source/ldr_ro_manager.cpp
Too large (Show diff)
View
stratosphere/ncm/source/ncm_main.cpp
Too large (Show diff)
View
stratosphere/pgl/source/pgl_main.cpp
Too large (Show diff)
View
stratosphere/pm/source/impl/pm_process_info.cpp
Too large (Show diff)
View
stratosphere/pm/source/impl/pm_process_manager.cpp
Too large (Show diff)
View
stratosphere/pm/source/impl/pm_resource_manager.cpp
Too large (Show diff)
View
stratosphere/pm/source/pm_boot_mode_service.cpp
Too large (Show diff)
View
stratosphere/pm/source/pm_debug_monitor_service.cpp
Too large (Show diff)
View
stratosphere/pm/source/pm_info_service.cpp
Too large (Show diff)
View
stratosphere/pm/source/pm_main.cpp
Too large (Show diff)
View
stratosphere/pm/source/pm_shell_service.cpp
Too large (Show diff)
View
stratosphere/ro/source/impl/ro_nro_utils.cpp
Too large (Show diff)
View
stratosphere/ro/source/impl/ro_nrr_utils.cpp
Too large (Show diff)
View
stratosphere/ro/source/impl/ro_patcher.cpp
Too large (Show diff)
View
stratosphere/ro/source/impl/ro_service_impl.cpp
Too large (Show diff)
View
stratosphere/ro/source/ro_debug_monitor.cpp
Too large (Show diff)
View
stratosphere/ro/source/ro_main.cpp
Too large (Show diff)
View
stratosphere/ro/source/ro_service.cpp
Too large (Show diff)
View
stratosphere/sm/source/impl/sm_service_manager.cpp
Too large (Show diff)
View
stratosphere/sm/source/sm_dmnt_service.cpp
Too large (Show diff)
View
stratosphere/sm/source/sm_main.cpp
Too large (Show diff)
View
stratosphere/sm/source/sm_manager_service.cpp
Too large (Show diff)
View
stratosphere/sm/source/sm_user_service.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_api_impl.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_crypto_service.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_ctr_drbg.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_deprecated_service.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_es_service.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_fs_service.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_general_service.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_main.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_manu_service.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_random_service.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_rsa_service.cpp
Too large (Show diff)
View
stratosphere/spl/source/spl_ssl_service.cpp
Too large (Show diff)
View
thermosphere/src/lib/ini.c
Too large (Show diff)