Commit Graph

223 Commits (f6b3652ae6c2542dbac948e55d799ec273d5c9bd)

Author SHA1 Message Date
Connor McLaughlin b7fbde31a7 Move utility classes from common to own static lib 4 years ago
Connor McLaughlin d2ca454576 Sync filesystem.h/path.h 4 years ago
Connor McLaughlin b5bf3593c4 ByteStream: Move routines from FileSystem to ByteStream 4 years ago
wheremyfoodat d959899022 Allow .ps-exe suffix for executables. 4 years ago
Connor McLaughlin 9ab64ecdb3 CDImage: Add Precache() method 5 years ago
Connor McLaughlin a55b5022c7 System: Include cheevos state in save states 5 years ago
Brian Blakely 717ee3103f M3U: Preloading to RAM for single-disc playlists. 5 years ago
Connor McLaughlin 4513c7a23d System: Invalidate instead of flushing code cache on memory state 5 years ago
Connor McLaughlin fe2062ff9f System: Warning fix 5 years ago
Connor McLaughlin c346dfe8a4 SPU: Drop OOB register warnings to dev level 5 years ago
Connor McLaughlin 14eecae680 System: Use exe hash plus pvd hash for image hash code 5 years ago
Connor McLaughlin 946481c2aa System: Add a workaround for PSF files with incorrect header 5 years ago
Connor McLaughlin 355d7664d2 System: Fix unused variable warning 5 years ago
Connor McLaughlin 75e9506803 System: Get rid of double GPU reset 5 years ago
Connor McLaughlin c4f0dafb1f System: Don't time memory load/save states by default
Reduces log spam.
5 years ago
Connor McLaughlin 50a09384e1 CommonHostInterface: Add onscreen indicator for rewind 5 years ago
Connor McLaughlin 29bc0c950a System: Reset before loading save state on boot 5 years ago
Connor McLaughlin 0000750527 System: Fix rewind rate with vsync off 5 years ago
Anderson_Cardoso 41fc84ae51
Update information about SBI file
A simple update message to make it more clear for end users in regard SBI files.
5 years ago
Connor McLaughlin 14e7f8fd13 GPU: Add D3D12 renderer 5 years ago
Connor McLaughlin 8f3162675f Warning fixes 5 years ago
Connor McLaughlin 911e9a37f1 WIN32 macro -> _WIN32 5 years ago
Connor McLaughlin bc1331208b System: Don't try to preload multi-disc images 5 years ago
Connor McLaughlin d3d92226a5 PGXP: Further optimizations
Up to an 8% speed improvement in Racing Lagoon with CPU mode enabled.
5 years ago
Connor McLaughlin aae0fb3f2b System: Support loading libps.exe (for Net Yaroze) 5 years ago
Connor McLaughlin 350049826f Fix a bunch of compiler warnings 5 years ago
Connor McLaughlin 9aa386e96c System: Add option to load/apply image patches 5 years ago
Connor McLaughlin 6a2b2ac7f8 System: Don't wipe out nonpersistent memory cards during game change 5 years ago
Connor McLaughlin d9a655fb41 System: Add non-persistent memory card type 5 years ago
Connor McLaughlin 98e4c181ca CDROM: Add seek speedup enhancement 5 years ago
Connor McLaughlin ff0bd7abc4 System: Add file title memory card type 5 years ago
Connor McLaughlin 67f352339c CommonHostInterface: Add swap memory cards hotkey 5 years ago
Connor McLaughlin bced237034 MemoryCard: Sanitize game titles for file names 5 years ago
Connor McLaughlin 21d6af287e System: Fix a possible crash with runahead 5 years ago
Connor McLaughlin e382df0d41 Support expanding RAM to 8MB (dev console) 5 years ago
Connor McLaughlin f1310bf93a System: Don't discard PGXP state when runahead-rollbacking
You'll still see some glitches if you have the frame count set too high,
since you'll get imprecise values for any vertices which have moved, but
that's going to happen anyway because of the runahead in the first
place.
5 years ago
Connor McLaughlin c2916e0719 System: Render save state screenshots at fixed resolution
Fixes delays when saving state at high internal resolution.
5 years ago
Connor McLaughlin fe1a582909 System: Disallow booting when SBI files are missing 6 years ago
Connor McLaughlin 03f3f0369c GameList: Reduce number of system calls when scanning 6 years ago
Connor McLaughlin 1b16662f17 System: Remove unused ParseM3UFile function 6 years ago
Connor McLaughlin ff14e8aede Add JSON game database to replace dat parsing 6 years ago
Connor McLaughlin 922d320523 CPU/Recompiler: Reserve whole fastmem region to avoid clashes 6 years ago
Connor McLaughlin 0644faa635 System: Disable memory cards when running PSFs 6 years ago
Connor McLaughlin dec2d48bfe System: Fix crash when launching exe/psf 6 years ago
Connor McLaughlin 5df28eff9d System: Fix failing to load new single disc save states 6 years ago
Connor McLaughlin 5aa70cf797 Settings: Add memory card directory option 6 years ago
Connor McLaughlin 50d712c3fe CDImage: Support sub-images, use subimages for m3u 6 years ago
Albert Liu d10365c60e System: Fix message crash for missing CD image 6 years ago
Connor McLaughlin 11dcba1b68 CDImage: Use Error class for complex errors 6 years ago
Connor McLaughlin 1911a25a9f System: Add warning if CD-ROM read speedup is enabled on startup 6 years ago