aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 746cf083..746cf083 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 b3a07c00..b3a07c00 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 4cdb7fbb..4cdb7fbb 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 abca9faa..abca9faa 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 07b88c64..07b88c64 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 095856dc..095856dc 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 b3aa1cf3..b3aa1cf3 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 2d62cb0d..2d62cb0d 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 60b24f23..60b24f23 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 b3c4db63..b3c4db63 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 52dfb627..52dfb627 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 9ff86a11..9ff86a11 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 9f650047..9f650047 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 c5426570..c5426570 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 af38f126..af38f126 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 f84364a7..f84364a7 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 f2859f69..f2859f69 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 27c194bd..27c194bd 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 6537c9cd..6537c9cd 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 ddcbf69d..ddcbf69d 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 0e4a0fc3..0e4a0fc3 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 fb384516..fb384516 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 1aa1e8b9..1aa1e8b9 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 66ef7bb4..66ef7bb4 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 38a9a14d..38a9a14d 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 d7104eb0..d7104eb0 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 34bd2c3a..34bd2c3a 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 bc895d89..bc895d89 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 8cc252af..8cc252af 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 1db1546a..1db1546a 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 75d10253..75d10253 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 b8a80b3f..b8a80b3f 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 697a224c..697a224c 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 a65f56ab..a65f56ab 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 5b2cee6f..5b2cee6f 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 a6aaa3d8..a6aaa3d8 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 d349a5c6..d349a5c6 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 0cc5ceb4..0cc5ceb4 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 07022de5..07022de5 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 883bc14f..883bc14f 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 2eb38697..2eb38697 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 760b16d4..760b16d4 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 787263f7..787263f7 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 dc771ba0..dc771ba0 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 68c2943a..68c2943a 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 3b71d9b3..3b71d9b3 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 7ca0b350..7ca0b350 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 9ccb87d8..9ccb87d8 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 af1cd0e2..af1cd0e2 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 270ad9ce..270ad9ce 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 a2936050..a2936050 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 e93cf333..e93cf333 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 49cc54a8..49cc54a8 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 f4936705..f4936705 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 9f717dba..9f717dba 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 1552e901..1552e901 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 57efcd83..57efcd83 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 59f64010..59f64010 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 2a9ff801..2a9ff801 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 8b47cb3e..8b47cb3e 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 f4ef949d..f4ef949d 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 1f507f4a..1f507f4a 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 5303f07b..5303f07b 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 addfa4b5..addfa4b5 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 da5d6b9b..da5d6b9b 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 432a307f..432a307f 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 b5b03484..b5b03484 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 579198ff..579198ff 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 da90f8d7..da90f8d7 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 4410c5e0..4410c5e0 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 1a6fcf44..1a6fcf44 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 8bdf9f18..8bdf9f18 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 cc6e77b3..cc6e77b3 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 49b2589d..49b2589d 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 93580547..93580547 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 8e9fe218..8e9fe218 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 bde2808f..bde2808f 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 84c6b636..84c6b636 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 69962c58..69962c58 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 cee7a9dc..cee7a9dc 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 26eb58b6..26eb58b6 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 9ed0072c..9ed0072c 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 415dcbbc..415dcbbc 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 fcbae471..fcbae471 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 d07d9fcc..d07d9fcc 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 27dbf3f9..27dbf3f9 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 6384a44a..6384a44a 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 c9e6fd39..c9e6fd39 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 90604292..90604292 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 20c86762..20c86762 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 9aa8088e..9aa8088e 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 36cf7571..36cf7571 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 01890dbb..01890dbb 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 eee2f624..eee2f624 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 82ca5ee8..82ca5ee8 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 9600e2ad..9600e2ad 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 a74aa26c..a74aa26c 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 074149f1..074149f1 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 0ca62780..0ca62780 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 d7e336b9..d7e336b9 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 0136a52d..0136a52d 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 46c51fbe..46c51fbe 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 2ab317fd..2ab317fd 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 f48232ee..f48232ee 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 242e6a83..242e6a83 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 c28d8753..c28d8753 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 43484ee5..43484ee5 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 4b58801a..4b58801a 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 a0c866c1..a0c866c1 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 a072b73b..a072b73b 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 6562e595..6562e595 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 032d84b6..032d84b6 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 0a3206ab..0a3206ab 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 299c6b46..299c6b46 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 d308d9b8..d308d9b8 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 7bf0ebb2..7bf0ebb2 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 938c0178..938c0178 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 8fb7de94..8fb7de94 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 540b20f2..540b20f2 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 bae9f3e3..bae9f3e3 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 78bbaafe..78bbaafe 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 b62acea6..b62acea6 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 aef7c13e..aef7c13e 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 9393a589..9393a589 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 f1bf3db7..f1bf3db7 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 29369eec..29369eec 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 a11331a2..a11331a2 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 b27e36c8..b27e36c8 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 f86c3cb1..f86c3cb1 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 0de23d49..0de23d49 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 57be4d6a..57be4d6a 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 5b0cc8c8..5b0cc8c8 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 ad346c79..ad346c79 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 30e347cc..30e347cc 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 5d039dc9..5d039dc9 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 46525fcf..46525fcf 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 96f77d32..96f77d32 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 ad5abd16..ad5abd16 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 7d8ae291..7d8ae291 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 1fc272d7..1fc272d7 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 8e94e525..8e94e525 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 94748d69..94748d69 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 6010bcbc..6010bcbc 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 86dc7b70..86dc7b70 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 a6dd1e02..a6dd1e02 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 c417342e..c417342e 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 6c0c415f..6c0c415f 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 19bf49dd..19bf49dd 100644
--- a/src/video_core/src/video_core.h
+++ b/src/video_core/video_core.h