rpcs3/Utilities
Megamouse 55e907385b
patch_manager: warning for incompatible patches (#8535)
* patch_manager: warning for incompatible patches

This will open a warning dialog whenever the patch manager is opened and incompatible patches are detected.

* Apply suggestions from code review

Co-authored-by: Bird Egop <sampletext32@bk.ru>

Co-authored-by: Bird Egop <sampletext32@bk.ru>
2020-06-30 21:35:15 +02:00
..
address_range.h Fix address_range start_length() constructor 2020-04-29 06:47:35 +03:00
asm.h
BEType.h Fix race in Crypto/unedat.cpp, Make NPDRM keys usage atomic 2020-06-28 23:26:10 +01:00
bin_patch.cpp patch_manager: warning for incompatible patches (#8535) 2020-06-30 21:35:15 +02:00
bin_patch.h patch_manager: warning for incompatible patches (#8535) 2020-06-30 21:35:15 +02:00
bit_set.h
BitField.h
cfmt.h
cond.cpp
cond.h
Config.cpp PPU: Implement PPU Traps Stubbing option 2020-05-27 22:39:29 +03:00
Config.h
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp
dynamic_library.h
File.cpp Add fs::error for when disk is full 2020-05-02 14:54:41 +03:00
File.h Add fs::error for when disk is full 2020-05-02 14:54:41 +03:00
geometry.h
git-version-gen.cmd
hash.h
JIT.cpp Get rid of "module" keyword 2020-05-06 18:20:11 +03:00
JIT.h Get rid of "module" keyword 2020-05-06 18:20:11 +03:00
lockless.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
rXml.cpp
rXml.h
sema.cpp
sema.h
span.h
StrFmt.cpp
StrFmt.h
StrUtil.h
sync.h
sysinfo.cpp
sysinfo.h
Thread.cpp sys_mmapper: rewrite page fault thread notifications 2020-06-18 20:13:54 +03:00
Thread.h Implement thread_ctrl::get_process_affinity_mask() 2020-05-01 22:00:56 +03:00
Timer.h
typemap.h
types.h types.h: Fix ASSUME macro side-effects mismatch between compilers 2020-06-29 03:10:05 +01:00
version.cpp patch manager: Skip lower patch_versions 2020-06-21 15:48:30 +02:00
version.h patch manager: properly check patch versions 2020-06-21 15:48:30 +02:00
VirtualMemory.cpp
VirtualMemory.h