pcsx2/pcsx2
refractionpcsx2 d2202a4e33 sadfs 2023-02-10 20:05:39 +00:00
..
CDVD CDVD: simplify code 2023-02-09 09:52:00 +01:00
DEV9 DEV9: Remove pcap dumper 2023-02-02 21:13:52 +00:00
Darwin pcsx2-wx: Finally remove it all 2022-12-24 08:42:23 +00:00
DebugTools Debugger: Fix missing return path. (#8094) 2023-02-09 19:48:54 +00:00
Docs Docs: Update sponsors in README 2023-01-27 17:59:01 +00:00
Frontend Qt: Add per-bind sensitivity/deadzone controls (shift-click) 2023-02-09 10:03:55 +01:00
GS sadfs 2023-02-10 20:05:39 +00:00
IPU IPU: Reset threshold on IPU reset. 2023-01-30 19:13:50 +00:00
Linux pcsx2-wx: Finally remove it all 2022-12-24 08:42:23 +00:00
PAD/Host PAD: Fix trigger deadzone/scale setting 2023-02-09 12:30:20 +00:00
RDebug formatter: apply editorconig into various files 2022-11-25 22:41:00 +00:00
Recording Core: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
Reference formatter: apply editorconig into various files 2022-11-25 22:41:00 +00:00
Resources pcsx2-wx: Finally remove it all 2022-12-24 08:42:23 +00:00
SPU2 GS: Add audio capture and custom resolution 2023-01-21 16:56:57 +00:00
USB USB: Add values to GunCon2 config. (#8078) 2023-02-09 09:55:23 +01:00
ps2 Implement thread listing for IOP 2023-02-09 15:49:56 +00:00
windows Qt: Merge old wxResources.rc (icon) into PCSX2.rc 2022-12-28 11:02:53 +00:00
x86 VMManager: Exit the CPU rec immediately on stopping 2023-01-28 13:40:55 +00:00
Achievements.h Achievements: Rework challenge mode enabling 2022-10-19 18:35:08 +02:00
AsyncFileReader.h Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
CMakeLists.txt CDVD: macOS physical disc support 2023-02-09 09:52:00 +01:00
COP0.cpp SaveState: Only remap changed TLB slots on load 2022-11-19 04:59:10 +00:00
COP0.h SaveState: Only remap changed TLB slots on load 2022-11-19 04:59:10 +00:00
COP2.cpp VU: Synchronise VU1, added speedhack for old behaviour 2020-12-13 22:02:37 +00:00
Cache.cpp System: Revamp memory allocation 2022-10-14 22:24:42 +01:00
Cache.h System: Revamp memory allocation 2022-10-14 22:24:42 +01:00
Common.h Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
Config.h VTLB: Add option to pause on TLB miss 2023-01-26 11:11:36 +00:00
Counters.cpp GS: Fix h/vsync counters on mode change/sync. 2023-01-31 14:56:48 +00:00
Counters.h Misc : label & comment fixes 2023-02-01 10:22:12 +00:00
Dmac.cpp Dmac: Fix incorrect condition for OPH flag hack 2023-01-13 12:20:12 +00:00
Dmac.h Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
Elfheader.cpp Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
Elfheader.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
FPU.cpp FPU: replace check* macros by functions 2016-09-18 16:13:29 +02:00
FW.cpp Remove IopCommon.h added proper includes to files. Removing circle includes in several files that sometimes was several layers deep 2022-04-11 21:25:20 +01:00
FW.h FW: fix FWirq callback bug 2020-09-19 22:38:32 +01:00
FiFo.cpp Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
GS.cpp GS: Correct GSIMR/GSCSR reg init, regression from previous release 2023-01-31 16:55:45 +00:00
GS.h GS: Correct GSIMR/GSCSR reg init, regression from previous release 2023-01-31 16:55:45 +00:00
GSDumpReplayer.cpp GSDumpRunner: Tweaks to reduce console messages and redundant frame dumps 2023-02-07 22:31:36 +00:00
GSDumpReplayer.h GSDumpRunner: Tweaks to reduce console messages and redundant frame dumps 2023-02-07 22:31:36 +00:00
GameDatabase.cpp GameDatabase: Add GPUTargetCLUT 2023-01-11 23:37:43 +00:00
GameDatabase.h GameDatabase: Add GPUTargetCLUT 2023-01-11 23:37:43 +00:00
Gif.cpp Core: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
Gif.h Core: Remove unused code/includes. 2022-05-16 17:30:52 +01:00
Gif_Logger.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Gif_Unit.cpp GS: Correct GSIMR/GSCSR reg init, regression from previous release 2023-01-31 16:55:45 +00:00
Gif_Unit.h GIF: Fix reset functionality to properly abort the current packet 2022-11-17 11:18:48 +00:00
Hardware.h Merge const qualifiers and cleanups from ReorderingMTGS: Includes the VIF DIRECT changes, which seem to be stable this time. ;) 2010-07-22 12:20:11 +00:00
Host.cpp Host: Add ConfirmMessage() and OpenURL() 2022-08-29 13:39:09 +01:00
Host.h Qt: Better handle VM-requesting-shutdown case 2023-01-28 13:40:55 +00:00
HostDisplay.cpp Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
HostDisplay.h GS: Manually throttle fullscreen UI rendering 2022-12-08 09:36:41 +00:00
HostSettings.h Qt: Implement settings reset 2022-09-09 21:21:14 +01:00
Hw.cpp SPU2: Namespace logging/debugging 2022-12-31 23:23:58 +00:00
Hw.h Core: Remove unused code 2022-03-20 04:00:27 +00:00
HwRead.cpp x86: Move cycle/writeback fields to CPU structs 2022-11-19 03:54:02 +00:00
HwWrite.cpp SPU2: Namespace logging/debugging 2022-12-31 23:23:58 +00:00
INISettingsInterface.cpp INI: Fix C5051 warning. 2022-12-23 14:18:16 +01:00
INISettingsInterface.h SettingsInterface: Add Key+Value setting support 2022-12-18 08:27:07 +00:00
Interpreter.cpp R5900: Remove exceptions 2023-01-26 11:11:36 +00:00
IopBios.cpp Implement thread listing for IOP 2023-02-09 15:49:56 +00:00
IopBios.h IOPBios: Differentiate ioman and iomanx dread & getStat HLE 2022-09-18 01:52:22 +01:00
IopCounters.cpp Core: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
IopCounters.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
IopDma.cpp x86: Move cycle/writeback fields to CPU structs 2022-11-19 03:54:02 +00:00
IopDma.h SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +00:00
IopGte.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
IopGte.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
IopHw.cpp SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +00:00
IopHw.h Core: Remove unused code/includes. 2022-05-16 17:30:52 +01:00
IopIrq.cpp Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
IopMem.cpp BIOS: Map the entire ROM1 file to PS2 memory 2022-10-18 10:04:52 +01:00
IopMem.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
IopModuleNames.cpp IOP: Convert most IOP memory access in the IRX HLE and debugging module to 2016-11-08 19:08:51 +00:00
MMI.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
MTGS.cpp GS: Move HW hacks into their own file and remove from GSState 2023-01-06 11:59:10 +00:00
MTVU.cpp MTVU: Fix hang on shutdown if thread never opened 2023-01-04 11:43:23 +00:00
MTVU.h MTVU: Fix hang on shutdown if thread never opened 2023-01-04 11:43:23 +00:00
Mdec.cpp Remove IopCommon.h added proper includes to files. Removing circle includes in several files that sometimes was several layers deep 2022-04-11 21:25:20 +01:00
Mdec.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
Memory.cpp Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00
Memory.h Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00
MemoryCardFile.cpp memory card: Remove commented out WX code. 2023-01-06 15:35:20 +00:00
MemoryCardFile.h memory card: Remove commented out WX code. 2023-01-06 15:35:20 +00:00
MemoryCardFolder.cpp Mcd-Folder: Prevent crash trying to delete non-existent node. 2023-02-09 14:06:21 +00:00
MemoryCardFolder.h memory card: Remove commented out WX code. 2023-01-06 15:35:20 +00:00
MemoryCardProtocol.cpp Core: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
MemoryCardProtocol.h SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +00:00
MemoryTypes.h BIOS: Map the entire ROM1 file to PS2 memory 2022-10-18 10:04:52 +01:00
MultipartFileReader.cpp MultipartFileReader: Fix use-after-free when opening multipart files 2022-05-24 11:34:56 +01:00
MultitapProtocol.cpp MultitapProtocol: Fix Wtype-limits warning. 2022-11-19 19:28:52 +01:00
MultitapProtocol.h SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +00:00
PCSX2Base.h Misc: Remove GS/config.h include from PCSX2Base.h 2022-12-31 06:57:21 +00:00
PINE.cpp Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
PINE.h Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
Patch.cpp GameDB/Patching: Add dynamic EE JIT patching 2022-12-28 13:55:26 +00:00
Patch.h GameDB/Patching: Add dynamic EE JIT patching 2022-12-28 13:55:26 +00:00
Patch_Memory.cpp GameDB/Patching: Add dynamic EE JIT patching 2022-12-28 13:55:26 +00:00
Pcsx2Config.cpp VTLB: Add option to pause on TLB miss 2023-01-26 11:11:36 +00:00
PerformanceMetrics.cpp GS: Move video capture encoding onto its own thread 2023-01-21 16:56:57 +00:00
PerformanceMetrics.h GS: Move video capture encoding onto its own thread 2023-01-21 16:56:57 +00:00
PrecompiledHeader.cpp [copyright] 2010-07-08 16:40:44 +00:00
PrecompiledHeader.h Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
R3000A.cpp x86: Move cycle/writeback fields to CPU structs 2022-11-19 03:54:02 +00:00
R3000A.h x86: Move cycle/writeback fields to CPU structs 2022-11-19 03:54:02 +00:00
R3000AInterpreter.cpp Debugger Breakpoints: (Refactor) Use some reflection and item models 2023-01-10 13:57:06 +01:00
R3000AOpcodeTables.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R5900.cpp R5900: Remove exceptions 2023-01-26 11:11:36 +00:00
R5900.h R5900: Remove exceptions 2023-01-26 11:11:36 +00:00
R5900OpcodeImpl.cpp Misc: Warning fixes 2023-02-10 11:20:37 +00:00
R5900OpcodeTables.cpp R5900: Fix disassembling of BC0 instructions 2022-11-20 04:47:08 +00:00
R5900OpcodeTables.h Debugger: Implement boot and debug 2023-01-15 17:05:35 +00:00
SPR.cpp MTVU: Try to make T-Bit more reliable. 2022-03-11 10:25:15 +00:00
SPR.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
SaveState.cpp SaveState: Add a distinct error message when the file doesn't exist 2023-01-27 13:52:58 +00:00
SaveState.h Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
ShaderCacheVersion.h GS/HW: Optimize TC source size based on CLAMP 2023-02-09 10:51:06 +00:00
ShiftJisToUnicode.cpp Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
Sif.cpp Remove IopCommon.h added proper includes to files. Removing circle includes in several files that sometimes was several layers deep 2022-04-11 21:25:20 +01:00
Sif.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
Sif0.cpp EE: Implement Instant DMA hack for some cache problematic games 2022-11-07 18:56:04 +00:00
Sif1.cpp EE: Implement Instant DMA hack for some cache problematic games 2022-11-07 18:56:04 +00:00
Sifcmd.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
SingleRegisterTypes.h vtlb: Remove upper/lower 32-bit unmapped split 2023-01-26 09:41:13 +00:00
Sio.cpp PAD: Remove Gamepad.h 2022-12-28 11:02:53 +00:00
Sio.h input-rec: integrate with new SIO code 2022-11-27 20:02:29 +00:00
SioTypes.h SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +00:00
SourceLog.cpp Misc: Remove last remnants of DISABLE_RECORDING 2022-12-28 11:02:53 +00:00
StateWrapper.cpp Misc: Add StateWrapper 2022-12-18 03:47:00 +00:00
StateWrapper.h SaveState: Partial migration to StateWrapper for USB 2022-12-26 04:26:21 +00:00
SysForwardDefs.h System: Remove/move out a bunch more leftover stuff from wx 2022-10-14 22:24:42 +01:00
System.cpp Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00
System.h Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00
VMManager.cpp VMManager: Only exit CPU execution if we were running 2023-02-04 12:29:44 +00:00
VMManager.h Host/VMManager: Remove save state cache invalidation and just populate lists every time 2023-01-27 13:52:58 +00:00
VU.h Core: Replace alignment macros with alignas 2021-11-14 13:52:20 -06:00
VU0.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
VU0micro.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
VU0microInterp.cpp Config: Add separate VU0/VU1 round/clamp mode options 2022-12-28 16:36:36 +00:00
VU1micro.cpp VU: Fix some bugs, ignore VU's in EE Timing Hack 2022-07-31 10:58:51 +01:00
VU1microInterp.cpp Config: Add separate VU0/VU1 round/clamp mode options 2022-12-28 16:36:36 +00:00
VUflags.cpp Config: Add separate VU0/VU1 round/clamp mode options 2022-12-28 16:36:36 +00:00
VUflags.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
VUmicro.cpp VU: Rework VUKickstart in to VUSync, swap behaviour 2022-02-28 19:29:53 +00:00
VUmicro.h Dump: Remove unused routines 2022-12-25 09:27:44 +00:00
VUmicroMem.cpp System: Revamp memory allocation 2022-10-14 22:24:42 +01:00
VUops.cpp Config: Add separate VU0/VU1 round/clamp mode options 2022-12-28 16:36:36 +00:00
VUops.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
Vif.cpp MTVU: Try to make T-Bit more reliable. 2022-03-11 10:25:15 +00:00
Vif.h HwRegs: Swap wxString desc() for std::string 2022-04-15 08:15:40 +01:00
Vif0_Dma.cpp VIF: use outer cast in VU cycle checks 2022-12-29 04:43:12 +00:00
Vif1_Dma.cpp VIF: use outer cast in VU cycle checks 2022-12-29 04:43:12 +00:00
Vif1_MFIFO.cpp Core: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
Vif_Codes.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Vif_Dma.h GS: Read local memory without sync when readbacks are disabled 2022-05-29 16:15:34 +01:00
Vif_Transfer.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Vif_Unpack.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Vif_Unpack.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
VirtualMemory.cpp Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00
VirtualMemory.h Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00
pcsx2core.vcxproj DEV9: Add classes for editing packets and make PCAP use them 2023-02-02 21:13:52 +00:00
pcsx2core.vcxproj.filters DEV9: Add classes for editing packets and make PCAP use them 2023-02-02 21:13:52 +00:00
sif2.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
vtlb.cpp VTLB: Add option to pause on TLB miss 2023-01-26 11:11:36 +00:00
vtlb.h Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00