.. |
CDVD
|
CDVD: Implement Disc Swapping (#4860)
|
2021-10-03 17:27:15 +01:00 |
DEV9
|
Config: Move folders to their own namespace
|
2021-10-01 23:46:52 -04:00 |
Darwin
|
macOS: Fix async file reader error handling
|
2021-09-23 22:42:11 -05:00 |
DebugTools
|
Remove references to global CoreThread (use accessor)
|
2021-10-01 23:46:52 -04:00 |
Docs
|
Docs : add 'VUOverflowHack' to GameIndex documentation and corrections
|
2021-09-29 17:41:08 +01:00 |
GS
|
GS: Fix OSD, Shade Boost slider values not showing.
|
2021-10-03 14:25:44 +02:00 |
IPU
|
Config: Move more GS settings to base class
|
2021-10-01 23:46:52 -04:00 |
Linux
|
Remove gui/ directory from target-wide includes
|
2021-09-17 22:03:00 -04:00 |
PAD
|
Config: Move folders to their own namespace
|
2021-10-01 23:46:52 -04:00 |
RDebug
|
Deci2: port to std::atomic
|
2016-02-28 15:29:31 +01:00 |
Recording
|
Config: Move some Current fields to wx and fix UTF8 handling
|
2021-10-01 23:46:52 -04:00 |
Reference
|
Add Memory Card File System documentation to repository for easy reference.
|
2016-01-31 20:42:29 +01:00 |
SPU2
|
Config: Move folders to their own namespace
|
2021-10-01 23:46:52 -04:00 |
System
|
Move MemoryCard{File,Folder} out of GUI
|
2021-10-01 23:46:52 -04:00 |
USB
|
Config: Move folders to their own namespace
|
2021-10-01 23:46:52 -04:00 |
Utilities
|
Introduce end-of-line normalization
|
2015-08-04 23:52:48 +02:00 |
gui
|
CDVD: Implement Disc Swapping (#4860)
|
2021-10-03 17:27:15 +01:00 |
ps2
|
Config: Move folders to their own namespace
|
2021-10-01 23:46:52 -04:00 |
windows
|
Remove gui/ directory from target-wide includes
|
2021-09-17 22:03:00 -04:00 |
x86
|
Config: Move folders to their own namespace
|
2021-10-01 23:46:52 -04:00 |
AsyncFileReader.h
|
macOS: Fix async file reader error handling
|
2021-09-23 22:42:11 -05:00 |
CMakeLists.txt
|
Move more classes from common to gui
|
2021-10-01 23:46:52 -04:00 |
COP0.cpp
|
COP0 PCCR: Don't update counters if counting is disabled
|
2021-08-27 19:42:28 +01:00 |
COP0.h
|
COP0: Preserve read only fields IC and DC in the config register
|
2021-02-24 17:44:14 +00:00 |
COP2.cpp
|
VU: Synchronise VU1, added speedhack for old behaviour
|
2020-12-13 22:02:37 +00:00 |
Cache.cpp
|
vtlb: Switch read64 and read128 handlers to return in sse regs
|
2021-09-21 22:57:41 +01:00 |
Cache.h
|
vtlb: Switch read64 and read128 handlers to return in sse regs
|
2021-09-21 22:57:41 +01:00 |
Common.h
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
Config.h
|
Config: Convert MemoryCardType to an enum class
|
2021-10-03 04:44:16 +01:00 |
Counters.cpp
|
Rename keyEvent to HostKeyEvent
|
2021-10-01 23:46:52 -04:00 |
Counters.h
|
Remove gui/ directory from target-wide includes
|
2021-09-17 22:03:00 -04:00 |
Dmac.h
|
DMA: Correctly emulate QWC 0 on NORMAL transfers
|
2020-12-02 20:00:02 +00:00 |
Dump.cpp
|
Config: Move folders to their own namespace
|
2021-10-01 23:46:52 -04:00 |
Dump.h
|
debug: add a new function to dump EE block
|
2016-01-09 22:59:31 +01:00 |
Elfheader.cpp
|
Remove gui/ directory from target-wide includes
|
2021-09-17 22:03:00 -04:00 |
Elfheader.h
|
core: use = default for trivial destructor
|
2017-05-13 10:38:35 +02:00 |
FPU.cpp
|
FPU: replace check* macros by functions
|
2016-09-18 16:13:29 +02:00 |
FW.cpp
|
FW: fix FWirq callback bug
|
2020-09-19 22:38:32 +01:00 |
FW.h
|
FW: fix FWirq callback bug
|
2020-09-19 22:38:32 +01:00 |
FiFo.cpp
|
Clang: Format FiFo.cpp
|
2021-07-29 20:33:52 +01:00 |
GS.cpp
|
Config: Move more GS settings to base class
|
2021-10-01 23:46:52 -04:00 |
GS.h
|
Delegate systems teardown to EE Core when pausing
|
2021-09-25 14:32:10 -04:00 |
GSState.cpp
|
pcsx2: clean up references to plugins
|
2021-07-03 18:16:11 -04:00 |
GameDatabase.cpp
|
gamedb: Delimit memcard filters with '/' instead of ','
|
2021-01-05 23:19:59 +00:00 |
GameDatabase.h
|
gamedb: Delimit memcard filters with '/' instead of ','
|
2021-01-05 23:19:59 +00:00 |
Gif.cpp
|
GIF: Correct GIF FIFO timing logic
|
2021-10-01 22:25:09 +01:00 |
Gif.h
|
VU Int: Combine XGKick handling in to one function
|
2021-09-12 16:12:31 +01:00 |
Gif_Logger.cpp
|
gs: continue merge, modify plugin boundaries and expose signature
|
2021-07-03 18:16:11 -04:00 |
Gif_Unit.cpp
|
microVU: Enable T-Bit to work with MTVU
|
2021-07-05 10:26:50 +01:00 |
Gif_Unit.h
|
microVU: Replace XGKick hack with synced XGKick option
|
2021-09-17 13:04:26 +01: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.h
|
Rename keyEvent to HostKeyEvent
|
2021-10-01 23:46:52 -04:00 |
Hw.cpp
|
SPU2: Simplify reset mode function for sample rate.
|
2021-08-05 23:51:11 +01:00 |
Hw.h
|
PS2-HW: Remove address of non-existent registers
|
2017-10-13 20:28:34 +05:30 |
HwRead.cpp
|
vtlb: Switch read64 and read128 handlers to return in sse regs
|
2021-09-21 22:57:41 +01:00 |
HwWrite.cpp
|
Remove gui/ directory from target-wide includes
|
2021-09-17 22:03:00 -04:00 |
IPC.cpp
|
Remove references to global CoreThread (use accessor)
|
2021-10-01 23:46:52 -04:00 |
IPC.h
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
Interpreter.cpp
|
pcsx2: remove relative imports
|
2021-07-03 18:16:11 -04:00 |
IopBios.cpp
|
IOPBios: Fix OOB read when IRQ line is invalid.
|
2021-08-21 20:08:36 +01:00 |
IopBios.h
|
Fix warning and disable dummy static analysis warnings
|
2021-07-27 15:37:41 +01:00 |
IopCommon.h
|
PS1 mode: Adjustments to processor clock speed and CD read speed. (#2447)
|
2018-05-26 13:20:02 +02:00 |
IopCounters.cpp
|
Counters: Adjust SPU async rate
|
2021-01-03 23:18:29 +00:00 |
IopCounters.h
|
Remove gigaherz old wip 'new' iopdma code. (#2703)
|
2018-12-09 18:00:04 -08:00 |
IopDma.cpp
|
SPU2: Improve DMA Write timing. Better sync DMA speeds with IOP
|
2021-01-01 04:38:23 +00:00 |
IopDma.h
|
plugins: cleaning up more plugin cruft, adding a note on freezeData
|
2021-07-03 18:16:11 -04:00 |
IopGte.cpp
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
IopGte.h
|
IOP: Readd GTE now we know it exists, plus a couple of devcon outputs.
|
2016-01-20 20:29:18 +00:00 |
IopHw.cpp
|
IOP DMA: Always fire interrupts for SIF0/SIF1 (#3778)
|
2020-10-03 01:41:59 +01:00 |
IopHw.h
|
CDVD: Implement correct SpindleCtrl handling
|
2021-10-02 04:47:11 +01:00 |
IopIrq.cpp
|
USB: continuing merge, platformcompat fixes
|
2020-11-11 13:34:16 +00:00 |
IopMem.cpp
|
DEV9: initial merge complete
|
2020-10-31 16:35:38 +00:00 |
IopMem.h
|
IOP: Convert most IOP memory access in the IRX HLE and debugging module to
|
2016-11-08 19:08:51 +00: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 |
IopSio2.cpp
|
Remove gigaherz old wip 'new' iopdma code. (#2703)
|
2018-12-09 18:00:04 -08:00 |
IopSio2.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 |
MMI.cpp
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
MTGS.cpp
|
Rename keyEvent to HostKeyEvent
|
2021-10-01 23:46:52 -04:00 |
MTVU.cpp
|
VU: Fix address masking in MTVU
|
2021-07-10 03:31:04 +01:00 |
MTVU.h
|
microVU: Enable T-Bit to work with MTVU
|
2021-07-05 10:26:50 +01:00 |
Mdec.cpp
|
psxmode: color for mdec please! ;p
|
2016-09-25 19:55:44 +02:00 |
Mdec.h
|
psxmode: prepare mdec
|
2016-09-24 20:08:46 +02:00 |
Memory.cpp
|
core: Fix up issues introduced in vtlb xmm change
|
2021-09-21 21:47:40 -05:00 |
Memory.h
|
vtlb: Switch read64 and read128 handlers to return in sse regs
|
2021-09-21 22:57:41 +01:00 |
MemoryCardFile.cpp
|
Config: Convert MemoryCardType to an enum class
|
2021-10-03 04:44:16 +01:00 |
MemoryCardFile.h
|
Config: Use std::string instead of wxFileName
|
2021-10-01 23:46:52 -04:00 |
MemoryCardFolder.cpp
|
Config: Convert MemoryCardType to an enum class
|
2021-10-03 04:44:16 +01:00 |
MemoryCardFolder.h
|
Move MemoryCard{File,Folder} out of GUI
|
2021-10-01 23:46:52 -04:00 |
MemoryTypes.h
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
MultipartFileReader.cpp
|
Removed `using std::min/max` from PCH
|
2014-08-14 14:55:52 -07:00 |
OutputIsoFile.cpp
|
core: remove throw specifier on destructor
|
2017-05-13 10:38:35 +02:00 |
PCSX2.rc
|
App: Link in version number information to exe version information
|
2021-09-02 10:00:59 +01:00 |
Patch.cpp
|
Config: Move folders to their own namespace
|
2021-10-01 23:46:52 -04:00 |
Patch.h
|
Remove gui/ directory from target-wide includes
|
2021-09-17 22:03:00 -04:00 |
Patch_Memory.cpp
|
Patch System: Support Little Endian values for non-extended (#4255)
|
2021-02-27 03:38:12 +00:00 |
PathDefs.h
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
Pcsx2Config.cpp
|
Config: Convert MemoryCardType to an enum class
|
2021-10-03 04:44:16 +01:00 |
PrecompiledHeader.cpp
|
[copyright]
|
2010-07-08 16:40:44 +00:00 |
PrecompiledHeader.h
|
Remove gui/ directory from target-wide includes
|
2021-09-17 22:03:00 -04:00 |
R3000A.cpp
|
CDVD: Implement correct SpindleCtrl handling
|
2021-10-02 04:47:11 +01:00 |
R3000A.h
|
Implements IOP breakpoints (#3011)
|
2021-01-08 23:34:08 +00:00 |
R3000AInterpreter.cpp
|
Config: Swap out wxString for std::string
|
2021-10-01 23:46:52 -04:00 |
R3000AOpcodeTables.cpp
|
iop:interpreter: remove special case for unsigned division
|
2016-01-27 18:20:54 +01:00 |
R5900.cpp
|
CDVD: Implement Disc Swapping (#4860)
|
2021-10-03 17:27:15 +01:00 |
R5900.h
|
GameDB: Follow the same pattern for Speedhacks as for GameFixes
|
2020-12-16 09:31:58 +00:00 |
R5900Exceptions.h
|
Mostly-new host exception system (host meaning the C++ / SEH exceptions, not the VM's PS2/MIPS exceptions). Main purpose is to make specifying diagnostic and end-user messages more sane. Secondary goal was to remove the need for C++ multiple and virtual inheritance, which are buggy in MSVC still, and problematic even when they aren't buggy.
|
2010-06-28 18:03:54 +00:00 |
R5900OpcodeImpl.cpp
|
R5900: Fix LWL not sign extending in interpreter
|
2021-09-09 09:28:03 +01:00 |
R5900OpcodeTables.cpp
|
Fill in flags for most debugger relevant opcodes
|
2014-08-22 21:50:05 +02:00 |
R5900OpcodeTables.h
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
SPR.cpp
|
VU: Sync tighter when VU Kickstart is disabled + Improved M-Bit Sync
|
2021-09-19 18:49:24 +01:00 |
SPR.h
|
Remove init procedures from Hw.cpp
|
2014-08-15 14:17:35 +10:00 |
SaveState.cpp
|
Config: Move folders to their own namespace
|
2021-10-01 23:46:52 -04:00 |
SaveState.h
|
Savestate version bump due to CDVD changes
|
2021-10-03 20:14:55 +01:00 |
ShiftJisToUnicode.cpp
|
[copyright]
|
2010-07-09 15:36:09 +00:00 |
Sif.cpp
|
Remove init procedures from Hw.cpp
|
2014-08-15 14:17:35 +10:00 |
Sif.h
|
SIF: Fix attempting to write junk when FIFO full
|
2020-10-09 23:51:12 +01:00 |
Sif0.cpp
|
SIF: Kind of revert a SIF timing change made a while back to fix Parappa the Rapper 2
|
2021-09-23 04:44:34 +01:00 |
Sif1.cpp
|
DMAC: Improve DMA Stall handling (#3701)
|
2020-09-18 16:23:18 +01:00 |
Sifcmd.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 |
SingleRegisterTypes.h
|
core: Fix up issues introduced in vtlb xmm change
|
2021-09-21 21:47:40 -05:00 |
Sio.cpp
|
Remove gui/ directory from target-wide includes
|
2021-09-17 22:03:00 -04:00 |
Sio.h
|
Move MemoryCard{File,Folder} out of GUI
|
2021-10-01 23:46:52 -04:00 |
SourceLog.cpp
|
SourceLog: Try to fix Wreorder warnings.
|
2021-09-26 20:42:12 +02:00 |
SysForwardDefs.h
|
App: Link in version number information to exe version information
|
2021-09-02 10:00:59 +01:00 |
System.cpp
|
Config: Get rid of subset mutators and const global
|
2021-10-01 23:46:52 -04:00 |
System.h
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
VU.h
|
microVU: Replace XGKick hack with synced XGKick option
|
2021-09-17 13:04:26 +01:00 |
VU0.cpp
|
VU: Only wait for VU sync after wait macro if VU0 still running
|
2021-09-25 01:51:19 +01:00 |
VU0micro.cpp
|
VU: Initial work to overhaul VU interpreter
|
2021-09-12 16:12:31 +01:00 |
VU0microInterp.cpp
|
VU Int: Clang formatting
|
2021-09-12 16:12:31 +01:00 |
VU1micro.cpp
|
VU: Fix address masking in MTVU
|
2021-07-10 03:31:04 +01:00 |
VU1microInterp.cpp
|
VU Int: Remove need to pass VU struct to XGKick function.
|
2021-09-13 20:55:53 +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: Sync tighter when VU Kickstart is disabled + Improved M-Bit Sync
|
2021-09-19 18:49:24 +01:00 |
VUmicro.h
|
VU Int: Rewrote most of the FMAC/IALU handling, now with 2x performance
|
2021-09-12 16:12:31 +01:00 |
VUmicroMem.cpp
|
Allocate memory in an x86-64-compatible way (#3523)
|
2020-08-19 09:20:48 +01:00 |
VUops.cpp
|
VU: Put XGKick 1 cycle behind to fix sync issues with Jaws Unleashed
|
2021-09-17 13:04:26 +01:00 |
VUops.h
|
VU: Put XGKick 1 cycle behind to fix sync issues with Jaws Unleashed
|
2021-09-17 13:04:26 +01:00 |
Vif.cpp
|
VIF: Only enable reverse FIFO hack if VIF1 is still active
|
2021-08-01 01:54:32 +01:00 |
Vif.h
|
MFIFO: Refactor of some of the VIF/GIF MFIFO functionality. Centralised the MFIFO resume function which should have been separate anyway.
|
2018-05-30 01:29:23 +01:00 |
Vif0_Dma.cpp
|
VIF/VU: Cleaned up VIF Stall behaviour, sync XGKick with Unpacks.
|
2021-09-12 16:12:31 +01:00 |
Vif1_Dma.cpp
|
VIF/VU: Cleaned up VIF Stall behaviour, sync XGKick with Unpacks.
|
2021-09-12 16:12:31 +01:00 |
Vif1_MFIFO.cpp
|
VU: Synchronise VU1, added speedhack for old behaviour
|
2020-12-13 22:02:37 +00:00 |
Vif_Codes.cpp
|
VIF/VU: Cleaned up VIF Stall behaviour, sync XGKick with Unpacks.
|
2021-09-12 16:12:31 +01:00 |
Vif_Dma.h
|
VIF/VU: Cleaned up VIF Stall behaviour, sync XGKick with Unpacks.
|
2021-09-12 16:12:31 +01:00 |
Vif_Transfer.cpp
|
VIF/VU: Cleaned up VIF Stall behaviour, sync XGKick with Unpacks.
|
2021-09-12 16:12:31 +01:00 |
Vif_Unpack.cpp
|
VU Int: Remove need to pass VU struct to XGKick function.
|
2021-09-13 20:55:53 +01:00 |
Vif_Unpack.h
|
Vif-Int: Fix mode = 3
|
2016-01-29 23:11:54 +00:00 |
cheatscpp.h
|
Removed all trailing whitespace in *.c *.cpp *.h because it irritates me.
|
2010-04-25 00:31:27 +00:00 |
pcsx2.vcxproj
|
core: Force-include pch on vs
|
2021-10-01 23:58:27 -04:00 |
pcsx2.vcxproj.filters
|
Move more classes from common to gui
|
2021-10-01 23:46:52 -04:00 |
resource.h
|
App: Add Windows exe version information
|
2021-09-02 10:00:59 +01:00 |
sif2.cpp
|
pcsx2: Remove == true/false for boolean logic (#1556)
|
2016-09-10 20:08:14 +02:00 |
sio_internal.h
|
SIO: KrossX new changes for Memcards, seems ok on a test of random 10-15 random games, please report if any errors appear!
|
2013-12-29 21:57:17 +00:00 |
vtlb.cpp
|
vtlb: Switch read64 and read128 handlers to return in sse regs
|
2021-09-21 22:57:41 +01:00 |
vtlb.h
|
vtlb: Switch read64 and read128 handlers to return in sse regs
|
2021-09-21 22:57:41 +01:00 |