.. |
CDVD
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
DEV9
|
Common: Slim down RedtapeWindows and correct case
|
2022-11-27 03:45:54 +00:00 |
Darwin
|
Core: Fix DarwinFlatFileReader FinishRead return
|
2022-05-30 09:46:53 +01:00 |
DebugTools
|
System: Revamp memory allocation
|
2022-10-14 22:24:42 +01:00 |
Docs
|
formatter: apply editorconig into various files
|
2022-11-25 22:41:00 +00:00 |
Frontend
|
gui/qt: allow the opened recording to be closed
|
2022-11-27 20:02:29 +00:00 |
GS
|
GS: Remove external shader support.
|
2022-11-29 09:46:31 +01:00 |
IPU
|
EE: Implement Instant DMA hack for some cache problematic games
|
2022-11-07 18:56:04 +00:00 |
Linux
|
Core: Fix LnxFlatFileReader FinishRead return
|
2022-05-30 09:46:53 +01:00 |
PAD
|
PAD: Fix variable is assigned a value that is never used warnings.
|
2022-11-28 01:33:01 +01:00 |
RDebug
|
formatter: apply editorconig into various files
|
2022-11-25 22:41:00 +00:00 |
Recording
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
Reference
|
formatter: apply editorconig into various files
|
2022-11-25 22:41:00 +00:00 |
SPU2
|
Common: Slim down RedtapeWindows and correct case
|
2022-11-27 03:45:54 +00:00 |
System
|
System: Revamp memory allocation
|
2022-10-14 22:24:42 +01:00 |
USB
|
USB: Fix variable is assigned a value that is never used warnings.
|
2022-11-28 01:33:01 +01:00 |
gui
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
ps2
|
BiosTools: improve region codes
|
2022-11-22 17:19:01 +00:00 |
windows
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
x86
|
iR3000A: Fix variable is assigned a value that is never used warning.
|
2022-11-28 01:33:01 +01:00 |
Achievements.h
|
Achievements: Rework challenge mode enabling
|
2022-10-19 18:35:08 +02:00 |
AsyncFileReader.h
|
CDVD: Remove wx from file access
|
2021-12-12 03:27:43 +00:00 |
CMakeLists.txt
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00: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
|
config: Remove external shader support.
|
2022-11-29 09:46:31 +01:00 |
Counters.cpp
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
Counters.h
|
GS: Correctly handle field/deinterlace for progressive/interlaced mode.
|
2022-06-05 22:37:26 +01:00 |
Dmac.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
Dmac.h
|
Everything: Get rid of wx entirely from the Qt build
|
2022-05-22 13:58:56 +01:00 |
Dump.cpp
|
EE Rec/IOP Rec: Rewrite large portions
|
2022-11-19 04:59:10 +00:00 |
Dump.h
|
debug: add a new function to dump EE block
|
2016-01-09 22:59:31 +01:00 |
Elfheader.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05: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
|
System: Revamp memory allocation
|
2022-10-14 22:24:42 +01:00 |
GS.h
|
MTGS: Make PresentCurrentFrame() callable from CPU thread
|
2022-11-26 16:32:39 +00:00 |
GSDumpReplayer.cpp
|
GSDumpReplayer: Support no-looping/frame number queries
|
2022-10-20 19:43:29 +01:00 |
GSDumpReplayer.h
|
GSDumpReplayer: Support no-looping/frame number queries
|
2022-10-20 19:43:29 +01:00 |
GameDatabase.cpp
|
Host: Make OSD message timing consistent
|
2022-11-22 17:14:56 +00:00 |
GameDatabase.h
|
GS-HW: SW Render CLUT draws
|
2022-10-30 14:46:11 +00:00 |
Gif.cpp
|
GIF: Fix MFIFO DMAStalls. Fix InstantDMA with PSE bit set
|
2022-11-18 01:55:43 +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: Read local memory without sync when readbacks are disabled
|
2022-05-29 16:15:34 +01: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
|
Host: Make OSD message timing consistent
|
2022-11-22 17:14:56 +00:00 |
HostDisplay.cpp
|
GS: Set vsync based on host decision
|
2022-10-15 15:17:06 +01:00 |
HostDisplay.h
|
GS: Set vsync based on host decision
|
2022-10-15 15:17:06 +01:00 |
HostSettings.h
|
Qt: Implement settings reset
|
2022-09-09 21:21:14 +01:00 |
Hw.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05: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
|
System: Revamp memory allocation
|
2022-10-14 22:24:42 +01:00 |
INISettingsInterface.cpp
|
INISettingsInterface: Write changes atomically
|
2022-10-11 12:57:27 +01:00 |
INISettingsInterface.h
|
Qt: Deduplicate interface code and reduce core coupling
|
2022-09-15 11:50:51 +01:00 |
Interpreter.cpp
|
System: Revamp memory allocation
|
2022-10-14 22:24:42 +01:00 |
IopBios.cpp
|
IOPBios: Implement the different iomanx stat file modes
|
2022-09-20 18:09:58 +01:00 |
IopBios.h
|
IOPBios: Differentiate ioman and iomanx dread & getStat HLE
|
2022-09-18 01:52:22 +01:00 |
IopCounters.cpp
|
x86: Move cycle/writeback fields to CPU structs
|
2022-11-19 03:54:02 +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
|
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 |
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
|
MTGS: Make PresentCurrentFrame() callable from CPU thread
|
2022-11-26 16:32:39 +00:00 |
MTVU.cpp
|
System: Revamp memory allocation
|
2022-10-14 22:24:42 +01:00 |
MTVU.h
|
Qt: Add -testconfig option
|
2022-11-23 15:55:39 +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
|
EE Rec/IOP Rec: Rewrite large portions
|
2022-11-19 04:59:10 +00:00 |
Memory.h
|
BIOS: Map the entire ROM1 file to PS2 memory
|
2022-10-18 10:04:52 +01:00 |
MemoryCardFile.cpp
|
MemoryCardFile: Fix Wunused-result warnings.
|
2022-11-29 01:55:22 +01:00 |
MemoryCardFile.h
|
Everything: Get rid of wx entirely from the Qt build
|
2022-05-22 13:58:56 +01:00 |
MemoryCardFolder.cpp
|
Host: Make OSD message timing consistent
|
2022-11-22 17:14:56 +00:00 |
MemoryCardFolder.h
|
MemoryCardFolder: Add write osd notification.
|
2022-09-23 17:41:11 +02:00 |
MemoryCardProtocol.cpp
|
MemoryCardProtocol: Fix Wimplicit-fallthrough warnings.
|
2022-11-19 19:28:52 +01: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 |
PCSX2.rc
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
PCSX2Base.h
|
x86/microVU: Use AVX2 for full block comparisons
|
2022-10-14 20:54:39 +01:00 |
PINE.cpp
|
System: Revamp memory allocation
|
2022-10-14 22:24:42 +01:00 |
PINE.h
|
System: Remove/move out a bunch more leftover stuff from wx
|
2022-10-14 22:24:42 +01:00 |
Patch.cpp
|
Everything: Get rid of wx entirely from the Qt build
|
2022-05-22 13:58:56 +01:00 |
Patch.h
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
Patch_Memory.cpp
|
Patches: Add extended PS2rd support; used by OPL (#7381)
|
2022-11-26 05:07:36 +00:00 |
Pcsx2Config.cpp
|
config: Remove external shader support.
|
2022-11-29 09:46:31 +01:00 |
PerformanceMetrics.cpp
|
GameDatabase: Add option to force blit-based FPS detection
|
2022-06-15 16:21:31 +01:00 |
PerformanceMetrics.h
|
PerformanceMetrics: Switch to ThreadHandle
|
2022-05-02 14:25:05 +01:00 |
PrecompiledHeader.cpp
|
[copyright]
|
2010-07-08 16:40:44 +00:00 |
PrecompiledHeader.h
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05: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
|
x86: Move cycle/writeback fields to CPU structs
|
2022-11-19 03:54:02 +00:00 |
R3000AOpcodeTables.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
R5900.cpp
|
x86: Move cycle/writeback fields to CPU structs
|
2022-11-19 03:54:02 +00:00 |
R5900.h
|
EE Rec/IOP Rec: Rewrite large portions
|
2022-11-19 04:59:10 +00:00 |
R5900Exceptions.h
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
R5900OpcodeImpl.cpp
|
BIOS: Map the entire ROM1 file to PS2 memory
|
2022-10-18 10:04:52 +01:00 |
R5900OpcodeTables.cpp
|
R5900: Fix disassembling of BC0 instructions
|
2022-11-20 04:47:08 +00:00 |
R5900OpcodeTables.h
|
Core: Replace old include guard with pragma once
|
2022-06-26 12:42:10 +02: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: Only remap changed TLB slots on load
|
2022-11-19 04:59:10 +00:00 |
SaveState.h
|
Sio: Fix host pointer getting serialized
|
2022-11-21 13:40:01 +00:00 |
ShaderCacheVersion.h
|
GS: Support fractional upscale
|
2022-10-15 17:37:35 +01: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
|
System: Revamp memory allocation
|
2022-10-14 22:24:42 +01:00 |
Sio.cpp
|
Sio: Fix Wunused-variable warning.
|
2022-11-29 01:55:22 +01: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
|
fix build error when recording is disabled.
|
2022-07-18 10:49:09 +01:00 |
SysForwardDefs.h
|
System: Remove/move out a bunch more leftover stuff from wx
|
2022-10-14 22:24:42 +01:00 |
System.cpp
|
BiosTools: improve region codes
|
2022-11-22 17:19:01 +00:00 |
System.h
|
EE Rec/IOP Rec: Rewrite large portions
|
2022-11-19 04:59:10 +00:00 |
VMManager.cpp
|
input-rec: remove integration from SIO/Counters, fix imgui updating
|
2022-11-27 20:02:29 +00:00 |
VMManager.h
|
Qt: Implement save state backups option
|
2022-10-02 21:08:58 +02: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
|
System: Remove/move out a bunch more leftover stuff from wx
|
2022-10-14 22:24:42 +01:00 |
VU1micro.cpp
|
VU: Fix some bugs, ignore VU's in EE Timing Hack
|
2022-07-31 10:58:51 +01:00 |
VU1microInterp.cpp
|
System: Remove/move out a bunch more leftover stuff from wx
|
2022-10-14 22:24:42 +01:00 |
VUflags.cpp
|
VU Int: Link in clamping settings from UI
|
2021-09-12 16:12:31 +01: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
|
System: Remove/move out a bunch more leftover stuff from wx
|
2022-10-14 22:24:42 +01:00 |
VUmicroMem.cpp
|
System: Revamp memory allocation
|
2022-10-14 22:24:42 +01:00 |
VUops.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05: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
|
EE: Implement Instant DMA hack for some cache problematic games
|
2022-11-07 18:56:04 +00:00 |
Vif1_Dma.cpp
|
EE: Implement Instant DMA hack for some cache problematic games
|
2022-11-07 18:56:04 +00:00 |
Vif1_MFIFO.cpp
|
EE: Implement Instant DMA hack for some cache problematic games
|
2022-11-07 18:56:04 +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 |
pcsx2.vcxproj
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
pcsx2.vcxproj.filters
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
pcsx2core.vcxproj
|
EERec: Add block dumping
|
2022-11-19 04:59:10 +00:00 |
pcsx2core.vcxproj.filters
|
input-rec: Add very basic file viewer to assist with debugging
|
2022-11-27 20:02:29 +00:00 |
resource.h
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
sif2.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
vtlb.cpp
|
SaveState: Only remap changed TLB slots on load
|
2022-11-19 04:59:10 +00:00 |
vtlb.h
|
EE Rec/IOP Rec: Rewrite large portions
|
2022-11-19 04:59:10 +00:00 |