pcsx2/pcsx2
lightningterror 5718c3d14d Input-rec: Set git tagged emu version instead of static version.
The static version was set as 1.7.0, not knowing which nightly version the recordings were made on.
2023-12-11 15:01:13 +10:00
..
CDVD CDVD: Get rid of negative data offsets 2023-11-30 18:51:08 +10:00
DEV9 DEV9: Fix Function parameter should be passed by const reference warnings 2023-12-10 16:34:40 +01:00
Darwin CDVD: Report open errors to host 2023-10-01 17:46:26 +10:00
DebugTools Debugger: Clear breakpoint skips when resetting 2023-11-19 14:27:30 +00:00
Docs GameDB: Add name-sort and name-en fields 2023-10-15 01:11:35 -05:00
GS UI: Minor additions for translations and English text changes 2023-12-11 15:00:56 +10:00
IPU IPU: Pause IPU_TO on tag edge. Stop repeat Interrupts 2023-11-06 14:21:39 +00:00
ImGui UI: Minor additions for translations and English text changes 2023-12-11 15:00:56 +10:00
Input DInputSource: Limit the amount of reported buttons and POV hats to what the data format supports 2023-10-23 18:46:33 +10:00
Linux CDVD: Report open errors to host 2023-10-01 17:46:26 +10:00
RDebug formatter: apply editorconig into various files 2022-11-25 22:41:00 +00:00
Recording Input-rec: Set git tagged emu version instead of static version. 2023-12-11 15:01:13 +10:00
Reference formatter: apply editorconig into various files 2022-11-25 22:41:00 +00:00
Resources Mac: Add microphone permissions string 2023-11-21 20:45:55 +10:00
SIO Pad: Add controller ejection 2023-12-04 16:28:38 +10:00
SPU2 SPU2: Fix Wsign-compare warnings. 2023-11-08 15:43:52 +01:00
USB USB: Fix inverted mouse wheel (#10158) 2023-10-22 02:02:27 +10:00
ps2 Pad: Fixes and cleanup (#9623) 2023-07-26 01:10:02 +10:00
windows CDVD: Report open errors to host 2023-10-01 17:46:26 +10:00
x86 iR5900: Correct some log links. 2023-12-10 16:34:40 +01:00
Achievements.cpp Achievements: Handle dynamically-sized leaderboard trackers 2023-12-10 13:09:21 +10:00
Achievements.h Achievements: Use big picture to confirm HC mode disable 2023-11-27 12:24:51 +10:00
AsyncFileReader.h CDVD: Report open errors to host 2023-10-01 17:46:26 +10:00
CMakeLists.txt SPU2: Multi-isa resampling functions 2023-10-20 00:34:39 +01:00
COP0.cpp COP0: Correctly update performance counter cycles 2023-11-09 14:20:51 +00:00
COP0.h SaveState: Only remap changed TLB slots on load 2022-11-19 04:59:10 +00:00
COP2.cpp EE/Int: Improve FPU emulation 2023-11-06 14:20:22 +00:00
Cache.cpp Common: Replace MemsetFast routines with C memset 2023-06-22 19:11:57 +10: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 GS/HW: Add 'Align To Native' HPO mode 2023-12-10 15:32:01 +10:00
Counters.cpp Counters: Pass correct start cycle 2023-11-08 17:19:55 +00:00
Counters.h VMManager: Rewrite frame limiting 2023-09-10 11:18:20 +10:00
Dmac.cpp Dmac: Fix incorrect condition for OPH flag hack 2023-01-13 12:20:12 +00:00
Dmac.h System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
Elfheader.cpp Elfheader: Fix the scope of the variable can be reduced warning. 2023-09-16 18:46:45 +02:00
Elfheader.h CDVD: Rewrite ISO parser 2023-07-09 21:52:02 +10:00
FPU.cpp EE/Int: Improve FPU emulation 2023-11-06 14:20:22 +00: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 MTGS: Convert to namespace 2023-06-25 12:54:14 +10:00
GS.cpp GIF: Correctly delay FINISH interrupts/flags 2023-09-17 14:52:47 +01:00
GS.h VMManager: Rewrite frame limiting 2023-09-10 11:18:20 +10:00
GSDumpReplayer.cpp VMManager: Rewrite frame limiting 2023-09-10 11:18:20 +10:00
GSDumpReplayer.h GSDumpReplayer: Fix resetting 2023-03-06 09:11:08 +00:00
GameDatabase.cpp GS/HW: Add 'Align To Native' HPO mode 2023-12-10 15:32:01 +10:00
GameDatabase.h GameDB: Add name-sort and name-en fields 2023-10-15 01:11:35 -05:00
GameList.cpp HTTPDownloader: Add support for progress updates/cancelling 2023-11-21 20:40:13 +10:00
GameList.h Qt: Check both English and non-English name for cover paths 2023-11-06 22:51:36 -06:00
Gif.cpp GIF: Adjust run length of split in intermittent packets 2023-08-12 00:28:28 +01:00
Gif.h GIF: Cleanup Gif. 2023-06-06 12:46:46 +02:00
Gif_Logger.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Gif_Unit.cpp GIF: Correctly delay FINISH interrupts/flags 2023-09-17 14:52:47 +01:00
Gif_Unit.h GIF: Don't check current path for FINISH 2023-09-17 23:23:04 +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.cpp HTTPDownloader: Add support for progress updates/cancelling 2023-11-21 20:40:13 +10:00
Host.h HTTPDownloader: Add support for progress updates/cancelling 2023-11-21 20:40:13 +10:00
Hotkeys.cpp Hotkeys: Throttle pause requests 2023-11-27 12:24:51 +10:00
Hw.cpp System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
Hw.h System: Simplify memory allocation 2023-10-10 18:01:30 +10: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 INISettingsInterface: Fix scope of variable warning. 2023-04-05 20:15:18 +02:00
INISettingsInterface.h SettingsInterface: Add Key+Value setting support 2022-12-18 08:27:07 +00:00
Interpreter.cpp Interpreter: Fix Wsign-compare warning. 2023-11-08 15:43:52 +01:00
IopBios.cpp IOP HLE: Rename update host root functions 2023-11-14 18:38:19 +10:00
IopBios.h IOP HLE: Rename update host root functions 2023-11-14 18:38:19 +10:00
IopCounters.cpp IOP: Fix Wunused-variable warnings. 2023-11-08 15:43:52 +01:00
IopCounters.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
IopDma.cpp Counters: Improve counter updates and fix a couple of errors 2023-11-06 14:20:49 +00:00
IopDma.h SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +00:00
IopGte.cpp Common: Merge MathUtils.h into BitUtils.h 2023-07-23 21:52:36 +10:00
IopGte.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
IopHw.cpp [SAVEVERSION+] Reimplement PAD system 2023-07-24 16:41:17 +01:00
IopHw.h CDVD: Fix seek times, improve read flow 2023-10-11 16:06:56 +01:00
IopIrq.cpp Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
IopMem.cpp IopMem: Fix incorrect memory pointer 2023-10-14 17:01:33 +10:00
IopMem.h System: Simplify memory allocation 2023-10-10 18:01:30 +10: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
LayeredSettingsInterface.cpp USB: Add ConfigKeyExists() 2023-07-26 13:20:44 +10:00
LayeredSettingsInterface.h Misc: Various cleanup 2023-05-13 07:12:12 +01:00
LogSink.cpp LogSink: Log BIOS print syscall messages if EE console is enabled 2023-05-22 08:37:50 +01:00
LogSink.h GSRunner: Fix log file writing 2023-05-21 08:52:45 +01:00
MMI.cpp Common: Merge MathUtils.h into BitUtils.h 2023-07-23 21:52:36 +10:00
MTGS.cpp Qt: Fix Big Picture UI locking up after game list switch 2023-11-05 13:40:45 +10:00
MTGS.h GS: Disable interlace skipping on FMVs on SW FMV switch 2023-10-29 22:19:32 +00:00
MTVU.cpp GIF: Don't check current path for FINISH 2023-09-17 23:23:04 +01: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 System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
Memory.h System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
MemoryTypes.h System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
MultipartFileReader.cpp CDVD: Report open errors to host 2023-10-01 17:46:26 +10:00
PCSX2Base.h Misc: Remove GS/config.h include from PCSX2Base.h 2022-12-31 06:57:21 +00:00
PINE.cpp VMManager: Support picking between en and non-en title 2023-10-15 23:13:04 -05:00
PINE.h Misc: Swap from gsl::span to std::span 2023-07-20 21:23:31 +10:00
Patch.cpp Qt: Addresses typo in duplicate Patch console log warning 2023-12-04 16:23:40 +10:00
Patch.h Qt: Add Edit Cheats/Patches to Tools menu 2023-09-10 11:19:53 +10:00
Pcsx2Config.cpp Qt: Resolve any symbolic links in AppRoot/DataRoot 2023-12-11 14:55:36 +10:00
PerformanceMetrics.cpp VMManager: Rewrite frame limiting 2023-09-10 11:18:20 +10:00
PerformanceMetrics.h VMManager: Rewrite frame limiting 2023-09-10 11:18:20 +10:00
PrecompiledHeader.cpp [copyright] 2010-07-08 16:40:44 +00:00
PrecompiledHeader.h Common: Move MemcpyFast routines to General.h 2023-06-16 18:26:28 +10:00
R3000A.cpp R3000: Fix COP0 Status value on reset 2023-11-17 11:20:48 +00:00
R3000A.h System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
R3000AInterpreter.cpp Debugger: IOP Function Tree 2023-10-31 15:42:56 +00:00
R3000AOpcodeTables.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R5900.cpp Debugger: Clear breakpoint skips when resetting 2023-11-19 14:27:30 +00:00
R5900.h EE Int: Add EE overclocking to interpreter 2023-11-03 21:28:39 +00:00
R5900OpcodeImpl.cpp DebugTools: Replace sprintf() with snprintf() 2023-10-02 17:37:38 +10:00
R5900OpcodeTables.cpp Debugger: Implement BC0XY branches & their condition evaluation 2023-04-25 17:28:31 +01:00
R5900OpcodeTables.h Debugger: Implement BC0XY branches & their condition evaluation 2023-04-25 17:28:31 +01:00
SPR.cpp SaveState: Remove exceptions 2023-06-30 21:37:44 +10:00
SPR.h SPR: Cleanup constants. 2023-06-06 12:46:46 +02:00
SaveState.cpp [SAVEVERSION+] Multitap: Make multitaps manage their own states 2023-12-04 16:28:38 +10:00
SaveState.h [SAVEVERSION+] Multitap: Make multitaps manage their own states 2023-12-04 16:28:38 +10:00
ShaderCacheVersion.h GS/VK: Make sure feedback loop is enabled for SW_AD_TO_HW blend. (#10225) 2023-11-04 11:00:43 +01:00
ShiftJisToUnicode.cpp Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
Sif.cpp SaveState: Remove exceptions 2023-06-30 21:37:44 +10:00
Sif.h Common: Replace MemsetFast routines with C memset 2023-06-22 19:11:57 +10:00
Sif0.cpp SIF: Correct junk data behaviour. Fixes True Crime Streets of LA 2023-05-11 16:03:13 +01: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
SourceLog.cpp Misc: More build system cleanups 2023-05-16 12:58:19 +01:00
StateWrapper.cpp Misc: Fix various warnings 2023-08-26 15:02:17 +10:00
StateWrapper.h StateWrapper: Use is_standard_layout+is_trivial instead of is_pod 2023-08-27 01:08:56 +10:00
SysForwardDefs.h System: Remove/move out a bunch more leftover stuff from wx 2022-10-14 22:24:42 +01:00
System.cpp Console: Update CPU detection 2023-11-27 12:24:28 +10:00
System.h System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
VMManager.cpp Achievements: Use big picture to confirm HC mode disable 2023-11-27 12:24:51 +10:00
VMManager.h Achievements: Use big picture to confirm HC mode disable 2023-11-27 12:24:51 +10:00
VU.h System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
VU0.cpp COP2/Int: Flush VU0 before running COP2 2023-11-03 21:28:39 +00:00
VU0micro.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
VU0microInterp.cpp EE Int: Add EE overclocking to interpreter 2023-11-03 21:28:39 +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 Common: Remove Exceptions 2023-06-30 21:37:44 +10:00
VUmicroMem.cpp IopMem: Fix incorrect memory pointer 2023-10-14 17:01:33 +10:00
VUops.cpp EE/Int: Improve FPU emulation 2023-11-06 14:20:22 +00:00
VUops.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
Vif.cpp SaveState: Remove exceptions 2023-06-30 21:37:44 +10:00
Vif.h HwRegs: Swap wxString desc() for std::string 2022-04-15 08:15:40 +01:00
Vif0_Dma.cpp VIF: Fix VU Sync option infinite loop 2023-09-17 14:52:47 +01:00
Vif1_Dma.cpp VIF: Fix VU Sync option infinite loop 2023-09-17 14:52:47 +01:00
Vif1_MFIFO.cpp VIF: Correct DMA stall for VIF1 MFIFO 2023-09-17 14:52:47 +01:00
Vif_Codes.cpp VIF: Correct DMA stall for VIF1 MFIFO 2023-09-17 14:52:47 +01: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 Misc: More build system cleanups 2023-05-16 12:58:19 +01: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 SPU2: Multi-isa resampling functions 2023-10-20 00:34:39 +01:00
pcsx2.vcxproj.filters System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
sif2.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
vtlb.cpp System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
vtlb.h System: Simplify memory allocation 2023-10-10 18:01:30 +10:00