rpcsx/rpcs3/Emu
Eladash 59ed222205 Disasm: read instruction contents only once
Memory is volatile and may be changed by guest threads, ensure the decoded instruction matches with the data.
2020-12-21 13:46:26 +03:00
..
Audio Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
Cell Disasm: read instruction contents only once 2020-12-21 13:46:26 +03:00
CPU Disasm: read instruction contents only once 2020-12-21 13:46:26 +03:00
Io Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
Memory Move align helpers to util/asm.hpp 2020-12-18 18:07:42 +03:00
NP Move align helpers to util/asm.hpp 2020-12-18 18:07:42 +03:00
RSX vk: Fixup for renderpass issues 2020-12-19 12:58:44 +03:00
CMakeLists.txt Move align helpers to util/asm.hpp 2020-12-18 18:07:42 +03:00
GameInfo.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
GDB.cpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
GDB.h GDB: remove wrong_checksum_exception 2019-11-08 19:27:11 +03:00
IdManager.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
IdManager.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
IPC.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
localized_string.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
localized_string.h Remove BOM markers 2020-12-06 15:30:12 +03:00
localized_string_id.h Remove BOM markers 2020-12-06 15:30:12 +03:00
perf_meter.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
perf_meter.hpp Cleanup and move sysinfo.h -> util/sysinfo.hpp 2020-12-18 12:55:54 +03:00
System.cpp Cleanup disasm classes a bit 2020-12-21 13:46:26 +03:00
System.h Emu: implement on_exit callback 2020-12-18 16:05:40 +01:00
system_config.cpp Cleanup and move sysinfo.h -> util/sysinfo.hpp 2020-12-18 12:55:54 +03:00
system_config.h rsx: Make debug overlay dynamic 2020-12-16 10:10:06 +03:00
system_config_types.cpp Firmware libraries settings overhaul 2020-12-13 21:52:24 +03:00
system_config_types.h Firmware libraries settings overhaul 2020-12-13 21:52:24 +03:00
title.cpp Cleanup and move sysinfo.h -> util/sysinfo.hpp 2020-12-18 12:55:54 +03:00
title.h Remove BOM markers 2020-12-06 15:30:12 +03:00
VFS.cpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
VFS.h Improve Trophy Installer robustness 2020-10-01 22:00:57 +03:00