2018-01-17 16:37:34 -08:00
|
|
|
add_library(core STATIC
|
|
|
|
arm/arm_interface.h
|
2018-12-28 17:55:19 -08:00
|
|
|
arm/arm_interface.cpp
|
2020-02-24 18:04:12 -08:00
|
|
|
arm/cpu_interrupt_handler.cpp
|
|
|
|
arm/cpu_interrupt_handler.h
|
2020-06-18 16:56:59 -07:00
|
|
|
arm/dynarmic/arm_dynarmic_32.cpp
|
|
|
|
arm/dynarmic/arm_dynarmic_32.h
|
|
|
|
arm/dynarmic/arm_dynarmic_64.cpp
|
|
|
|
arm/dynarmic/arm_dynarmic_64.h
|
|
|
|
arm/dynarmic/arm_dynarmic_cp15.cpp
|
|
|
|
arm/dynarmic/arm_dynarmic_cp15.h
|
|
|
|
arm/dynarmic/arm_exclusive_monitor.cpp
|
|
|
|
arm/dynarmic/arm_exclusive_monitor.h
|
2018-07-03 06:28:46 -07:00
|
|
|
arm/exclusive_monitor.cpp
|
|
|
|
arm/exclusive_monitor.h
|
2019-06-07 14:46:52 -07:00
|
|
|
constants.cpp
|
|
|
|
constants.h
|
2018-01-17 16:37:34 -08:00
|
|
|
core.cpp
|
|
|
|
core.h
|
|
|
|
core_timing.cpp
|
|
|
|
core_timing.h
|
2018-07-24 03:03:24 -07:00
|
|
|
core_timing_util.h
|
2020-01-26 10:07:22 -08:00
|
|
|
cpu_manager.cpp
|
|
|
|
cpu_manager.h
|
2018-07-28 13:23:00 -07:00
|
|
|
crypto/aes_util.cpp
|
2018-07-27 20:55:23 -07:00
|
|
|
crypto/aes_util.h
|
|
|
|
crypto/encryption_layer.cpp
|
|
|
|
crypto/encryption_layer.h
|
|
|
|
crypto/key_manager.cpp
|
|
|
|
crypto/key_manager.h
|
2018-09-23 18:06:07 -07:00
|
|
|
crypto/partition_data_manager.cpp
|
|
|
|
crypto/partition_data_manager.h
|
2018-07-27 20:55:23 -07:00
|
|
|
crypto/ctr_encryption_layer.cpp
|
|
|
|
crypto/ctr_encryption_layer.h
|
2018-08-16 14:08:13 -07:00
|
|
|
crypto/xts_encryption_layer.cpp
|
|
|
|
crypto/xts_encryption_layer.h
|
2020-04-02 19:00:41 -07:00
|
|
|
device_memory.cpp
|
|
|
|
device_memory.h
|
2018-08-09 17:51:52 -07:00
|
|
|
file_sys/bis_factory.cpp
|
|
|
|
file_sys/bis_factory.h
|
2018-07-27 20:55:23 -07:00
|
|
|
file_sys/card_image.cpp
|
|
|
|
file_sys/card_image.h
|
2020-12-03 22:41:21 -08:00
|
|
|
file_sys/common_funcs.h
|
2018-07-18 18:07:11 -07:00
|
|
|
file_sys/content_archive.cpp
|
|
|
|
file_sys/content_archive.h
|
2018-07-23 09:33:24 -07:00
|
|
|
file_sys/control_metadata.cpp
|
|
|
|
file_sys/control_metadata.h
|
2018-01-19 19:34:48 -08:00
|
|
|
file_sys/directory.h
|
2018-01-17 16:37:34 -08:00
|
|
|
file_sys/errors.h
|
2018-09-19 19:03:36 -07:00
|
|
|
file_sys/fsmitm_romfsbuild.cpp
|
2018-09-23 18:50:16 -07:00
|
|
|
file_sys/fsmitm_romfsbuild.h
|
2018-09-29 19:15:16 -07:00
|
|
|
file_sys/ips_layer.cpp
|
|
|
|
file_sys/ips_layer.h
|
2019-06-04 21:18:25 -07:00
|
|
|
file_sys/kernel_executable.cpp
|
|
|
|
file_sys/kernel_executable.h
|
2018-07-18 18:07:11 -07:00
|
|
|
file_sys/mode.h
|
2018-08-09 17:51:52 -07:00
|
|
|
file_sys/nca_metadata.cpp
|
|
|
|
file_sys/nca_metadata.h
|
2018-08-25 16:05:22 -07:00
|
|
|
file_sys/nca_patch.cpp
|
|
|
|
file_sys/nca_patch.h
|
2018-04-16 03:29:15 -07:00
|
|
|
file_sys/partition_filesystem.cpp
|
|
|
|
file_sys/partition_filesystem.h
|
2018-08-25 16:05:22 -07:00
|
|
|
file_sys/patch_manager.cpp
|
|
|
|
file_sys/patch_manager.h
|
2018-02-25 02:34:19 -08:00
|
|
|
file_sys/program_metadata.cpp
|
|
|
|
file_sys/program_metadata.h
|
2018-08-09 17:51:52 -07:00
|
|
|
file_sys/registered_cache.cpp
|
|
|
|
file_sys/registered_cache.h
|
2018-07-27 15:14:03 -07:00
|
|
|
file_sys/romfs.cpp
|
|
|
|
file_sys/romfs.h
|
2018-07-07 20:24:51 -07:00
|
|
|
file_sys/romfs_factory.cpp
|
|
|
|
file_sys/romfs_factory.h
|
|
|
|
file_sys/savedata_factory.cpp
|
|
|
|
file_sys/savedata_factory.h
|
|
|
|
file_sys/sdmc_factory.cpp
|
|
|
|
file_sys/sdmc_factory.h
|
2018-08-25 08:50:15 -07:00
|
|
|
file_sys/submission_package.cpp
|
|
|
|
file_sys/submission_package.h
|
2019-07-05 15:49:52 -07:00
|
|
|
file_sys/system_archive/data/font_chinese_simplified.cpp
|
|
|
|
file_sys/system_archive/data/font_chinese_simplified.h
|
|
|
|
file_sys/system_archive/data/font_chinese_traditional.cpp
|
|
|
|
file_sys/system_archive/data/font_chinese_traditional.h
|
|
|
|
file_sys/system_archive/data/font_extended_chinese_simplified.cpp
|
|
|
|
file_sys/system_archive/data/font_extended_chinese_simplified.h
|
|
|
|
file_sys/system_archive/data/font_korean.cpp
|
|
|
|
file_sys/system_archive/data/font_korean.h
|
|
|
|
file_sys/system_archive/data/font_nintendo_extended.cpp
|
|
|
|
file_sys/system_archive/data/font_nintendo_extended.h
|
|
|
|
file_sys/system_archive/data/font_standard.cpp
|
|
|
|
file_sys/system_archive/data/font_standard.h
|
2019-07-10 04:21:36 -07:00
|
|
|
file_sys/system_archive/mii_model.cpp
|
|
|
|
file_sys/system_archive/mii_model.h
|
2018-11-15 19:34:35 -08:00
|
|
|
file_sys/system_archive/ng_word.cpp
|
|
|
|
file_sys/system_archive/ng_word.h
|
2019-07-05 15:49:52 -07:00
|
|
|
file_sys/system_archive/shared_font.cpp
|
|
|
|
file_sys/system_archive/shared_font.h
|
2018-11-15 19:34:35 -08:00
|
|
|
file_sys/system_archive/system_archive.cpp
|
|
|
|
file_sys/system_archive/system_archive.h
|
2019-03-10 13:51:42 -07:00
|
|
|
file_sys/system_archive/system_version.cpp
|
|
|
|
file_sys/system_archive/system_version.h
|
2019-12-22 14:50:44 -08:00
|
|
|
file_sys/system_archive/time_zone_binary.cpp
|
|
|
|
file_sys/system_archive/time_zone_binary.h
|
2018-07-18 18:07:11 -07:00
|
|
|
file_sys/vfs.cpp
|
|
|
|
file_sys/vfs.h
|
2018-08-09 17:51:52 -07:00
|
|
|
file_sys/vfs_concat.cpp
|
|
|
|
file_sys/vfs_concat.h
|
2018-09-19 19:03:36 -07:00
|
|
|
file_sys/vfs_layered.cpp
|
|
|
|
file_sys/vfs_layered.h
|
2019-04-28 15:49:46 -07:00
|
|
|
file_sys/vfs_libzip.cpp
|
|
|
|
file_sys/vfs_libzip.h
|
2018-07-18 18:07:11 -07:00
|
|
|
file_sys/vfs_offset.cpp
|
|
|
|
file_sys/vfs_offset.h
|
|
|
|
file_sys/vfs_real.cpp
|
|
|
|
file_sys/vfs_real.h
|
2018-09-19 18:57:39 -07:00
|
|
|
file_sys/vfs_static.h
|
2018-09-23 18:04:13 -07:00
|
|
|
file_sys/vfs_types.h
|
2018-07-27 15:14:03 -07:00
|
|
|
file_sys/vfs_vector.cpp
|
|
|
|
file_sys/vfs_vector.h
|
2018-08-16 14:08:13 -07:00
|
|
|
file_sys/xts_archive.cpp
|
|
|
|
file_sys/xts_archive.h
|
2020-08-21 04:39:24 -07:00
|
|
|
frontend/applets/controller.cpp
|
|
|
|
frontend/applets/controller.h
|
2019-03-11 16:37:10 -07:00
|
|
|
frontend/applets/error.cpp
|
|
|
|
frontend/applets/error.h
|
|
|
|
frontend/applets/general_frontend.cpp
|
|
|
|
frontend/applets/general_frontend.h
|
2018-11-22 17:58:51 -08:00
|
|
|
frontend/applets/profile_select.cpp
|
|
|
|
frontend/applets/profile_select.h
|
2018-11-09 17:10:58 -08:00
|
|
|
frontend/applets/software_keyboard.cpp
|
|
|
|
frontend/applets/software_keyboard.h
|
2018-12-24 13:22:07 -08:00
|
|
|
frontend/applets/web_browser.cpp
|
|
|
|
frontend/applets/web_browser.h
|
2018-01-17 16:37:34 -08:00
|
|
|
frontend/emu_window.cpp
|
|
|
|
frontend/emu_window.h
|
|
|
|
frontend/framebuffer_layout.cpp
|
|
|
|
frontend/framebuffer_layout.h
|
2020-11-25 04:01:22 -08:00
|
|
|
frontend/input_interpreter.cpp
|
|
|
|
frontend/input_interpreter.h
|
2018-01-17 16:37:34 -08:00
|
|
|
frontend/input.h
|
2019-06-07 17:41:06 -07:00
|
|
|
hardware_interrupt_manager.cpp
|
|
|
|
hardware_interrupt_manager.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/ipc.h
|
|
|
|
hle/ipc_helpers.h
|
|
|
|
hle/kernel/client_port.cpp
|
|
|
|
hle/kernel/client_port.h
|
|
|
|
hle/kernel/client_session.cpp
|
|
|
|
hle/kernel/client_session.h
|
2019-03-20 09:40:09 -07:00
|
|
|
hle/kernel/code_set.cpp
|
|
|
|
hle/kernel/code_set.h
|
2021-02-12 15:43:01 -08:00
|
|
|
hle/kernel/svc_results.h
|
2020-12-03 16:43:18 -08:00
|
|
|
hle/kernel/global_scheduler_context.cpp
|
|
|
|
hle/kernel/global_scheduler_context.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/kernel/handle_table.cpp
|
|
|
|
hle/kernel/handle_table.h
|
|
|
|
hle/kernel/hle_ipc.cpp
|
|
|
|
hle/kernel/hle_ipc.h
|
2020-12-29 23:18:06 -08:00
|
|
|
hle/kernel/k_address_arbiter.cpp
|
|
|
|
hle/kernel/k_address_arbiter.h
|
2020-11-16 21:02:45 -08:00
|
|
|
hle/kernel/k_affinity_mask.h
|
2020-12-28 23:45:28 -08:00
|
|
|
hle/kernel/k_condition_variable.cpp
|
|
|
|
hle/kernel/k_condition_variable.h
|
2021-01-31 01:37:41 -08:00
|
|
|
hle/kernel/k_event.cpp
|
|
|
|
hle/kernel/k_event.h
|
2021-01-30 01:40:49 -08:00
|
|
|
hle/kernel/k_light_condition_variable.h
|
2021-01-15 21:58:44 -08:00
|
|
|
hle/kernel/k_light_lock.cpp
|
|
|
|
hle/kernel/k_light_lock.h
|
2020-11-28 11:23:36 -08:00
|
|
|
hle/kernel/k_priority_queue.h
|
2021-01-29 22:48:06 -08:00
|
|
|
hle/kernel/k_readable_event.cpp
|
|
|
|
hle/kernel/k_readable_event.h
|
2021-01-30 01:40:49 -08:00
|
|
|
hle/kernel/k_resource_limit.cpp
|
|
|
|
hle/kernel/k_resource_limit.h
|
2020-12-02 18:08:35 -08:00
|
|
|
hle/kernel/k_scheduler.cpp
|
|
|
|
hle/kernel/k_scheduler.h
|
2020-11-28 13:34:07 -08:00
|
|
|
hle/kernel/k_scheduler_lock.h
|
2020-12-03 22:26:42 -08:00
|
|
|
hle/kernel/k_scoped_lock.h
|
2021-02-04 17:06:54 -08:00
|
|
|
hle/kernel/k_scoped_resource_reservation.h
|
2020-12-03 21:56:02 -08:00
|
|
|
hle/kernel/k_scoped_scheduler_lock_and_sleep.h
|
2020-12-21 22:36:53 -08:00
|
|
|
hle/kernel/k_synchronization_object.cpp
|
|
|
|
hle/kernel/k_synchronization_object.h
|
2020-12-30 23:01:08 -08:00
|
|
|
hle/kernel/k_thread.cpp
|
|
|
|
hle/kernel/k_thread.h
|
2021-01-15 21:53:56 -08:00
|
|
|
hle/kernel/k_thread_queue.h
|
2021-01-29 23:51:40 -08:00
|
|
|
hle/kernel/k_writable_event.cpp
|
|
|
|
hle/kernel/k_writable_event.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/kernel/kernel.cpp
|
|
|
|
hle/kernel/kernel.h
|
2020-04-05 11:39:08 -07:00
|
|
|
hle/kernel/memory/address_space_info.cpp
|
|
|
|
hle/kernel/memory/address_space_info.h
|
2020-04-05 11:45:58 -07:00
|
|
|
hle/kernel/memory/memory_block.h
|
2020-04-05 12:26:25 -07:00
|
|
|
hle/kernel/memory/memory_block_manager.cpp
|
|
|
|
hle/kernel/memory/memory_block_manager.h
|
2020-04-08 14:11:25 -07:00
|
|
|
hle/kernel/memory/memory_layout.h
|
2020-04-05 12:28:31 -07:00
|
|
|
hle/kernel/memory/memory_manager.cpp
|
|
|
|
hle/kernel/memory/memory_manager.h
|
2020-04-05 11:44:26 -07:00
|
|
|
hle/kernel/memory/memory_types.h
|
2020-04-05 12:03:31 -07:00
|
|
|
hle/kernel/memory/page_linked_list.h
|
2020-04-05 12:14:26 -07:00
|
|
|
hle/kernel/memory/page_heap.cpp
|
|
|
|
hle/kernel/memory/page_heap.h
|
2020-04-08 14:28:42 -07:00
|
|
|
hle/kernel/memory/page_table.cpp
|
|
|
|
hle/kernel/memory/page_table.h
|
2020-04-05 11:41:04 -07:00
|
|
|
hle/kernel/memory/slab_heap.h
|
2020-04-05 11:48:50 -07:00
|
|
|
hle/kernel/memory/system_control.cpp
|
|
|
|
hle/kernel/memory/system_control.h
|
2018-08-01 19:40:00 -07:00
|
|
|
hle/kernel/object.cpp
|
|
|
|
hle/kernel/object.h
|
2020-01-25 14:55:32 -08:00
|
|
|
hle/kernel/physical_core.cpp
|
|
|
|
hle/kernel/physical_core.h
|
2020-07-16 19:56:28 -07:00
|
|
|
hle/kernel/physical_memory.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/kernel/process.cpp
|
|
|
|
hle/kernel/process.h
|
2018-12-19 09:57:47 -08:00
|
|
|
hle/kernel/process_capability.cpp
|
|
|
|
hle/kernel/process_capability.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/kernel/server_port.cpp
|
|
|
|
hle/kernel/server_port.h
|
|
|
|
hle/kernel/server_session.cpp
|
|
|
|
hle/kernel/server_session.h
|
2020-12-09 21:27:05 -08:00
|
|
|
hle/kernel/service_thread.cpp
|
|
|
|
hle/kernel/service_thread.h
|
2019-11-25 15:28:48 -08:00
|
|
|
hle/kernel/session.cpp
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/kernel/session.h
|
|
|
|
hle/kernel/shared_memory.cpp
|
|
|
|
hle/kernel/shared_memory.h
|
|
|
|
hle/kernel/svc.cpp
|
|
|
|
hle/kernel/svc.h
|
2020-12-28 22:42:16 -08:00
|
|
|
hle/kernel/svc_common.h
|
2020-03-26 18:13:46 -07:00
|
|
|
hle/kernel/svc_types.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/kernel/svc_wrap.h
|
2020-02-14 06:56:27 -08:00
|
|
|
hle/kernel/time_manager.cpp
|
|
|
|
hle/kernel/time_manager.h
|
2019-03-13 00:09:27 -07:00
|
|
|
hle/kernel/transfer_memory.cpp
|
|
|
|
hle/kernel/transfer_memory.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/lock.cpp
|
|
|
|
hle/lock.h
|
|
|
|
hle/result.h
|
|
|
|
hle/service/acc/acc.cpp
|
|
|
|
hle/service/acc/acc.h
|
2018-04-10 00:18:52 -07:00
|
|
|
hle/service/acc/acc_aa.cpp
|
|
|
|
hle/service/acc/acc_aa.h
|
|
|
|
hle/service/acc/acc_su.cpp
|
|
|
|
hle/service/acc/acc_su.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/acc/acc_u0.cpp
|
|
|
|
hle/service/acc/acc_u0.h
|
2018-04-10 00:18:52 -07:00
|
|
|
hle/service/acc/acc_u1.cpp
|
|
|
|
hle/service/acc/acc_u1.h
|
2019-06-27 22:31:29 -07:00
|
|
|
hle/service/acc/errors.h
|
2018-08-08 05:26:42 -07:00
|
|
|
hle/service/acc/profile_manager.cpp
|
|
|
|
hle/service/acc/profile_manager.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/am/am.cpp
|
|
|
|
hle/service/am/am.h
|
2018-02-02 13:03:40 -08:00
|
|
|
hle/service/am/applet_ae.cpp
|
|
|
|
hle/service/am/applet_ae.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/am/applet_oe.cpp
|
|
|
|
hle/service/am/applet_oe.h
|
2018-11-09 17:09:37 -08:00
|
|
|
hle/service/am/applets/applets.cpp
|
|
|
|
hle/service/am/applets/applets.h
|
2020-08-21 04:39:24 -07:00
|
|
|
hle/service/am/applets/controller.cpp
|
|
|
|
hle/service/am/applets/controller.h
|
2019-03-11 16:37:10 -07:00
|
|
|
hle/service/am/applets/error.cpp
|
|
|
|
hle/service/am/applets/error.h
|
|
|
|
hle/service/am/applets/general_backend.cpp
|
|
|
|
hle/service/am/applets/general_backend.h
|
2018-11-22 18:03:33 -08:00
|
|
|
hle/service/am/applets/profile_select.cpp
|
|
|
|
hle/service/am/applets/profile_select.h
|
2018-11-09 17:12:12 -08:00
|
|
|
hle/service/am/applets/software_keyboard.cpp
|
|
|
|
hle/service/am/applets/software_keyboard.h
|
2018-12-24 13:21:12 -08:00
|
|
|
hle/service/am/applets/web_browser.cpp
|
|
|
|
hle/service/am/applets/web_browser.h
|
2021-02-15 06:40:30 -08:00
|
|
|
hle/service/am/applets/web_types.h
|
2018-07-31 04:01:49 -07:00
|
|
|
hle/service/am/idle.cpp
|
|
|
|
hle/service/am/idle.h
|
|
|
|
hle/service/am/omm.cpp
|
|
|
|
hle/service/am/omm.h
|
|
|
|
hle/service/am/spsm.cpp
|
|
|
|
hle/service/am/spsm.h
|
2018-10-21 13:48:58 -07:00
|
|
|
hle/service/am/tcap.cpp
|
|
|
|
hle/service/am/tcap.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/aoc/aoc_u.cpp
|
|
|
|
hle/service/aoc/aoc_u.h
|
|
|
|
hle/service/apm/apm.cpp
|
|
|
|
hle/service/apm/apm.h
|
2019-06-28 19:43:51 -07:00
|
|
|
hle/service/apm/controller.cpp
|
|
|
|
hle/service/apm/controller.h
|
2018-02-09 20:17:37 -08:00
|
|
|
hle/service/apm/interface.cpp
|
|
|
|
hle/service/apm/interface.h
|
2018-07-31 16:59:42 -07:00
|
|
|
hle/service/audio/audctl.cpp
|
|
|
|
hle/service/audio/audctl.h
|
|
|
|
hle/service/audio/auddbg.cpp
|
|
|
|
hle/service/audio/auddbg.h
|
|
|
|
hle/service/audio/audin_a.cpp
|
|
|
|
hle/service/audio/audin_a.h
|
2018-01-21 19:03:36 -08:00
|
|
|
hle/service/audio/audin_u.cpp
|
|
|
|
hle/service/audio/audin_u.h
|
2018-07-24 03:02:53 -07:00
|
|
|
hle/service/audio/audio.cpp
|
|
|
|
hle/service/audio/audio.h
|
2018-07-31 16:59:42 -07:00
|
|
|
hle/service/audio/audout_a.cpp
|
|
|
|
hle/service/audio/audout_a.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/audio/audout_u.cpp
|
|
|
|
hle/service/audio/audout_u.h
|
2018-07-31 16:59:42 -07:00
|
|
|
hle/service/audio/audrec_a.cpp
|
|
|
|
hle/service/audio/audrec_a.h
|
2018-01-21 19:03:36 -08:00
|
|
|
hle/service/audio/audrec_u.cpp
|
|
|
|
hle/service/audio/audrec_u.h
|
2018-07-31 16:59:42 -07:00
|
|
|
hle/service/audio/audren_a.cpp
|
|
|
|
hle/service/audio/audren_a.h
|
2018-01-21 19:03:36 -08:00
|
|
|
hle/service/audio/audren_u.cpp
|
2018-07-24 03:02:53 -07:00
|
|
|
hle/service/audio/audren_u.h
|
2018-01-21 19:03:36 -08:00
|
|
|
hle/service/audio/codecctl.cpp
|
|
|
|
hle/service/audio/codecctl.h
|
2019-03-05 13:45:22 -08:00
|
|
|
hle/service/audio/errors.h
|
2018-06-25 06:44:17 -07:00
|
|
|
hle/service/audio/hwopus.cpp
|
|
|
|
hle/service/audio/hwopus.h
|
2019-04-28 15:49:46 -07:00
|
|
|
hle/service/bcat/backend/backend.cpp
|
|
|
|
hle/service/bcat/backend/backend.h
|
2018-05-28 06:36:38 -07:00
|
|
|
hle/service/bcat/bcat.cpp
|
|
|
|
hle/service/bcat/bcat.h
|
2018-07-24 03:02:53 -07:00
|
|
|
hle/service/bcat/module.cpp
|
|
|
|
hle/service/bcat/module.h
|
2018-08-01 12:40:55 -07:00
|
|
|
hle/service/bpc/bpc.cpp
|
|
|
|
hle/service/bpc/bpc.h
|
2018-07-26 15:00:50 -07:00
|
|
|
hle/service/btdrv/btdrv.cpp
|
|
|
|
hle/service/btdrv/btdrv.h
|
2018-07-28 17:59:09 -07:00
|
|
|
hle/service/btm/btm.cpp
|
|
|
|
hle/service/btm/btm.h
|
2018-08-01 13:24:03 -07:00
|
|
|
hle/service/caps/caps.cpp
|
|
|
|
hle/service/caps/caps.h
|
2020-03-31 16:16:36 -07:00
|
|
|
hle/service/caps/caps_a.cpp
|
|
|
|
hle/service/caps/caps_a.h
|
|
|
|
hle/service/caps/caps_c.cpp
|
|
|
|
hle/service/caps/caps_c.h
|
|
|
|
hle/service/caps/caps_u.cpp
|
|
|
|
hle/service/caps/caps_u.h
|
|
|
|
hle/service/caps/caps_sc.cpp
|
|
|
|
hle/service/caps/caps_sc.h
|
|
|
|
hle/service/caps/caps_ss.cpp
|
|
|
|
hle/service/caps/caps_ss.h
|
|
|
|
hle/service/caps/caps_su.cpp
|
|
|
|
hle/service/caps/caps_su.h
|
2018-07-25 16:04:31 -07:00
|
|
|
hle/service/erpt/erpt.cpp
|
|
|
|
hle/service/erpt/erpt.h
|
2018-07-25 12:30:50 -07:00
|
|
|
hle/service/es/es.cpp
|
|
|
|
hle/service/es/es.h
|
2018-07-25 16:15:31 -07:00
|
|
|
hle/service/eupld/eupld.cpp
|
|
|
|
hle/service/eupld/eupld.h
|
2018-03-20 06:55:20 -07:00
|
|
|
hle/service/fatal/fatal.cpp
|
|
|
|
hle/service/fatal/fatal.h
|
|
|
|
hle/service/fatal/fatal_p.cpp
|
|
|
|
hle/service/fatal/fatal_p.h
|
|
|
|
hle/service/fatal/fatal_u.cpp
|
|
|
|
hle/service/fatal/fatal_u.h
|
2018-01-16 19:20:12 -08:00
|
|
|
hle/service/filesystem/filesystem.cpp
|
|
|
|
hle/service/filesystem/filesystem.h
|
2018-08-01 13:55:07 -07:00
|
|
|
hle/service/filesystem/fsp_ldr.cpp
|
|
|
|
hle/service/filesystem/fsp_ldr.h
|
|
|
|
hle/service/filesystem/fsp_pr.cpp
|
|
|
|
hle/service/filesystem/fsp_pr.h
|
2018-01-16 19:20:12 -08:00
|
|
|
hle/service/filesystem/fsp_srv.cpp
|
|
|
|
hle/service/filesystem/fsp_srv.h
|
2018-07-31 04:20:42 -07:00
|
|
|
hle/service/fgm/fgm.cpp
|
|
|
|
hle/service/fgm/fgm.h
|
2019-06-23 19:26:45 -07:00
|
|
|
hle/service/friend/errors.h
|
2018-02-19 14:34:02 -08:00
|
|
|
hle/service/friend/friend.cpp
|
|
|
|
hle/service/friend/friend.h
|
2018-07-24 07:21:04 -07:00
|
|
|
hle/service/friend/interface.cpp
|
|
|
|
hle/service/friend/interface.h
|
2019-06-24 16:20:28 -07:00
|
|
|
hle/service/glue/arp.cpp
|
|
|
|
hle/service/glue/arp.h
|
|
|
|
hle/service/glue/bgtc.cpp
|
|
|
|
hle/service/glue/bgtc.h
|
|
|
|
hle/service/glue/errors.h
|
|
|
|
hle/service/glue/glue.cpp
|
|
|
|
hle/service/glue/glue.h
|
2019-06-24 16:17:13 -07:00
|
|
|
hle/service/glue/manager.cpp
|
|
|
|
hle/service/glue/manager.h
|
2018-07-26 06:25:54 -07:00
|
|
|
hle/service/grc/grc.cpp
|
|
|
|
hle/service/grc/grc.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/hid/hid.cpp
|
|
|
|
hle/service/hid/hid.h
|
2018-07-26 05:39:25 -07:00
|
|
|
hle/service/hid/irs.cpp
|
|
|
|
hle/service/hid/irs.h
|
2018-07-26 05:50:32 -07:00
|
|
|
hle/service/hid/xcd.cpp
|
|
|
|
hle/service/hid/xcd.h
|
2019-06-30 22:12:57 -07:00
|
|
|
hle/service/hid/errors.h
|
2018-10-05 07:23:21 -07:00
|
|
|
hle/service/hid/controllers/controller_base.cpp
|
|
|
|
hle/service/hid/controllers/controller_base.h
|
|
|
|
hle/service/hid/controllers/debug_pad.cpp
|
|
|
|
hle/service/hid/controllers/debug_pad.h
|
|
|
|
hle/service/hid/controllers/gesture.cpp
|
|
|
|
hle/service/hid/controllers/gesture.h
|
|
|
|
hle/service/hid/controllers/keyboard.cpp
|
|
|
|
hle/service/hid/controllers/keyboard.h
|
|
|
|
hle/service/hid/controllers/mouse.cpp
|
|
|
|
hle/service/hid/controllers/mouse.h
|
|
|
|
hle/service/hid/controllers/npad.cpp
|
|
|
|
hle/service/hid/controllers/npad.h
|
|
|
|
hle/service/hid/controllers/stubbed.cpp
|
|
|
|
hle/service/hid/controllers/stubbed.h
|
|
|
|
hle/service/hid/controllers/touchscreen.cpp
|
|
|
|
hle/service/hid/controllers/touchscreen.h
|
|
|
|
hle/service/hid/controllers/xpad.cpp
|
|
|
|
hle/service/hid/controllers/xpad.h
|
2018-07-27 10:48:33 -07:00
|
|
|
hle/service/lbl/lbl.cpp
|
|
|
|
hle/service/lbl/lbl.h
|
2021-02-13 02:32:13 -08:00
|
|
|
hle/service/ldn/errors.h
|
2018-07-25 22:16:08 -07:00
|
|
|
hle/service/ldn/ldn.cpp
|
|
|
|
hle/service/ldn/ldn.h
|
2018-07-25 19:57:08 -07:00
|
|
|
hle/service/ldr/ldr.cpp
|
|
|
|
hle/service/ldr/ldr.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/lm/lm.cpp
|
|
|
|
hle/service/lm/lm.h
|
2018-08-02 06:59:08 -07:00
|
|
|
hle/service/mig/mig.cpp
|
|
|
|
hle/service/mig/mig.h
|
2020-07-10 19:52:07 -07:00
|
|
|
hle/service/mii/manager.cpp
|
|
|
|
hle/service/mii/manager.h
|
2018-07-27 12:39:30 -07:00
|
|
|
hle/service/mii/mii.cpp
|
|
|
|
hle/service/mii/mii.h
|
2020-07-10 19:52:07 -07:00
|
|
|
hle/service/mii/raw_data.cpp
|
|
|
|
hle/service/mii/raw_data.h
|
|
|
|
hle/service/mii/types.h
|
2018-06-05 02:19:29 -07:00
|
|
|
hle/service/mm/mm_u.cpp
|
|
|
|
hle/service/mm/mm_u.h
|
2018-07-27 14:32:45 -07:00
|
|
|
hle/service/ncm/ncm.cpp
|
|
|
|
hle/service/ncm/ncm.h
|
2018-07-27 11:32:39 -07:00
|
|
|
hle/service/nfc/nfc.cpp
|
|
|
|
hle/service/nfc/nfc.h
|
2018-07-24 03:02:53 -07:00
|
|
|
hle/service/nfp/nfp.cpp
|
|
|
|
hle/service/nfp/nfp.h
|
|
|
|
hle/service/nfp/nfp_user.cpp
|
|
|
|
hle/service/nfp/nfp_user.h
|
2018-02-02 03:31:27 -08:00
|
|
|
hle/service/nifm/nifm.cpp
|
|
|
|
hle/service/nifm/nifm.h
|
2018-07-25 23:17:15 -07:00
|
|
|
hle/service/nim/nim.cpp
|
|
|
|
hle/service/nim/nim.h
|
2018-10-21 14:01:01 -07:00
|
|
|
hle/service/npns/npns.cpp
|
|
|
|
hle/service/npns/npns.h
|
2019-05-23 00:55:56 -07:00
|
|
|
hle/service/ns/errors.h
|
2019-05-23 01:28:27 -07:00
|
|
|
hle/service/ns/language.cpp
|
|
|
|
hle/service/ns/language.h
|
2018-02-14 19:22:41 -08:00
|
|
|
hle/service/ns/ns.cpp
|
|
|
|
hle/service/ns/ns.h
|
|
|
|
hle/service/ns/pl_u.cpp
|
|
|
|
hle/service/ns/pl_u.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/nvdrv/devices/nvdevice.h
|
|
|
|
hle/service/nvdrv/devices/nvdisp_disp0.cpp
|
|
|
|
hle/service/nvdrv/devices/nvdisp_disp0.h
|
|
|
|
hle/service/nvdrv/devices/nvhost_as_gpu.cpp
|
|
|
|
hle/service/nvdrv/devices/nvhost_as_gpu.h
|
2018-01-21 14:59:50 -08:00
|
|
|
hle/service/nvdrv/devices/nvhost_ctrl.cpp
|
|
|
|
hle/service/nvdrv/devices/nvhost_ctrl.h
|
Extra nvdrv support (#162)
* FinishInitalize needed for 3.0.1+ games
* nvdrv:s and nvdrv:t both use NVDRV
* Most settings return 0 on hardware, disabled NV_MEMORY_PROFILER for now.
NVN_THROUGH_OPENGL & NVRM_GPU_PREVENT_USE are a few interesting settings to look at. Carefully choosing settings can help with drawing graphics later on
* Initial /dev/nvhost-gpu support
* ZCullBind
* Stubbed SetErrorNotifier
* Fixed SetErrorNotifier log, Added SetChannelPriority
* Allocate GPFIFO Ex2, Allocate Obj Ctx, Submit GPFIFO
* oops
* Fixed up naming/structs/enums. Used vector instead of array for "gpfifo_entry"
* Added missing fixes
* /dev/nvhost-ctrl-gpu
* unneeded struct
* Forgot u32 in enum class
* Automatic descriptor swapping for ioctls, fixed nvgpu_gpu_get_tpc_masks_args being incorrect size
* nvdrv#QueryEvent
* Renamed logs for nvdrv
* Refactor ioctl so nv_result isn't needed
* /dev/nvhost-as-gpu
* Fixed Log service naming, CtxObjects now u32, renamed all structs, added static_asserts to structs, used INSERT_PADDING_WORDS instead of u32s
* nvdevices now uses "Ioctl" union,
* IoctlGpfifoEntry now uses bit field
* final changes
2018-02-05 18:19:31 -08:00
|
|
|
hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp
|
|
|
|
hle/service/nvdrv/devices/nvhost_ctrl_gpu.h
|
|
|
|
hle/service/nvdrv/devices/nvhost_gpu.cpp
|
|
|
|
hle/service/nvdrv/devices/nvhost_gpu.h
|
2018-05-30 02:49:28 -07:00
|
|
|
hle/service/nvdrv/devices/nvhost_nvdec.cpp
|
|
|
|
hle/service/nvdrv/devices/nvhost_nvdec.h
|
2020-10-26 20:07:36 -07:00
|
|
|
hle/service/nvdrv/devices/nvhost_nvdec_common.cpp
|
|
|
|
hle/service/nvdrv/devices/nvhost_nvdec_common.h
|
2018-08-12 21:00:27 -07:00
|
|
|
hle/service/nvdrv/devices/nvhost_nvjpg.cpp
|
|
|
|
hle/service/nvdrv/devices/nvhost_nvjpg.h
|
|
|
|
hle/service/nvdrv/devices/nvhost_vic.cpp
|
|
|
|
hle/service/nvdrv/devices/nvhost_vic.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/nvdrv/devices/nvmap.cpp
|
|
|
|
hle/service/nvdrv/devices/nvmap.h
|
|
|
|
hle/service/nvdrv/interface.cpp
|
|
|
|
hle/service/nvdrv/interface.h
|
2019-06-07 08:34:55 -07:00
|
|
|
hle/service/nvdrv/nvdata.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/nvdrv/nvdrv.cpp
|
|
|
|
hle/service/nvdrv/nvdrv.h
|
2018-01-21 14:59:50 -08:00
|
|
|
hle/service/nvdrv/nvmemp.cpp
|
|
|
|
hle/service/nvdrv/nvmemp.h
|
2020-10-26 21:45:08 -07:00
|
|
|
hle/service/nvdrv/syncpoint_manager.cpp
|
|
|
|
hle/service/nvdrv/syncpoint_manager.h
|
2018-01-22 08:54:58 -08:00
|
|
|
hle/service/nvflinger/buffer_queue.cpp
|
|
|
|
hle/service/nvflinger/buffer_queue.h
|
|
|
|
hle/service/nvflinger/nvflinger.cpp
|
|
|
|
hle/service/nvflinger/nvflinger.h
|
2020-11-19 12:35:07 -08:00
|
|
|
hle/service/olsc/olsc.cpp
|
|
|
|
hle/service/olsc/olsc.h
|
2018-07-31 03:33:38 -07:00
|
|
|
hle/service/pcie/pcie.cpp
|
|
|
|
hle/service/pcie/pcie.h
|
2018-04-24 08:08:23 -07:00
|
|
|
hle/service/pctl/module.cpp
|
|
|
|
hle/service/pctl/module.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/pctl/pctl.cpp
|
|
|
|
hle/service/pctl/pctl.h
|
2018-08-01 12:40:55 -07:00
|
|
|
hle/service/pcv/pcv.cpp
|
|
|
|
hle/service/pcv/pcv.h
|
2018-07-25 13:37:00 -07:00
|
|
|
hle/service/pm/pm.cpp
|
|
|
|
hle/service/pm/pm.h
|
2018-04-21 22:04:24 -07:00
|
|
|
hle/service/prepo/prepo.cpp
|
|
|
|
hle/service/prepo/prepo.h
|
2018-08-01 18:59:22 -07:00
|
|
|
hle/service/psc/psc.cpp
|
|
|
|
hle/service/psc/psc.h
|
2018-10-20 14:22:15 -07:00
|
|
|
hle/service/ptm/psm.cpp
|
|
|
|
hle/service/ptm/psm.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/service.cpp
|
|
|
|
hle/service/service.h
|
2018-01-19 12:44:58 -08:00
|
|
|
hle/service/set/set.cpp
|
|
|
|
hle/service/set/set.h
|
2018-03-02 00:49:35 -08:00
|
|
|
hle/service/set/set_cal.cpp
|
|
|
|
hle/service/set/set_cal.h
|
|
|
|
hle/service/set/set_fd.cpp
|
|
|
|
hle/service/set/set_fd.h
|
|
|
|
hle/service/set/set_sys.cpp
|
|
|
|
hle/service/set/set_sys.h
|
|
|
|
hle/service/set/settings.cpp
|
|
|
|
hle/service/set/settings.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/sm/controller.cpp
|
|
|
|
hle/service/sm/controller.h
|
|
|
|
hle/service/sm/sm.cpp
|
|
|
|
hle/service/sm/sm.h
|
2018-03-25 02:41:00 -07:00
|
|
|
hle/service/sockets/bsd.cpp
|
|
|
|
hle/service/sockets/bsd.h
|
2018-07-25 22:00:51 -07:00
|
|
|
hle/service/sockets/ethc.cpp
|
|
|
|
hle/service/sockets/ethc.h
|
2018-03-25 02:41:00 -07:00
|
|
|
hle/service/sockets/nsd.cpp
|
|
|
|
hle/service/sockets/nsd.h
|
2018-01-29 22:29:47 -08:00
|
|
|
hle/service/sockets/sfdnsres.cpp
|
2018-01-18 11:35:03 -08:00
|
|
|
hle/service/sockets/sfdnsres.h
|
|
|
|
hle/service/sockets/sockets.cpp
|
|
|
|
hle/service/sockets/sockets.h
|
2020-07-11 18:32:58 -07:00
|
|
|
hle/service/sockets/sockets_translate.cpp
|
|
|
|
hle/service/sockets/sockets_translate.h
|
2018-03-21 23:54:16 -07:00
|
|
|
hle/service/spl/csrng.cpp
|
|
|
|
hle/service/spl/csrng.h
|
|
|
|
hle/service/spl/module.cpp
|
|
|
|
hle/service/spl/module.h
|
|
|
|
hle/service/spl/spl.cpp
|
|
|
|
hle/service/spl/spl.h
|
2018-03-22 23:32:50 -07:00
|
|
|
hle/service/ssl/ssl.cpp
|
|
|
|
hle/service/ssl/ssl.h
|
2019-12-22 14:49:51 -08:00
|
|
|
hle/service/time/clock_types.h
|
|
|
|
hle/service/time/ephemeral_network_system_clock_context_writer.h
|
|
|
|
hle/service/time/ephemeral_network_system_clock_core.h
|
|
|
|
hle/service/time/errors.h
|
2018-07-23 23:45:23 -07:00
|
|
|
hle/service/time/interface.cpp
|
|
|
|
hle/service/time/interface.h
|
2019-12-22 14:49:51 -08:00
|
|
|
hle/service/time/local_system_clock_context_writer.h
|
|
|
|
hle/service/time/network_system_clock_context_writer.h
|
|
|
|
hle/service/time/standard_local_system_clock_core.h
|
|
|
|
hle/service/time/standard_network_system_clock_core.h
|
|
|
|
hle/service/time/standard_steady_clock_core.cpp
|
|
|
|
hle/service/time/standard_steady_clock_core.h
|
|
|
|
hle/service/time/standard_user_system_clock_core.cpp
|
|
|
|
hle/service/time/standard_user_system_clock_core.h
|
|
|
|
hle/service/time/steady_clock_core.h
|
|
|
|
hle/service/time/system_clock_context_update_callback.cpp
|
|
|
|
hle/service/time/system_clock_context_update_callback.h
|
|
|
|
hle/service/time/system_clock_core.cpp
|
|
|
|
hle/service/time/system_clock_core.h
|
|
|
|
hle/service/time/tick_based_steady_clock_core.cpp
|
|
|
|
hle/service/time/tick_based_steady_clock_core.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/time/time.cpp
|
|
|
|
hle/service/time/time.h
|
2019-12-22 14:49:51 -08:00
|
|
|
hle/service/time/time_manager.cpp
|
|
|
|
hle/service/time/time_manager.h
|
2019-06-25 07:45:53 -07:00
|
|
|
hle/service/time/time_sharedmemory.cpp
|
|
|
|
hle/service/time/time_sharedmemory.h
|
2019-12-22 14:49:51 -08:00
|
|
|
hle/service/time/time_zone_content_manager.cpp
|
|
|
|
hle/service/time/time_zone_content_manager.h
|
|
|
|
hle/service/time/time_zone_manager.cpp
|
|
|
|
hle/service/time/time_zone_manager.h
|
|
|
|
hle/service/time/time_zone_service.cpp
|
|
|
|
hle/service/time/time_zone_service.h
|
|
|
|
hle/service/time/time_zone_types.h
|
2018-08-06 23:41:43 -07:00
|
|
|
hle/service/usb/usb.cpp
|
|
|
|
hle/service/usb/usb.h
|
2019-02-19 14:00:03 -08:00
|
|
|
hle/service/vi/display/vi_display.cpp
|
|
|
|
hle/service/vi/display/vi_display.h
|
|
|
|
hle/service/vi/layer/vi_layer.cpp
|
|
|
|
hle/service/vi/layer/vi_layer.h
|
2018-01-17 16:37:34 -08:00
|
|
|
hle/service/vi/vi.cpp
|
|
|
|
hle/service/vi/vi.h
|
|
|
|
hle/service/vi/vi_m.cpp
|
|
|
|
hle/service/vi/vi_m.h
|
2018-02-02 01:59:50 -08:00
|
|
|
hle/service/vi/vi_s.cpp
|
|
|
|
hle/service/vi/vi_s.h
|
|
|
|
hle/service/vi/vi_u.cpp
|
|
|
|
hle/service/vi/vi_u.h
|
2018-07-28 18:20:43 -07:00
|
|
|
hle/service/wlan/wlan.cpp
|
|
|
|
hle/service/wlan/wlan.h
|
2018-01-20 11:59:17 -08:00
|
|
|
loader/deconstructed_rom_directory.cpp
|
|
|
|
loader/deconstructed_rom_directory.h
|
2018-01-17 16:37:34 -08:00
|
|
|
loader/elf.cpp
|
|
|
|
loader/elf.h
|
2019-06-04 21:21:17 -07:00
|
|
|
loader/kip.cpp
|
|
|
|
loader/kip.h
|
2018-01-17 16:37:34 -08:00
|
|
|
loader/loader.cpp
|
|
|
|
loader/loader.h
|
2018-08-16 14:08:13 -07:00
|
|
|
loader/nax.cpp
|
|
|
|
loader/nax.h
|
2018-06-21 08:16:23 -07:00
|
|
|
loader/nca.cpp
|
|
|
|
loader/nca.h
|
2018-01-17 16:37:34 -08:00
|
|
|
loader/nro.cpp
|
|
|
|
loader/nro.h
|
|
|
|
loader/nso.cpp
|
|
|
|
loader/nso.h
|
2018-08-25 08:50:15 -07:00
|
|
|
loader/nsp.cpp
|
|
|
|
loader/nsp.h
|
2018-07-27 20:55:23 -07:00
|
|
|
loader/xci.cpp
|
|
|
|
loader/xci.h
|
2019-05-30 16:35:03 -07:00
|
|
|
memory/cheat_engine.cpp
|
|
|
|
memory/cheat_engine.h
|
|
|
|
memory/dmnt_cheat_types.h
|
|
|
|
memory/dmnt_cheat_vm.cpp
|
|
|
|
memory/dmnt_cheat_vm.h
|
2018-01-17 16:37:34 -08:00
|
|
|
memory.cpp
|
|
|
|
memory.h
|
2020-07-11 17:42:56 -07:00
|
|
|
network/network.cpp
|
|
|
|
network/network.h
|
|
|
|
network/sockets.h
|
2018-01-17 16:37:34 -08:00
|
|
|
perf_stats.cpp
|
|
|
|
perf_stats.h
|
2019-05-17 18:45:56 -07:00
|
|
|
reporter.cpp
|
|
|
|
reporter.h
|
2018-01-17 16:37:34 -08:00
|
|
|
settings.cpp
|
|
|
|
settings.h
|
|
|
|
telemetry_session.cpp
|
|
|
|
telemetry_session.h
|
2019-06-07 08:11:11 -07:00
|
|
|
tools/freezer.cpp
|
|
|
|
tools/freezer.h
|
2018-01-17 16:37:34 -08:00
|
|
|
)
|
2013-08-29 20:35:09 -07:00
|
|
|
|
2020-10-18 05:09:04 -07:00
|
|
|
if (YUZU_ENABLE_BOXCAT)
|
|
|
|
target_sources(core PRIVATE
|
|
|
|
hle/service/bcat/backend/boxcat.cpp
|
|
|
|
hle/service/bcat/backend/boxcat.h
|
|
|
|
)
|
|
|
|
endif()
|
|
|
|
|
2019-11-12 00:01:29 -08:00
|
|
|
if (MSVC)
|
|
|
|
target_compile_options(core PRIVATE
|
|
|
|
# 'expression' : signed/unsigned mismatch
|
|
|
|
/we4018
|
|
|
|
# 'argument' : conversion from 'type1' to 'type2', possible loss of data (floating-point)
|
|
|
|
/we4244
|
|
|
|
# 'conversion' : conversion from 'type1' to 'type2', signed/unsigned mismatch
|
|
|
|
/we4245
|
|
|
|
# 'operator': conversion from 'type1:field_bits' to 'type2:field_bits', possible loss of data
|
|
|
|
/we4254
|
|
|
|
# 'var' : conversion from 'size_t' to 'type', possible loss of data
|
|
|
|
/we4267
|
|
|
|
# 'context' : truncation from 'type1' to 'type2'
|
|
|
|
/we4305
|
2021-01-04 23:18:40 -08:00
|
|
|
# 'function' : not all control paths return a value
|
|
|
|
/we4715
|
2019-11-12 00:01:29 -08:00
|
|
|
)
|
2020-10-13 05:10:50 -07:00
|
|
|
else()
|
|
|
|
target_compile_options(core PRIVATE
|
|
|
|
-Werror=conversion
|
|
|
|
-Werror=ignored-qualifiers
|
|
|
|
-Werror=implicit-fallthrough
|
|
|
|
-Werror=sign-compare
|
2020-10-20 19:15:59 -07:00
|
|
|
|
2021-01-15 00:35:33 -08:00
|
|
|
$<$<CXX_COMPILER_ID:GNU>:-Werror=class-memaccess>
|
2020-10-20 19:15:59 -07:00
|
|
|
$<$<CXX_COMPILER_ID:GNU>:-Werror=unused-but-set-parameter>
|
|
|
|
$<$<CXX_COMPILER_ID:GNU>:-Werror=unused-but-set-variable>
|
|
|
|
|
2021-02-09 18:27:12 -08:00
|
|
|
$<$<CXX_COMPILER_ID:Clang>:-fsized-deallocation>
|
|
|
|
|
2020-10-20 19:15:59 -07:00
|
|
|
-Wno-sign-conversion
|
2020-10-13 05:10:50 -07:00
|
|
|
)
|
2019-11-12 00:01:29 -08:00
|
|
|
endif()
|
|
|
|
|
2018-01-17 16:37:34 -08:00
|
|
|
create_target_directory_groups(core)
|
2014-08-23 18:22:05 -07:00
|
|
|
|
2018-07-26 17:01:37 -07:00
|
|
|
target_link_libraries(core PUBLIC common PRIVATE audio_core video_core)
|
2020-11-03 16:54:53 -08:00
|
|
|
target_link_libraries(core PUBLIC Boost::boost PRIVATE fmt::fmt nlohmann_json::nlohmann_json mbedtls opus zip)
|
2019-04-28 15:49:46 -07:00
|
|
|
|
|
|
|
if (YUZU_ENABLE_BOXCAT)
|
2020-04-16 07:46:33 -07:00
|
|
|
target_compile_definitions(core PRIVATE -DYUZU_ENABLE_BOXCAT)
|
2020-06-19 05:17:56 -07:00
|
|
|
target_link_libraries(core PRIVATE httplib nlohmann_json::nlohmann_json)
|
2019-04-28 15:49:46 -07:00
|
|
|
endif()
|
|
|
|
|
2018-09-16 11:05:51 -07:00
|
|
|
if (ENABLE_WEB_SERVICE)
|
2018-10-10 17:54:00 -07:00
|
|
|
target_compile_definitions(core PRIVATE -DENABLE_WEB_SERVICE)
|
2018-10-10 18:37:19 -07:00
|
|
|
target_link_libraries(core PRIVATE web_service)
|
2018-09-16 11:05:51 -07:00
|
|
|
endif()
|
2018-01-19 16:36:09 -08:00
|
|
|
|
|
|
|
if (ARCHITECTURE_x86_64)
|
|
|
|
target_sources(core PRIVATE
|
2020-03-01 20:46:10 -08:00
|
|
|
arm/dynarmic/arm_dynarmic_32.cpp
|
|
|
|
arm/dynarmic/arm_dynarmic_32.h
|
|
|
|
arm/dynarmic/arm_dynarmic_64.cpp
|
|
|
|
arm/dynarmic/arm_dynarmic_64.h
|
2020-02-29 21:40:25 -08:00
|
|
|
arm/dynarmic/arm_dynarmic_cp15.cpp
|
|
|
|
arm/dynarmic/arm_dynarmic_cp15.h
|
2018-01-19 16:36:09 -08:00
|
|
|
)
|
|
|
|
target_link_libraries(core PRIVATE dynarmic)
|
|
|
|
endif()
|