Commit Graph

2630 Commits (b66f212ec313953126f110e4421e71a5106d0fce)
 

Author SHA1 Message Date
Connor McLaughlin bf46461dd6 Common/Vulkan: Remove unused methods in staging texture 4 years ago
Connor McLaughlin b6a8da34fe Qt/CheatManager: Add preset address ranges 4 years ago
Connor McLaughlin 13aa5e0554 Cheats: Use internal memory handlers which can't trash MMIO
Safer and faster.
4 years ago
Connor McLaughlin ffc0a5def4 Qt/CheatManager: Hook up address search range 4 years ago
Connor McLaughlin 2fb611518d Cheats/MemoryScan: Restrict search to RAM/Scratchpad/BIOS 4 years ago
Connor McLaughlin 0d387dfaca Cheats/MemoryScan: Add Any operator 4 years ago
Connor McLaughlin a83439fd35 Qt/CheatManager: Only display first 5000 search results 4 years ago
Connor McLaughlin 2f5cf91d11 Qt: Remove load/save from quick cheat menu 4 years ago
Connor McLaughlin 1f948b1266 Qt: Add groups to cheat manager 4 years ago
Connor McLaughlin 133639122d Qt: Don't refresh entire list on adding/editing cheat 4 years ago
Connor McLaughlin cb6ef03775 CheatList: Save additional DuckStation fields in comments 4 years ago
Connor McLaughlin 39a61d2207 CheatList: Preserve comments in PCSXR format files 4 years ago
Connor McLaughlin abc035b15a CDImage: Fix assert failing on invalid cuesheets 4 years ago
Connor McLaughlin 0acf6e8327
Merge pull request #992 from andercard0/patch-20
Atualização | Tradução Português do Brasil
4 years ago
Anderson_Cardoso c3a03fc4d8
Atualização | Tradução Português do Brasil
Translated:

- Cheat Manager Options;
- Advanced Settings;
- System;
4 years ago
Connor McLaughlin 8432050094 Update compatibility list 4 years ago
Connor McLaughlin b694577c38 Qt: Add new cheat manager 4 years ago
Connor McLaughlin 9f0f24a5e5
Merge pull request #989 from ggrtk/hotkeys-pressed
CommonHostInterface: Activate hotkeys on press instead of release
4 years ago
Albert Liu 9b8fbeb087 CommonHostInterface: Activate hotkeys on press instead of release 4 years ago
Connor McLaughlin 7755e238d3 GPU/Vulkan: Fix depth not being updated with VRAM writes
Fixes menu not showing in Dragon Quest VII.
4 years ago
Connor McLaughlin 7a82cae2bd CPU/Recompiler: Use register pairs for pop callee saved too 4 years ago
Connor McLaughlin 11c25c68c5 Build: Skip AArch32 emitter for vixl on AArch64 4 years ago
Connor McLaughlin 0fca011bd4 CPU/Recompiler: Fix OOB in register pairing 4 years ago
Connor McLaughlin 6a4a4c62d7 CPU/Recompiler: Use fastmem instead of global for RAM loads 4 years ago
Connor McLaughlin 622aee7c96
Merge pull request #984 from RaydenX93/update_it_20201018
Weekly Update Italian Translation
4 years ago
RaydenX93 4de911222a Update duckstation-qt_it.ts 4 years ago
Connor McLaughlin 47eede06c8 Android: Move OSD options to Display category 4 years ago
Connor McLaughlin 942df40fe7 Android: Add missing advanced settings tab 4 years ago
Connor McLaughlin 325f83065c SPU: Always inline SPU::ExecuteVoice 4 years ago
Connor McLaughlin 245edd94d7 SPU: Eliminiate conditional in interpolation 4 years ago
Connor McLaughlin e8d77448c7 CMake: Fix mkdir error when repeatedly building for macOS 4 years ago
Connor McLaughlin 6624660b0d Common/FileSystem: Fix a compile error on macOS 4 years ago
Connor McLaughlin d3f87dc357 SDL: Fix CPU clock control in menu not applying 4 years ago
Connor McLaughlin b704c37e91 CPU/Recompiler: Implement speculative constants 4 years ago
Connor McLaughlin 51eff82eb6 CPU/Recompiler: Implement lwl/lwr/swl/swr 4 years ago
Connor McLaughlin 7566c45f64 CPU/Recompiler: Implement fastmem 4 years ago
Connor McLaughlin ceb67b5018 Common: Add memory arena and page fault handler classes 4 years ago
Connor McLaughlin 11faf6ccfb CPU/Recompiler: Skip calling event update on interrupts 4 years ago
Connor McLaughlin a16c2f5462 CPU/Recompiler: Skip tracking some more interpreter state 4 years ago
Connor McLaughlin a6f8dde790 CPU/Recompiler: Faster ASM dispatcher 4 years ago
Connor McLaughlin cb351a7dbd CPU: Move interrupt check out of inner-most exec loop 4 years ago
Connor McLaughlin 0afdc04d88 CPU/Recompiler: Optimize constant reads (and some writes) 4 years ago
Connor McLaughlin 69b2c3fc2d StateWrapper: Track save state version 4 years ago
Connor McLaughlin 893268bba5 CDImage: Fix crash on invalid cue/chd with no tracks 4 years ago
Connor McLaughlin 95f7821691
Merge pull request #975 from BenjaminSiskoo/master
Typos Fixes Benjamin Siskoo, Zet Sensei and Elcor
4 years ago
Connor McLaughlin a004ae0d5b
Merge pull request #976 from MaddTheSane/icon
Make better icns from Windows icon.
4 years ago
Connor McLaughlin d6758aacce CDSubchannelReplacement: Fix a crash on invalid input 4 years ago
C.W. Betts c2eea7776e Make better icns from Windows icon. 4 years ago
Benjamin Siskoo c04f831b3f
Typos Fixes by Benjamin Siskoo
Thanks Zet Sensei and Elcor
4 years ago
Connor McLaughlin d950779662 Android: Use alert not toast for BIOS import error 4 years ago