diff options
author | bunnei <ericbunnie@gmail.com> | 2014-04-09 01:25:03 +0200 |
---|---|---|
committer | bunnei <ericbunnie@gmail.com> | 2014-04-09 01:25:03 +0200 |
commit | 63e46abdb8764bc97e91bae862c8d461e61b1965 (patch) | |
tree | e73f4aa25d7b4015a265e7bbfb6004dab7561027 | |
parent | fixed some license headers that I missed (diff) | |
download | yuzu-63e46abdb8764bc97e91bae862c8d461e61b1965.tar yuzu-63e46abdb8764bc97e91bae862c8d461e61b1965.tar.gz yuzu-63e46abdb8764bc97e91bae862c8d461e61b1965.tar.bz2 yuzu-63e46abdb8764bc97e91bae862c8d461e61b1965.tar.lz yuzu-63e46abdb8764bc97e91bae862c8d461e61b1965.tar.xz yuzu-63e46abdb8764bc97e91bae862c8d461e61b1965.tar.zst yuzu-63e46abdb8764bc97e91bae862c8d461e61b1965.zip |
Diffstat (limited to '')
-rw-r--r-- | src/citra/citra.cpp (renamed from src/citra/src/citra.cpp) | 0 | ||||
-rw-r--r-- | src/citra/citra.h (renamed from src/citra/src/citra.h) | 0 | ||||
-rw-r--r-- | src/citra/emu_window/emu_window_glfw.cpp (renamed from src/citra/src/emu_window/emu_window_glfw.cpp) | 0 | ||||
-rw-r--r-- | src/citra/emu_window/emu_window_glfw.h (renamed from src/citra/src/emu_window/emu_window_glfw.h) | 0 | ||||
-rw-r--r-- | src/citra/version.h (renamed from src/citra/src/version.h) | 0 | ||||
-rw-r--r-- | src/citra_qt/bootmanager.cpp (renamed from src/citra_qt/src/bootmanager.cpp) | 0 | ||||
-rw-r--r-- | src/citra_qt/bootmanager.hxx (renamed from src/citra_qt/src/bootmanager.hxx) | 0 | ||||
-rw-r--r-- | src/citra_qt/callstack.cpp (renamed from src/citra_qt/src/callstack.cpp) | 0 | ||||
-rw-r--r-- | src/citra_qt/callstack.hxx (renamed from src/citra_qt/src/callstack.hxx) | 0 | ||||
-rw-r--r-- | src/citra_qt/callstack.ui (renamed from src/citra_qt/src/callstack.ui) | 0 | ||||
-rw-r--r-- | src/citra_qt/config/controller_config.cpp (renamed from src/citra_qt/src/config/controller_config.cpp) | 0 | ||||
-rw-r--r-- | src/citra_qt/config/controller_config.hxx (renamed from src/citra_qt/src/config/controller_config.hxx) | 0 | ||||
-rw-r--r-- | src/citra_qt/config/controller_config.ui (renamed from src/citra_qt/src/config/controller_config.ui) | 0 | ||||
-rw-r--r-- | src/citra_qt/config/controller_config_util.cpp (renamed from src/citra_qt/src/config/controller_config_util.cpp) | 0 | ||||
-rw-r--r-- | src/citra_qt/config/controller_config_util.hxx (renamed from src/citra_qt/src/config/controller_config_util.hxx) | 0 | ||||
-rw-r--r-- | src/citra_qt/config/ui_controller_config.h (renamed from src/citra_qt/src/config/ui_controller_config.h) | 0 | ||||
-rw-r--r-- | src/citra_qt/cpu_regs.cpp (renamed from src/citra_qt/src/cpu_regs.cpp) | 0 | ||||
-rw-r--r-- | src/citra_qt/cpu_regs.hxx (renamed from src/citra_qt/src/cpu_regs.hxx) | 0 | ||||
-rw-r--r-- | src/citra_qt/cpu_regs.ui (renamed from src/citra_qt/src/cpu_regs.ui) | 0 | ||||
-rw-r--r-- | src/citra_qt/disasm.cpp (renamed from src/citra_qt/src/disasm.cpp) | 0 | ||||
-rw-r--r-- | src/citra_qt/disasm.hxx (renamed from src/citra_qt/src/disasm.hxx) | 0 | ||||
-rw-r--r-- | src/citra_qt/disasm.ui (renamed from src/citra_qt/src/disasm.ui) | 0 | ||||
-rw-r--r-- | src/citra_qt/hotkeys.cpp (renamed from src/citra_qt/src/hotkeys.cpp) | 0 | ||||
-rw-r--r-- | src/citra_qt/hotkeys.hxx (renamed from src/citra_qt/src/hotkeys.hxx) | 0 | ||||
-rw-r--r-- | src/citra_qt/hotkeys.ui (renamed from src/citra_qt/src/hotkeys.ui) | 0 | ||||
-rw-r--r-- | src/citra_qt/main.cpp (renamed from src/citra_qt/src/main.cpp) | 0 | ||||
-rw-r--r-- | src/citra_qt/main.hxx (renamed from src/citra_qt/src/main.hxx) | 0 | ||||
-rw-r--r-- | src/citra_qt/main.ui (renamed from src/citra_qt/src/main.ui) | 0 | ||||
-rw-r--r-- | src/citra_qt/ramview.cpp (renamed from src/citra_qt/src/ramview.cpp) | 0 | ||||
-rw-r--r-- | src/citra_qt/ramview.hxx (renamed from src/citra_qt/src/ramview.hxx) | 0 | ||||
-rw-r--r-- | src/citra_qt/ui_callstack.h (renamed from src/citra_qt/src/ui_callstack.h) | 0 | ||||
-rw-r--r-- | src/citra_qt/ui_cpu_regs.h (renamed from src/citra_qt/src/ui_cpu_regs.h) | 0 | ||||
-rw-r--r-- | src/citra_qt/ui_disasm.h (renamed from src/citra_qt/src/ui_disasm.h) | 0 | ||||
-rw-r--r-- | src/citra_qt/ui_gfx_fifo_player.h (renamed from src/citra_qt/src/ui_gfx_fifo_player.h) | 0 | ||||
-rw-r--r-- | src/citra_qt/ui_hotkeys.h (renamed from src/citra_qt/src/ui_hotkeys.h) | 0 | ||||
-rw-r--r-- | src/citra_qt/ui_image_info.h (renamed from src/citra_qt/src/ui_image_info.h) | 0 | ||||
-rw-r--r-- | src/citra_qt/ui_main.h (renamed from src/citra_qt/src/ui_main.h) | 0 | ||||
-rw-r--r-- | src/citra_qt/ui_welcome_wizard.h (renamed from src/citra_qt/src/ui_welcome_wizard.h) | 0 | ||||
-rw-r--r-- | src/citra_qt/version.h (renamed from src/citra_qt/src/version.h) | 0 | ||||
-rw-r--r-- | src/common/atomic.h (renamed from src/common/src/atomic.h) | 0 | ||||
-rw-r--r-- | src/common/atomic_gcc.h (renamed from src/common/src/atomic_gcc.h) | 0 | ||||
-rw-r--r-- | src/common/atomic_win32.h (renamed from src/common/src/atomic_win32.h) | 0 | ||||
-rw-r--r-- | src/common/break_points.cpp (renamed from src/common/src/break_points.cpp) | 0 | ||||
-rw-r--r-- | src/common/break_points.h (renamed from src/common/src/break_points.h) | 0 | ||||
-rw-r--r-- | src/common/chunk_file.h (renamed from src/common/src/chunk_file.h) | 0 | ||||
-rw-r--r-- | src/common/common.h (renamed from src/common/src/common.h) | 0 | ||||
-rw-r--r-- | src/common/common_funcs.h (renamed from src/common/src/common_funcs.h) | 0 | ||||
-rw-r--r-- | src/common/common_paths.h (renamed from src/common/src/common_paths.h) | 0 | ||||
-rw-r--r-- | src/common/common_types.h (renamed from src/common/src/common_types.h) | 0 | ||||
-rw-r--r-- | src/common/console_listener.cpp (renamed from src/common/src/console_listener.cpp) | 0 | ||||
-rw-r--r-- | src/common/console_listener.h (renamed from src/common/src/console_listener.h) | 0 | ||||
-rw-r--r-- | src/common/cpu_detect.h (renamed from src/common/src/cpu_detect.h) | 0 | ||||
-rw-r--r-- | src/common/debug_interface.h (renamed from src/common/src/debug_interface.h) | 0 | ||||
-rw-r--r-- | src/common/emu_window.h (renamed from src/common/src/emu_window.h) | 0 | ||||
-rw-r--r-- | src/common/extended_trace.cpp (renamed from src/common/src/extended_trace.cpp) | 0 | ||||
-rw-r--r-- | src/common/extended_trace.h (renamed from src/common/src/extended_trace.h) | 0 | ||||
-rw-r--r-- | src/common/fifo_queue.h (renamed from src/common/src/fifo_queue.h) | 0 | ||||
-rw-r--r-- | src/common/file_search.cpp (renamed from src/common/src/file_search.cpp) | 0 | ||||
-rw-r--r-- | src/common/file_search.h (renamed from src/common/src/file_search.h) | 0 | ||||
-rw-r--r-- | src/common/file_util.cpp (renamed from src/common/src/file_util.cpp) | 0 | ||||
-rw-r--r-- | src/common/file_util.h (renamed from src/common/src/file_util.h) | 0 | ||||
-rw-r--r-- | src/common/fixed_size_queue.h (renamed from src/common/src/fixed_size_queue.h) | 0 | ||||
-rw-r--r-- | src/common/hash.cpp (renamed from src/common/src/hash.cpp) | 0 | ||||
-rw-r--r-- | src/common/hash.h (renamed from src/common/src/hash.h) | 0 | ||||
-rw-r--r-- | src/common/linear_disk_cache.h (renamed from src/common/src/linear_disk_cache.h) | 0 | ||||
-rw-r--r-- | src/common/log.h (renamed from src/common/src/log.h) | 0 | ||||
-rw-r--r-- | src/common/log_manager.cpp (renamed from src/common/src/log_manager.cpp) | 0 | ||||
-rw-r--r-- | src/common/log_manager.h (renamed from src/common/src/log_manager.h) | 0 | ||||
-rw-r--r-- | src/common/math_util.cpp (renamed from src/common/src/math_util.cpp) | 0 | ||||
-rw-r--r-- | src/common/math_util.h (renamed from src/common/src/math_util.h) | 0 | ||||
-rw-r--r-- | src/common/mem_arena.cpp (renamed from src/common/src/mem_arena.cpp) | 0 | ||||
-rw-r--r-- | src/common/mem_arena.h (renamed from src/common/src/mem_arena.h) | 0 | ||||
-rw-r--r-- | src/common/memory_util.cpp (renamed from src/common/src/memory_util.cpp) | 0 | ||||
-rw-r--r-- | src/common/memory_util.h (renamed from src/common/src/memory_util.h) | 0 | ||||
-rw-r--r-- | src/common/misc.cpp (renamed from src/common/src/misc.cpp) | 0 | ||||
-rw-r--r-- | src/common/msg_handler.cpp (renamed from src/common/src/msg_handler.cpp) | 0 | ||||
-rw-r--r-- | src/common/msg_handler.h (renamed from src/common/src/msg_handler.h) | 0 | ||||
-rw-r--r-- | src/common/platform.h (renamed from src/common/src/platform.h) | 0 | ||||
-rw-r--r-- | src/common/scm_rev.h (renamed from src/common/src/scm_rev.h) | 0 | ||||
-rw-r--r-- | src/common/std_condition_variable.h (renamed from src/common/src/std_condition_variable.h) | 0 | ||||
-rw-r--r-- | src/common/std_mutex.h (renamed from src/common/src/std_mutex.h) | 0 | ||||
-rw-r--r-- | src/common/std_thread.h (renamed from src/common/src/std_thread.h) | 0 | ||||
-rw-r--r-- | src/common/string_util.cpp (renamed from src/common/src/string_util.cpp) | 0 | ||||
-rw-r--r-- | src/common/string_util.h (renamed from src/common/src/string_util.h) | 0 | ||||
-rw-r--r-- | src/common/swap.h (renamed from src/common/src/swap.h) | 0 | ||||
-rw-r--r-- | src/common/thread.cpp (renamed from src/common/src/thread.cpp) | 0 | ||||
-rw-r--r-- | src/common/thread.h (renamed from src/common/src/thread.h) | 0 | ||||
-rw-r--r-- | src/common/thunk.h (renamed from src/common/src/thunk.h) | 0 | ||||
-rw-r--r-- | src/common/timer.cpp (renamed from src/common/src/timer.cpp) | 0 | ||||
-rw-r--r-- | src/common/timer.h (renamed from src/common/src/timer.h) | 0 | ||||
-rw-r--r-- | src/common/utf8.cpp (renamed from src/common/src/utf8.cpp) | 0 | ||||
-rw-r--r-- | src/common/utf8.h (renamed from src/common/src/utf8.h) | 0 | ||||
-rw-r--r-- | src/common/version.cpp (renamed from src/common/src/version.cpp) | 0 | ||||
-rw-r--r-- | src/core/arm/arm_interface.h (renamed from src/core/src/arm/arm_interface.h) | 0 | ||||
-rw-r--r-- | src/core/arm/disassembler/arm_disasm.cpp (renamed from src/core/src/arm/disassembler/arm_disasm.cpp) | 0 | ||||
-rw-r--r-- | src/core/arm/disassembler/arm_disasm.h (renamed from src/core/src/arm/disassembler/arm_disasm.h) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/arm_interpreter.cpp (renamed from src/core/src/arm/interpreter/arm_interpreter.cpp) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/arm_interpreter.h (renamed from src/core/src/arm/interpreter/arm_interpreter.h) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/arm_regformat.h (renamed from src/core/src/arm/interpreter/arm_regformat.h) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/armcpu.h (renamed from src/core/src/arm/interpreter/armcpu.h) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/armdefs.h (renamed from src/core/src/arm/interpreter/armdefs.h) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/armemu.cpp (renamed from src/core/src/arm/interpreter/armemu.cpp) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/armemu.h (renamed from src/core/src/arm/interpreter/armemu.h) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/arminit.cpp (renamed from src/core/src/arm/interpreter/arminit.cpp) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/armmmu.cpp (renamed from src/core/src/arm/interpreter/armmmu.cpp) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/armmmu.h (renamed from src/core/src/arm/interpreter/armmmu.h) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/armos.cpp (renamed from src/core/src/arm/interpreter/armos.cpp) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/armos.h (renamed from src/core/src/arm/interpreter/armos.h) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/armsupp.cpp (renamed from src/core/src/arm/interpreter/armsupp.cpp) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/armvirt.cpp (renamed from src/core/src/arm/interpreter/armvirt.cpp) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/skyeye_defs.h (renamed from src/core/src/arm/interpreter/skyeye_defs.h) | 0 | ||||
-rw-r--r-- | src/core/arm/interpreter/thumbemu.cpp (renamed from src/core/src/arm/interpreter/thumbemu.cpp) | 0 | ||||
-rw-r--r-- | src/core/arm/mmu/arm1176jzf_s_mmu.cpp (renamed from src/core/src/arm/mmu/arm1176jzf_s_mmu.cpp) | 0 | ||||
-rw-r--r-- | src/core/arm/mmu/arm1176jzf_s_mmu.h (renamed from src/core/src/arm/mmu/arm1176jzf_s_mmu.h) | 0 | ||||
-rw-r--r-- | src/core/arm/mmu/cache.h (renamed from src/core/src/arm/mmu/cache.h) | 0 | ||||
-rw-r--r-- | src/core/arm/mmu/rb.h (renamed from src/core/src/arm/mmu/rb.h) | 0 | ||||
-rw-r--r-- | src/core/arm/mmu/tlb.h (renamed from src/core/src/arm/mmu/tlb.h) | 0 | ||||
-rw-r--r-- | src/core/arm/mmu/wb.h (renamed from src/core/src/arm/mmu/wb.h) | 0 | ||||
-rw-r--r-- | src/core/core.cpp (renamed from src/core/src/core.cpp) | 0 | ||||
-rw-r--r-- | src/core/core.h (renamed from src/core/src/core.h) | 0 | ||||
-rw-r--r-- | src/core/core_timing.cpp (renamed from src/core/src/core_timing.cpp) | 0 | ||||
-rw-r--r-- | src/core/core_timing.h (renamed from src/core/src/core_timing.h) | 0 | ||||
-rw-r--r-- | src/core/elf/elf_reader.cpp (renamed from src/core/src/elf/elf_reader.cpp) | 0 | ||||
-rw-r--r-- | src/core/elf/elf_reader.h (renamed from src/core/src/elf/elf_reader.h) | 0 | ||||
-rw-r--r-- | src/core/elf/elf_types.h (renamed from src/core/src/elf/elf_types.h) | 0 | ||||
-rw-r--r-- | src/core/file_sys/directory_file_system.cpp (renamed from src/core/src/file_sys/directory_file_system.cpp) | 0 | ||||
-rw-r--r-- | src/core/file_sys/directory_file_system.h (renamed from src/core/src/file_sys/directory_file_system.h) | 0 | ||||
-rw-r--r-- | src/core/file_sys/file_sys.h (renamed from src/core/src/file_sys/file_sys.h) | 0 | ||||
-rw-r--r-- | src/core/file_sys/meta_file_system.cpp (renamed from src/core/src/file_sys/meta_file_system.cpp) | 0 | ||||
-rw-r--r-- | src/core/file_sys/meta_file_system.h (renamed from src/core/src/file_sys/meta_file_system.h) | 0 | ||||
-rw-r--r-- | src/core/hw/hw.cpp (renamed from src/core/src/hw/hw.cpp) | 0 | ||||
-rw-r--r-- | src/core/hw/hw.h (renamed from src/core/src/hw/hw.h) | 0 | ||||
-rw-r--r-- | src/core/hw/hw_lcd.cpp (renamed from src/core/src/hw/hw_lcd.cpp) | 0 | ||||
-rw-r--r-- | src/core/hw/hw_lcd.h (renamed from src/core/src/hw/hw_lcd.h) | 0 | ||||
-rw-r--r-- | src/core/loader.cpp (renamed from src/core/src/loader.cpp) | 0 | ||||
-rw-r--r-- | src/core/loader.h (renamed from src/core/src/loader.h) | 0 | ||||
-rw-r--r-- | src/core/mem_map.cpp (renamed from src/core/src/mem_map.cpp) | 0 | ||||
-rw-r--r-- | src/core/mem_map.h (renamed from src/core/src/mem_map.h) | 0 | ||||
-rw-r--r-- | src/core/mem_map_funcs.cpp (renamed from src/core/src/mem_map_funcs.cpp) | 0 | ||||
-rw-r--r-- | src/core/system.cpp (renamed from src/core/src/system.cpp) | 0 | ||||
-rw-r--r-- | src/core/system.h (renamed from src/core/src/system.h) | 0 | ||||
-rw-r--r-- | src/video_core/renderer_base.h (renamed from src/video_core/src/renderer_base.h) | 0 | ||||
-rw-r--r-- | src/video_core/renderer_opengl/renderer_opengl.cpp (renamed from src/video_core/src/renderer_opengl/renderer_opengl.cpp) | 0 | ||||
-rw-r--r-- | src/video_core/renderer_opengl/renderer_opengl.h (renamed from src/video_core/src/renderer_opengl/renderer_opengl.h) | 0 | ||||
-rw-r--r-- | src/video_core/utils.cpp (renamed from src/video_core/src/utils.cpp) | 0 | ||||
-rw-r--r-- | src/video_core/utils.h (renamed from src/video_core/src/utils.h) | 0 | ||||
-rw-r--r-- | src/video_core/video_core.cpp (renamed from src/video_core/src/video_core.cpp) | 0 | ||||
-rw-r--r-- | src/video_core/video_core.h (renamed from src/video_core/src/video_core.h) | 0 |
148 files changed, 0 insertions, 0 deletions
diff --git a/src/citra/src/citra.cpp b/src/citra/citra.cpp index 746cf083d..746cf083d 100644 --- a/src/citra/src/citra.cpp +++ b/src/citra/citra.cpp diff --git a/src/citra/src/citra.h b/src/citra/citra.h index b3a07c005..b3a07c005 100644 --- a/src/citra/src/citra.h +++ b/src/citra/citra.h diff --git a/src/citra/src/emu_window/emu_window_glfw.cpp b/src/citra/emu_window/emu_window_glfw.cpp index 4cdb7fbb0..4cdb7fbb0 100644 --- a/src/citra/src/emu_window/emu_window_glfw.cpp +++ b/src/citra/emu_window/emu_window_glfw.cpp diff --git a/src/citra/src/emu_window/emu_window_glfw.h b/src/citra/emu_window/emu_window_glfw.h index abca9faa8..abca9faa8 100644 --- a/src/citra/src/emu_window/emu_window_glfw.h +++ b/src/citra/emu_window/emu_window_glfw.h diff --git a/src/citra/src/version.h b/src/citra/version.h index 07b88c641..07b88c641 100644 --- a/src/citra/src/version.h +++ b/src/citra/version.h diff --git a/src/citra_qt/src/bootmanager.cpp b/src/citra_qt/bootmanager.cpp index 095856dc9..095856dc9 100644 --- a/src/citra_qt/src/bootmanager.cpp +++ b/src/citra_qt/bootmanager.cpp diff --git a/src/citra_qt/src/bootmanager.hxx b/src/citra_qt/bootmanager.hxx index b3aa1cf30..b3aa1cf30 100644 --- a/src/citra_qt/src/bootmanager.hxx +++ b/src/citra_qt/bootmanager.hxx diff --git a/src/citra_qt/src/callstack.cpp b/src/citra_qt/callstack.cpp index 2d62cb0d0..2d62cb0d0 100644 --- a/src/citra_qt/src/callstack.cpp +++ b/src/citra_qt/callstack.cpp diff --git a/src/citra_qt/src/callstack.hxx b/src/citra_qt/callstack.hxx index 60b24f236..60b24f236 100644 --- a/src/citra_qt/src/callstack.hxx +++ b/src/citra_qt/callstack.hxx diff --git a/src/citra_qt/src/callstack.ui b/src/citra_qt/callstack.ui index b3c4db632..b3c4db632 100644 --- a/src/citra_qt/src/callstack.ui +++ b/src/citra_qt/callstack.ui diff --git a/src/citra_qt/src/config/controller_config.cpp b/src/citra_qt/config/controller_config.cpp index 52dfb627c..52dfb627c 100644 --- a/src/citra_qt/src/config/controller_config.cpp +++ b/src/citra_qt/config/controller_config.cpp diff --git a/src/citra_qt/src/config/controller_config.hxx b/src/citra_qt/config/controller_config.hxx index 9ff86a110..9ff86a110 100644 --- a/src/citra_qt/src/config/controller_config.hxx +++ b/src/citra_qt/config/controller_config.hxx diff --git a/src/citra_qt/src/config/controller_config.ui b/src/citra_qt/config/controller_config.ui index 9f650047b..9f650047b 100644 --- a/src/citra_qt/src/config/controller_config.ui +++ b/src/citra_qt/config/controller_config.ui diff --git a/src/citra_qt/src/config/controller_config_util.cpp b/src/citra_qt/config/controller_config_util.cpp index c5426570b..c5426570b 100644 --- a/src/citra_qt/src/config/controller_config_util.cpp +++ b/src/citra_qt/config/controller_config_util.cpp diff --git a/src/citra_qt/src/config/controller_config_util.hxx b/src/citra_qt/config/controller_config_util.hxx index af38f126c..af38f126c 100644 --- a/src/citra_qt/src/config/controller_config_util.hxx +++ b/src/citra_qt/config/controller_config_util.hxx diff --git a/src/citra_qt/src/config/ui_controller_config.h b/src/citra_qt/config/ui_controller_config.h index f84364a77..f84364a77 100644 --- a/src/citra_qt/src/config/ui_controller_config.h +++ b/src/citra_qt/config/ui_controller_config.h diff --git a/src/citra_qt/src/cpu_regs.cpp b/src/citra_qt/cpu_regs.cpp index f2859f695..f2859f695 100644 --- a/src/citra_qt/src/cpu_regs.cpp +++ b/src/citra_qt/cpu_regs.cpp diff --git a/src/citra_qt/src/cpu_regs.hxx b/src/citra_qt/cpu_regs.hxx index 27c194bde..27c194bde 100644 --- a/src/citra_qt/src/cpu_regs.hxx +++ b/src/citra_qt/cpu_regs.hxx diff --git a/src/citra_qt/src/cpu_regs.ui b/src/citra_qt/cpu_regs.ui index 6537c9cd6..6537c9cd6 100644 --- a/src/citra_qt/src/cpu_regs.ui +++ b/src/citra_qt/cpu_regs.ui diff --git a/src/citra_qt/src/disasm.cpp b/src/citra_qt/disasm.cpp index ddcbf69d8..ddcbf69d8 100644 --- a/src/citra_qt/src/disasm.cpp +++ b/src/citra_qt/disasm.cpp diff --git a/src/citra_qt/src/disasm.hxx b/src/citra_qt/disasm.hxx index 0e4a0fc3d..0e4a0fc3d 100644 --- a/src/citra_qt/src/disasm.hxx +++ b/src/citra_qt/disasm.hxx diff --git a/src/citra_qt/src/disasm.ui b/src/citra_qt/disasm.ui index fb3845164..fb3845164 100644 --- a/src/citra_qt/src/disasm.ui +++ b/src/citra_qt/disasm.ui diff --git a/src/citra_qt/src/hotkeys.cpp b/src/citra_qt/hotkeys.cpp index 1aa1e8b96..1aa1e8b96 100644 --- a/src/citra_qt/src/hotkeys.cpp +++ b/src/citra_qt/hotkeys.cpp diff --git a/src/citra_qt/src/hotkeys.hxx b/src/citra_qt/hotkeys.hxx index 66ef7bb4e..66ef7bb4e 100644 --- a/src/citra_qt/src/hotkeys.hxx +++ b/src/citra_qt/hotkeys.hxx diff --git a/src/citra_qt/src/hotkeys.ui b/src/citra_qt/hotkeys.ui index 38a9a14d1..38a9a14d1 100644 --- a/src/citra_qt/src/hotkeys.ui +++ b/src/citra_qt/hotkeys.ui diff --git a/src/citra_qt/src/main.cpp b/src/citra_qt/main.cpp index d7104eb02..d7104eb02 100644 --- a/src/citra_qt/src/main.cpp +++ b/src/citra_qt/main.cpp diff --git a/src/citra_qt/src/main.hxx b/src/citra_qt/main.hxx index 34bd2c3a4..34bd2c3a4 100644 --- a/src/citra_qt/src/main.hxx +++ b/src/citra_qt/main.hxx diff --git a/src/citra_qt/src/main.ui b/src/citra_qt/main.ui index bc895d89c..bc895d89c 100644 --- a/src/citra_qt/src/main.ui +++ b/src/citra_qt/main.ui diff --git a/src/citra_qt/src/ramview.cpp b/src/citra_qt/ramview.cpp index 8cc252af6..8cc252af6 100644 --- a/src/citra_qt/src/ramview.cpp +++ b/src/citra_qt/ramview.cpp diff --git a/src/citra_qt/src/ramview.hxx b/src/citra_qt/ramview.hxx index 1db1546aa..1db1546aa 100644 --- a/src/citra_qt/src/ramview.hxx +++ b/src/citra_qt/ramview.hxx diff --git a/src/citra_qt/src/ui_callstack.h b/src/citra_qt/ui_callstack.h index 75d10253c..75d10253c 100644 --- a/src/citra_qt/src/ui_callstack.h +++ b/src/citra_qt/ui_callstack.h diff --git a/src/citra_qt/src/ui_cpu_regs.h b/src/citra_qt/ui_cpu_regs.h index b8a80b3f2..b8a80b3f2 100644 --- a/src/citra_qt/src/ui_cpu_regs.h +++ b/src/citra_qt/ui_cpu_regs.h diff --git a/src/citra_qt/src/ui_disasm.h b/src/citra_qt/ui_disasm.h index 697a224cb..697a224cb 100644 --- a/src/citra_qt/src/ui_disasm.h +++ b/src/citra_qt/ui_disasm.h diff --git a/src/citra_qt/src/ui_gfx_fifo_player.h b/src/citra_qt/ui_gfx_fifo_player.h index a65f56abd..a65f56abd 100644 --- a/src/citra_qt/src/ui_gfx_fifo_player.h +++ b/src/citra_qt/ui_gfx_fifo_player.h diff --git a/src/citra_qt/src/ui_hotkeys.h b/src/citra_qt/ui_hotkeys.h index 5b2cee6f4..5b2cee6f4 100644 --- a/src/citra_qt/src/ui_hotkeys.h +++ b/src/citra_qt/ui_hotkeys.h diff --git a/src/citra_qt/src/ui_image_info.h b/src/citra_qt/ui_image_info.h index a6aaa3d8d..a6aaa3d8d 100644 --- a/src/citra_qt/src/ui_image_info.h +++ b/src/citra_qt/ui_image_info.h diff --git a/src/citra_qt/src/ui_main.h b/src/citra_qt/ui_main.h index d349a5c6a..d349a5c6a 100644 --- a/src/citra_qt/src/ui_main.h +++ b/src/citra_qt/ui_main.h diff --git a/src/citra_qt/src/ui_welcome_wizard.h b/src/citra_qt/ui_welcome_wizard.h index 0cc5ceb49..0cc5ceb49 100644 --- a/src/citra_qt/src/ui_welcome_wizard.h +++ b/src/citra_qt/ui_welcome_wizard.h diff --git a/src/citra_qt/src/version.h b/src/citra_qt/version.h index 07022de5c..07022de5c 100644 --- a/src/citra_qt/src/version.h +++ b/src/citra_qt/version.h diff --git a/src/common/src/atomic.h b/src/common/atomic.h index 883bc14fb..883bc14fb 100644 --- a/src/common/src/atomic.h +++ b/src/common/atomic.h diff --git a/src/common/src/atomic_gcc.h b/src/common/atomic_gcc.h index 2eb38697b..2eb38697b 100644 --- a/src/common/src/atomic_gcc.h +++ b/src/common/atomic_gcc.h diff --git a/src/common/src/atomic_win32.h b/src/common/atomic_win32.h index 760b16d4d..760b16d4d 100644 --- a/src/common/src/atomic_win32.h +++ b/src/common/atomic_win32.h diff --git a/src/common/src/break_points.cpp b/src/common/break_points.cpp index 787263f79..787263f79 100644 --- a/src/common/src/break_points.cpp +++ b/src/common/break_points.cpp diff --git a/src/common/src/break_points.h b/src/common/break_points.h index dc771ba01..dc771ba01 100644 --- a/src/common/src/break_points.h +++ b/src/common/break_points.h diff --git a/src/common/src/chunk_file.h b/src/common/chunk_file.h index 68c2943ab..68c2943ab 100644 --- a/src/common/src/chunk_file.h +++ b/src/common/chunk_file.h diff --git a/src/common/src/common.h b/src/common/common.h index 3b71d9b3d..3b71d9b3d 100644 --- a/src/common/src/common.h +++ b/src/common/common.h diff --git a/src/common/src/common_funcs.h b/src/common/common_funcs.h index 7ca0b3501..7ca0b3501 100644 --- a/src/common/src/common_funcs.h +++ b/src/common/common_funcs.h diff --git a/src/common/src/common_paths.h b/src/common/common_paths.h index 9ccb87d82..9ccb87d82 100644 --- a/src/common/src/common_paths.h +++ b/src/common/common_paths.h diff --git a/src/common/src/common_types.h b/src/common/common_types.h index af1cd0e21..af1cd0e21 100644 --- a/src/common/src/common_types.h +++ b/src/common/common_types.h diff --git a/src/common/src/console_listener.cpp b/src/common/console_listener.cpp index 270ad9ce9..270ad9ce9 100644 --- a/src/common/src/console_listener.cpp +++ b/src/common/console_listener.cpp diff --git a/src/common/src/console_listener.h b/src/common/console_listener.h index a2936050d..a2936050d 100644 --- a/src/common/src/console_listener.h +++ b/src/common/console_listener.h diff --git a/src/common/src/cpu_detect.h b/src/common/cpu_detect.h index e93cf333a..e93cf333a 100644 --- a/src/common/src/cpu_detect.h +++ b/src/common/cpu_detect.h diff --git a/src/common/src/debug_interface.h b/src/common/debug_interface.h index 49cc54a80..49cc54a80 100644 --- a/src/common/src/debug_interface.h +++ b/src/common/debug_interface.h diff --git a/src/common/src/emu_window.h b/src/common/emu_window.h index f49367057..f49367057 100644 --- a/src/common/src/emu_window.h +++ b/src/common/emu_window.h diff --git a/src/common/src/extended_trace.cpp b/src/common/extended_trace.cpp index 9f717dba3..9f717dba3 100644 --- a/src/common/src/extended_trace.cpp +++ b/src/common/extended_trace.cpp diff --git a/src/common/src/extended_trace.h b/src/common/extended_trace.h index 1552e901b..1552e901b 100644 --- a/src/common/src/extended_trace.h +++ b/src/common/extended_trace.h diff --git a/src/common/src/fifo_queue.h b/src/common/fifo_queue.h index 57efcd839..57efcd839 100644 --- a/src/common/src/fifo_queue.h +++ b/src/common/fifo_queue.h diff --git a/src/common/src/file_search.cpp b/src/common/file_search.cpp index 59f640109..59f640109 100644 --- a/src/common/src/file_search.cpp +++ b/src/common/file_search.cpp diff --git a/src/common/src/file_search.h b/src/common/file_search.h index 2a9ff801f..2a9ff801f 100644 --- a/src/common/src/file_search.h +++ b/src/common/file_search.h diff --git a/src/common/src/file_util.cpp b/src/common/file_util.cpp index 8b47cb3e5..8b47cb3e5 100644 --- a/src/common/src/file_util.cpp +++ b/src/common/file_util.cpp diff --git a/src/common/src/file_util.h b/src/common/file_util.h index f4ef949d8..f4ef949d8 100644 --- a/src/common/src/file_util.h +++ b/src/common/file_util.h diff --git a/src/common/src/fixed_size_queue.h b/src/common/fixed_size_queue.h index 1f507f4ae..1f507f4ae 100644 --- a/src/common/src/fixed_size_queue.h +++ b/src/common/fixed_size_queue.h diff --git a/src/common/src/hash.cpp b/src/common/hash.cpp index 5303f07b5..5303f07b5 100644 --- a/src/common/src/hash.cpp +++ b/src/common/hash.cpp diff --git a/src/common/src/hash.h b/src/common/hash.h index addfa4b5f..addfa4b5f 100644 --- a/src/common/src/hash.h +++ b/src/common/hash.h diff --git a/src/common/src/linear_disk_cache.h b/src/common/linear_disk_cache.h index da5d6b9b4..da5d6b9b4 100644 --- a/src/common/src/linear_disk_cache.h +++ b/src/common/linear_disk_cache.h diff --git a/src/common/src/log.h b/src/common/log.h index 432a307f0..432a307f0 100644 --- a/src/common/src/log.h +++ b/src/common/log.h diff --git a/src/common/src/log_manager.cpp b/src/common/log_manager.cpp index b5b034846..b5b034846 100644 --- a/src/common/src/log_manager.cpp +++ b/src/common/log_manager.cpp diff --git a/src/common/src/log_manager.h b/src/common/log_manager.h index 579198ff6..579198ff6 100644 --- a/src/common/src/log_manager.h +++ b/src/common/log_manager.h diff --git a/src/common/src/math_util.cpp b/src/common/math_util.cpp index da90f8d74..da90f8d74 100644 --- a/src/common/src/math_util.cpp +++ b/src/common/math_util.cpp diff --git a/src/common/src/math_util.h b/src/common/math_util.h index 4410c5e01..4410c5e01 100644 --- a/src/common/src/math_util.h +++ b/src/common/math_util.h diff --git a/src/common/src/mem_arena.cpp b/src/common/mem_arena.cpp index 1a6fcf44d..1a6fcf44d 100644 --- a/src/common/src/mem_arena.cpp +++ b/src/common/mem_arena.cpp diff --git a/src/common/src/mem_arena.h b/src/common/mem_arena.h index 8bdf9f189..8bdf9f189 100644 --- a/src/common/src/mem_arena.h +++ b/src/common/mem_arena.h diff --git a/src/common/src/memory_util.cpp b/src/common/memory_util.cpp index cc6e77b35..cc6e77b35 100644 --- a/src/common/src/memory_util.cpp +++ b/src/common/memory_util.cpp diff --git a/src/common/src/memory_util.h b/src/common/memory_util.h index 49b2589da..49b2589da 100644 --- a/src/common/src/memory_util.h +++ b/src/common/memory_util.h diff --git a/src/common/src/misc.cpp b/src/common/misc.cpp index 935805478..935805478 100644 --- a/src/common/src/misc.cpp +++ b/src/common/misc.cpp diff --git a/src/common/src/msg_handler.cpp b/src/common/msg_handler.cpp index 8e9fe218e..8e9fe218e 100644 --- a/src/common/src/msg_handler.cpp +++ b/src/common/msg_handler.cpp diff --git a/src/common/src/msg_handler.h b/src/common/msg_handler.h index bde2808fa..bde2808fa 100644 --- a/src/common/src/msg_handler.h +++ b/src/common/msg_handler.h diff --git a/src/common/src/platform.h b/src/common/platform.h index 84c6b6365..84c6b6365 100644 --- a/src/common/src/platform.h +++ b/src/common/platform.h diff --git a/src/common/src/scm_rev.h b/src/common/scm_rev.h index 69962c58e..69962c58e 100644 --- a/src/common/src/scm_rev.h +++ b/src/common/scm_rev.h diff --git a/src/common/src/std_condition_variable.h b/src/common/std_condition_variable.h index cee7a9dcd..cee7a9dcd 100644 --- a/src/common/src/std_condition_variable.h +++ b/src/common/std_condition_variable.h diff --git a/src/common/src/std_mutex.h b/src/common/std_mutex.h index 26eb58b62..26eb58b62 100644 --- a/src/common/src/std_mutex.h +++ b/src/common/std_mutex.h diff --git a/src/common/src/std_thread.h b/src/common/std_thread.h index 9ed0072c3..9ed0072c3 100644 --- a/src/common/src/std_thread.h +++ b/src/common/std_thread.h diff --git a/src/common/src/string_util.cpp b/src/common/string_util.cpp index 415dcbbc7..415dcbbc7 100644 --- a/src/common/src/string_util.cpp +++ b/src/common/string_util.cpp diff --git a/src/common/src/string_util.h b/src/common/string_util.h index fcbae4715..fcbae4715 100644 --- a/src/common/src/string_util.h +++ b/src/common/string_util.h diff --git a/src/common/src/swap.h b/src/common/swap.h index d07d9fcc5..d07d9fcc5 100644 --- a/src/common/src/swap.h +++ b/src/common/swap.h diff --git a/src/common/src/thread.cpp b/src/common/thread.cpp index 27dbf3f93..27dbf3f93 100644 --- a/src/common/src/thread.cpp +++ b/src/common/thread.cpp diff --git a/src/common/src/thread.h b/src/common/thread.h index 6384a44a1..6384a44a1 100644 --- a/src/common/src/thread.h +++ b/src/common/thread.h diff --git a/src/common/src/thunk.h b/src/common/thunk.h index c9e6fd39f..c9e6fd39f 100644 --- a/src/common/src/thunk.h +++ b/src/common/thunk.h diff --git a/src/common/src/timer.cpp b/src/common/timer.cpp index 90604292e..90604292e 100644 --- a/src/common/src/timer.cpp +++ b/src/common/timer.cpp diff --git a/src/common/src/timer.h b/src/common/timer.h index 20c86762a..20c86762a 100644 --- a/src/common/src/timer.h +++ b/src/common/timer.h diff --git a/src/common/src/utf8.cpp b/src/common/utf8.cpp index 9aa8088ef..9aa8088ef 100644 --- a/src/common/src/utf8.cpp +++ b/src/common/utf8.cpp diff --git a/src/common/src/utf8.h b/src/common/utf8.h index 36cf75713..36cf75713 100644 --- a/src/common/src/utf8.h +++ b/src/common/utf8.h diff --git a/src/common/src/version.cpp b/src/common/version.cpp index 01890dbb6..01890dbb6 100644 --- a/src/common/src/version.cpp +++ b/src/common/version.cpp diff --git a/src/core/src/arm/arm_interface.h b/src/core/arm/arm_interface.h index eee2f6240..eee2f6240 100644 --- a/src/core/src/arm/arm_interface.h +++ b/src/core/arm/arm_interface.h diff --git a/src/core/src/arm/disassembler/arm_disasm.cpp b/src/core/arm/disassembler/arm_disasm.cpp index 82ca5ee8d..82ca5ee8d 100644 --- a/src/core/src/arm/disassembler/arm_disasm.cpp +++ b/src/core/arm/disassembler/arm_disasm.cpp diff --git a/src/core/src/arm/disassembler/arm_disasm.h b/src/core/arm/disassembler/arm_disasm.h index 9600e2ade..9600e2ade 100644 --- a/src/core/src/arm/disassembler/arm_disasm.h +++ b/src/core/arm/disassembler/arm_disasm.h diff --git a/src/core/src/arm/interpreter/arm_interpreter.cpp b/src/core/arm/interpreter/arm_interpreter.cpp index a74aa26cc..a74aa26cc 100644 --- a/src/core/src/arm/interpreter/arm_interpreter.cpp +++ b/src/core/arm/interpreter/arm_interpreter.cpp diff --git a/src/core/src/arm/interpreter/arm_interpreter.h b/src/core/arm/interpreter/arm_interpreter.h index 074149f1b..074149f1b 100644 --- a/src/core/src/arm/interpreter/arm_interpreter.h +++ b/src/core/arm/interpreter/arm_interpreter.h diff --git a/src/core/src/arm/interpreter/arm_regformat.h b/src/core/arm/interpreter/arm_regformat.h index 0ca62780b..0ca62780b 100644 --- a/src/core/src/arm/interpreter/arm_regformat.h +++ b/src/core/arm/interpreter/arm_regformat.h diff --git a/src/core/src/arm/interpreter/armcpu.h b/src/core/arm/interpreter/armcpu.h index d7e336b94..d7e336b94 100644 --- a/src/core/src/arm/interpreter/armcpu.h +++ b/src/core/arm/interpreter/armcpu.h diff --git a/src/core/src/arm/interpreter/armdefs.h b/src/core/arm/interpreter/armdefs.h index 0136a52d2..0136a52d2 100644 --- a/src/core/src/arm/interpreter/armdefs.h +++ b/src/core/arm/interpreter/armdefs.h diff --git a/src/core/src/arm/interpreter/armemu.cpp b/src/core/arm/interpreter/armemu.cpp index 46c51fbe8..46c51fbe8 100644 --- a/src/core/src/arm/interpreter/armemu.cpp +++ b/src/core/arm/interpreter/armemu.cpp diff --git a/src/core/src/arm/interpreter/armemu.h b/src/core/arm/interpreter/armemu.h index 2ab317fdd..2ab317fdd 100644 --- a/src/core/src/arm/interpreter/armemu.h +++ b/src/core/arm/interpreter/armemu.h diff --git a/src/core/src/arm/interpreter/arminit.cpp b/src/core/arm/interpreter/arminit.cpp index f48232eec..f48232eec 100644 --- a/src/core/src/arm/interpreter/arminit.cpp +++ b/src/core/arm/interpreter/arminit.cpp diff --git a/src/core/src/arm/interpreter/armmmu.cpp b/src/core/arm/interpreter/armmmu.cpp index 242e6a83c..242e6a83c 100644 --- a/src/core/src/arm/interpreter/armmmu.cpp +++ b/src/core/arm/interpreter/armmmu.cpp diff --git a/src/core/src/arm/interpreter/armmmu.h b/src/core/arm/interpreter/armmmu.h index c28d8753e..c28d8753e 100644 --- a/src/core/src/arm/interpreter/armmmu.h +++ b/src/core/arm/interpreter/armmmu.h diff --git a/src/core/src/arm/interpreter/armos.cpp b/src/core/arm/interpreter/armos.cpp index 43484ee5f..43484ee5f 100644 --- a/src/core/src/arm/interpreter/armos.cpp +++ b/src/core/arm/interpreter/armos.cpp diff --git a/src/core/src/arm/interpreter/armos.h b/src/core/arm/interpreter/armos.h index 4b58801ad..4b58801ad 100644 --- a/src/core/src/arm/interpreter/armos.h +++ b/src/core/arm/interpreter/armos.h diff --git a/src/core/src/arm/interpreter/armsupp.cpp b/src/core/arm/interpreter/armsupp.cpp index a0c866c15..a0c866c15 100644 --- a/src/core/src/arm/interpreter/armsupp.cpp +++ b/src/core/arm/interpreter/armsupp.cpp diff --git a/src/core/src/arm/interpreter/armvirt.cpp b/src/core/arm/interpreter/armvirt.cpp index a072b73be..a072b73be 100644 --- a/src/core/src/arm/interpreter/armvirt.cpp +++ b/src/core/arm/interpreter/armvirt.cpp diff --git a/src/core/src/arm/interpreter/skyeye_defs.h b/src/core/arm/interpreter/skyeye_defs.h index 6562e595a..6562e595a 100644 --- a/src/core/src/arm/interpreter/skyeye_defs.h +++ b/src/core/arm/interpreter/skyeye_defs.h diff --git a/src/core/src/arm/interpreter/thumbemu.cpp b/src/core/arm/interpreter/thumbemu.cpp index 032d84b65..032d84b65 100644 --- a/src/core/src/arm/interpreter/thumbemu.cpp +++ b/src/core/arm/interpreter/thumbemu.cpp diff --git a/src/core/src/arm/mmu/arm1176jzf_s_mmu.cpp b/src/core/arm/mmu/arm1176jzf_s_mmu.cpp index 0a3206abb..0a3206abb 100644 --- a/src/core/src/arm/mmu/arm1176jzf_s_mmu.cpp +++ b/src/core/arm/mmu/arm1176jzf_s_mmu.cpp diff --git a/src/core/src/arm/mmu/arm1176jzf_s_mmu.h b/src/core/arm/mmu/arm1176jzf_s_mmu.h index 299c6b46b..299c6b46b 100644 --- a/src/core/src/arm/mmu/arm1176jzf_s_mmu.h +++ b/src/core/arm/mmu/arm1176jzf_s_mmu.h diff --git a/src/core/src/arm/mmu/cache.h b/src/core/arm/mmu/cache.h index d308d9b87..d308d9b87 100644 --- a/src/core/src/arm/mmu/cache.h +++ b/src/core/arm/mmu/cache.h diff --git a/src/core/src/arm/mmu/rb.h b/src/core/arm/mmu/rb.h index 7bf0ebb26..7bf0ebb26 100644 --- a/src/core/src/arm/mmu/rb.h +++ b/src/core/arm/mmu/rb.h diff --git a/src/core/src/arm/mmu/tlb.h b/src/core/arm/mmu/tlb.h index 938c01786..938c01786 100644 --- a/src/core/src/arm/mmu/tlb.h +++ b/src/core/arm/mmu/tlb.h diff --git a/src/core/src/arm/mmu/wb.h b/src/core/arm/mmu/wb.h index 8fb7de946..8fb7de946 100644 --- a/src/core/src/arm/mmu/wb.h +++ b/src/core/arm/mmu/wb.h diff --git a/src/core/src/core.cpp b/src/core/core.cpp index 540b20f27..540b20f27 100644 --- a/src/core/src/core.cpp +++ b/src/core/core.cpp diff --git a/src/core/src/core.h b/src/core/core.h index bae9f3e3d..bae9f3e3d 100644 --- a/src/core/src/core.h +++ b/src/core/core.h diff --git a/src/core/src/core_timing.cpp b/src/core/core_timing.cpp index 78bbaafe2..78bbaafe2 100644 --- a/src/core/src/core_timing.cpp +++ b/src/core/core_timing.cpp diff --git a/src/core/src/core_timing.h b/src/core/core_timing.h index b62acea6c..b62acea6c 100644 --- a/src/core/src/core_timing.h +++ b/src/core/core_timing.h diff --git a/src/core/src/elf/elf_reader.cpp b/src/core/elf/elf_reader.cpp index aef7c13e9..aef7c13e9 100644 --- a/src/core/src/elf/elf_reader.cpp +++ b/src/core/elf/elf_reader.cpp diff --git a/src/core/src/elf/elf_reader.h b/src/core/elf/elf_reader.h index 9393a589d..9393a589d 100644 --- a/src/core/src/elf/elf_reader.h +++ b/src/core/elf/elf_reader.h diff --git a/src/core/src/elf/elf_types.h b/src/core/elf/elf_types.h index f1bf3db72..f1bf3db72 100644 --- a/src/core/src/elf/elf_types.h +++ b/src/core/elf/elf_types.h diff --git a/src/core/src/file_sys/directory_file_system.cpp b/src/core/file_sys/directory_file_system.cpp index 29369eec4..29369eec4 100644 --- a/src/core/src/file_sys/directory_file_system.cpp +++ b/src/core/file_sys/directory_file_system.cpp diff --git a/src/core/src/file_sys/directory_file_system.h b/src/core/file_sys/directory_file_system.h index a11331a27..a11331a27 100644 --- a/src/core/src/file_sys/directory_file_system.h +++ b/src/core/file_sys/directory_file_system.h diff --git a/src/core/src/file_sys/file_sys.h b/src/core/file_sys/file_sys.h index b27e36c80..b27e36c80 100644 --- a/src/core/src/file_sys/file_sys.h +++ b/src/core/file_sys/file_sys.h diff --git a/src/core/src/file_sys/meta_file_system.cpp b/src/core/file_sys/meta_file_system.cpp index f86c3cb18..f86c3cb18 100644 --- a/src/core/src/file_sys/meta_file_system.cpp +++ b/src/core/file_sys/meta_file_system.cpp diff --git a/src/core/src/file_sys/meta_file_system.h b/src/core/file_sys/meta_file_system.h index 0de23d49c..0de23d49c 100644 --- a/src/core/src/file_sys/meta_file_system.h +++ b/src/core/file_sys/meta_file_system.h diff --git a/src/core/src/hw/hw.cpp b/src/core/hw/hw.cpp index 57be4d6a8..57be4d6a8 100644 --- a/src/core/src/hw/hw.cpp +++ b/src/core/hw/hw.cpp diff --git a/src/core/src/hw/hw.h b/src/core/hw/hw.h index 5b0cc8c87..5b0cc8c87 100644 --- a/src/core/src/hw/hw.h +++ b/src/core/hw/hw.h diff --git a/src/core/src/hw/hw_lcd.cpp b/src/core/hw/hw_lcd.cpp index ad346c794..ad346c794 100644 --- a/src/core/src/hw/hw_lcd.cpp +++ b/src/core/hw/hw_lcd.cpp diff --git a/src/core/src/hw/hw_lcd.h b/src/core/hw/hw_lcd.h index 30e347ccb..30e347ccb 100644 --- a/src/core/src/hw/hw_lcd.h +++ b/src/core/hw/hw_lcd.h diff --git a/src/core/src/loader.cpp b/src/core/loader.cpp index 5d039dc94..5d039dc94 100644 --- a/src/core/src/loader.cpp +++ b/src/core/loader.cpp diff --git a/src/core/src/loader.h b/src/core/loader.h index 46525fcf8..46525fcf8 100644 --- a/src/core/src/loader.h +++ b/src/core/loader.h diff --git a/src/core/src/mem_map.cpp b/src/core/mem_map.cpp index 96f77d32e..96f77d32e 100644 --- a/src/core/src/mem_map.cpp +++ b/src/core/mem_map.cpp diff --git a/src/core/src/mem_map.h b/src/core/mem_map.h index ad5abd16d..ad5abd16d 100644 --- a/src/core/src/mem_map.h +++ b/src/core/mem_map.h diff --git a/src/core/src/mem_map_funcs.cpp b/src/core/mem_map_funcs.cpp index 7d8ae2915..7d8ae2915 100644 --- a/src/core/src/mem_map_funcs.cpp +++ b/src/core/mem_map_funcs.cpp diff --git a/src/core/src/system.cpp b/src/core/system.cpp index 1fc272d70..1fc272d70 100644 --- a/src/core/src/system.cpp +++ b/src/core/system.cpp diff --git a/src/core/src/system.h b/src/core/system.h index 8e94e5252..8e94e5252 100644 --- a/src/core/src/system.h +++ b/src/core/system.h diff --git a/src/video_core/src/renderer_base.h b/src/video_core/renderer_base.h index 94748d690..94748d690 100644 --- a/src/video_core/src/renderer_base.h +++ b/src/video_core/renderer_base.h diff --git a/src/video_core/src/renderer_opengl/renderer_opengl.cpp b/src/video_core/renderer_opengl/renderer_opengl.cpp index 6010bcbc3..6010bcbc3 100644 --- a/src/video_core/src/renderer_opengl/renderer_opengl.cpp +++ b/src/video_core/renderer_opengl/renderer_opengl.cpp diff --git a/src/video_core/src/renderer_opengl/renderer_opengl.h b/src/video_core/renderer_opengl/renderer_opengl.h index 86dc7b70e..86dc7b70e 100644 --- a/src/video_core/src/renderer_opengl/renderer_opengl.h +++ b/src/video_core/renderer_opengl/renderer_opengl.h diff --git a/src/video_core/src/utils.cpp b/src/video_core/utils.cpp index a6dd1e02c..a6dd1e02c 100644 --- a/src/video_core/src/utils.cpp +++ b/src/video_core/utils.cpp diff --git a/src/video_core/src/utils.h b/src/video_core/utils.h index c417342e1..c417342e1 100644 --- a/src/video_core/src/utils.h +++ b/src/video_core/utils.h diff --git a/src/video_core/src/video_core.cpp b/src/video_core/video_core.cpp index 6c0c415f5..6c0c415f5 100644 --- a/src/video_core/src/video_core.cpp +++ b/src/video_core/video_core.cpp diff --git a/src/video_core/src/video_core.h b/src/video_core/video_core.h index 19bf49dd7..19bf49dd7 100644 --- a/src/video_core/src/video_core.h +++ b/src/video_core/video_core.h |