You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Fernando Sahmkow 179bafa7cb Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. 6 years ago
..
arm Core: Set all hardware emulation constants in a single file. 6 years ago
crypto Merge pull request #3091 from lioncash/core-conversion 6 years ago
file_sys system_archive: Add a basic HLE implementation for time zone binary. 6 years ago
frontend Add 4:3 aspect ratio and address feedback 6 years ago
gdbstub Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. 6 years ago
hle Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. 6 years ago
loader loader: provide default arguments (zero byte) to NSOs 6 years ago
memory Core: Set all hardware emulation constants in a single file. 6 years ago
tools Core: Set all hardware emulation constants in a single file. 6 years ago
CMakeLists.txt Kernel: Refactor synchronization to better match RE 6 years ago
constants.cpp constants: Extract backup JPEG used by account services 7 years ago
constants.h constants: Extract backup JPEG used by account services 7 years ago
core.cpp Merge pull request #3337 from ReinUsesLisp/vulkan-staged 6 years ago
core.h Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. 6 years ago
core_manager.cpp System: Address Feedback 6 years ago
core_manager.h System: Address Feedback 6 years ago
core_timing.cpp Core: Set all hardware emulation constants in a single file. 6 years ago
core_timing.h core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
core_timing_util.cpp Core: Set all hardware emulation constants in a single file. 6 years ago
core_timing_util.h Core: Set all hardware emulation constants in a single file. 6 years ago
cpu_manager.cpp core/cpu_manager: Remove unused includes 6 years ago
cpu_manager.h Core: Set all hardware emulation constants in a single file. 6 years ago
hardware_interrupt_manager.cpp core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
hardware_interrupt_manager.h core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
hardware_properties.h Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. 6 years ago
memory.cpp core/memory: Create a special MapMemoryRegion for physical memory. 6 years ago
memory.h core/memory: Create a special MapMemoryRegion for physical memory. 6 years ago
perf_stats.cpp perf_stats: Resolve implicit int to double conversion error 6 years ago
perf_stats.h Address review comments 7 years ago
reporter.cpp core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 years ago
reporter.h lm: Flush manager output on core shutdown 7 years ago
settings.cpp settings: Add option to set BCAT backend 7 years ago
settings.h Add following aspect ratios: 16:9, 21:9, Stretch to Window 6 years ago
telemetry_session.cpp settings: Add settings for graphics backend 6 years ago
telemetry_session.h core/telemetry_session: Remove usages of the global system accessor 7 years ago