Zach Hilman 95dff555a4 settings: Add program_args string setting hace 7 años
..
arm baed7e1fba kernel/thread: Make all instance variables private hace 7 años
crypto 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" hace 7 años
file_sys 38c2ac95af romfs_factory: Extract packed update setter to new function hace 7 años
frontend 2e715ef70d emu_window: Ensure WindowConfig members are always initialized hace 8 años
gdbstub baed7e1fba kernel/thread: Make all instance variables private hace 7 años
hle 6e4d2e672d Merge pull request #1396 from DarkLordZach/packed-updates hace 7 años
loader e09505ff61 nso/nro: Add NSO arguments structure to data section hace 7 años
tracer 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" hace 7 años
CMakeLists.txt b8b90ce6e6 Merge pull request #1332 from FearlessTobi/port-web-backend hace 7 años
core.cpp a63e6f9dfd loader: Make the Load() function take a process as a regular reference, not a SharedPtr hace 7 años
core.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" hace 7 años
core_cpu.cpp 598e4d2f6c core_cpu: Make arm_interface instances a std::unique_ptr hace 7 años
core_cpu.h 598e4d2f6c core_cpu: Make arm_interface instances a std::unique_ptr hace 7 años
core_timing.cpp eab35c8235 Core::CoreTiming: add UnscheduleEventThreadsafe hace 8 años
core_timing.h eab35c8235 Core::CoreTiming: add UnscheduleEventThreadsafe hace 8 años
core_timing_util.cpp 44646e2ea0 core_timing: Split off utility functions into core_timing_util hace 8 años
core_timing_util.h 44646e2ea0 core_timing: Split off utility functions into core_timing_util hace 8 años
memory.cpp cf9d6c6f52 kernel/process: Make data member variables private hace 7 años
memory.h 83377113bf memory: Dehardcode the use of fixed memory range constants hace 7 años
memory_hook.cpp 732a77d0e8 memory_hook: Default virtual destructor in the cpp file hace 8 años
memory_hook.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" hace 7 años
memory_setup.h 738f91a57d memory: Replace all memory hooking with Special regions hace 8 años
perf_stats.cpp 4a587b81b2 core/core: Replace includes with forward declarations where applicable hace 8 años
perf_stats.h 4a587b81b2 core/core: Replace includes with forward declarations where applicable hace 8 años
settings.cpp 20c2928c2b video_core; Get rid of global g_toggle_framelimit_enabled variable hace 8 años
settings.h 95dff555a4 settings: Add program_args string setting hace 7 años
telemetry_session.cpp 120d8f3bf7 Address more review comments hace 7 años
telemetry_session.h b4ace6ec6f Address a bunch of review comments hace 7 años