rpcsx/rpcs3/Emu/Cell
Eladash a5d74c5e96 GUI: Improve missing firmware handling
* Install PS3UPDAT.PUP at the spot when booting games whenever firmware is missing. The option to boot games without firmware is still supported when all firmware SPRX are HLEd in firmware settings.
* Pop-up a confirmation dialog in firmware installation if firmware is already installed.
2021-03-06 10:34:49 +01:00
..
lv2 GUI: Improve missing firmware handling 2021-03-06 10:34:49 +01:00
Modules fixed_typemap.hpp: make it a bit fool-proof 2021-03-02 21:58:49 +03:00
Common.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
ErrorCodes.h Butcher narrow cast a little (don't print value). 2020-12-22 14:32:30 +03:00
MFC.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
MFC.h SPU debugger: Implement MFC journal 2021-03-02 21:57:51 +03:00
PPCDisAsm.h Add error on missing 'override' 2021-02-15 20:21:30 +03:00
PPUAnalyser.cpp PPU Analyser: follow fallbacks in some cases 2021-02-07 11:02:45 +03:00
PPUAnalyser.h fixed_typemap.hpp: make it a bit fool-proof 2021-03-02 21:58:49 +03:00
PPUCallback.h Fix bug with vector arg alignment in BIND_FUNC and callbacks. 2020-12-18 18:07:42 +03:00
PPUDisAsm.cpp New RSX Debugger 2021-01-28 17:40:26 +03:00
PPUDisAsm.h New RSX Debugger 2021-01-28 17:40:26 +03:00
PPUFunction.cpp PPU LLVM: upgrade to GHC call conv 2021-02-01 11:30:50 +03:00
PPUFunction.h Atomic waiting refactoring (#9208) 2021-02-13 17:50:07 +03:00
PPUInterpreter.cpp Fix SAFE_BUFFERS attribute for GCC 2021-02-09 12:33:50 +03:00
PPUInterpreter.h PPU: implement VNMSUBFP (precise variant) 2020-06-07 22:44:07 +03:00
PPUModule.cpp fixed_typemap.hpp: make it a bit fool-proof 2021-03-02 21:58:49 +03:00
PPUModule.h Purge unused typeid() invocations 2021-01-28 10:23:29 +03:00
PPUOpcodes.h Remove constexpr from ppu/spu decoders. 2020-12-10 15:06:01 +03:00
PPUThread.cpp fixed_typemap.hpp: make it a bit fool-proof 2021-03-02 21:58:49 +03:00
PPUThread.h debugger: Fix single stepping (#9793) 2021-02-19 14:53:09 +03:00
PPUTranslator.cpp PPU LLVM: upgrade to GHC call conv 2021-02-01 11:30:50 +03:00
PPUTranslator.h PPU LLVM: upgrade to GHC call conv 2021-02-01 11:30:50 +03:00
RawSPUThread.cpp Atomic waiting refactoring (#9208) 2021-02-13 17:50:07 +03:00
RawSPUThread.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
SPUAnalyser.cpp spu_iname: refactor to use actual strings 2020-03-26 15:26:55 +03:00
SPUAnalyser.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
SPUASMJITRecompiler.cpp fixed_typemap.hpp: return reference 2021-03-02 16:08:14 +03:00
SPUASMJITRecompiler.h types.hpp: remove intrinsic includes 2020-12-21 21:11:25 +03:00
SPUDisAsm.cpp New RSX Debugger 2021-01-28 17:40:26 +03:00
SPUDisAsm.h New RSX Debugger 2021-01-28 17:40:26 +03:00
SPUInterpreter.cpp Enable -Winvalid-offsetof 2021-01-12 13:01:17 +03:00
SPUInterpreter.h Make spu_decoder<> objects constexpr 2020-03-24 12:18:37 +03:00
SPUOpcodes.h Enable -Wunused-function warning 2021-02-15 14:39:53 +03:00
SPURecompiler.cpp SPU debugger: Implement MFC journal 2021-03-02 21:57:51 +03:00
SPURecompiler.h SPU LLVM: fix spu_cache dependency 2020-05-31 21:54:04 +03:00
SPUThread.cpp SPUThread.cpp: remove "__attribute__((always_inline))" 2021-03-04 12:17:27 +03:00
SPUThread.h SPU debugger: Implement MFC journal 2021-03-02 21:57:51 +03:00