Commit Graph

2729 Commits (c1a81aefa4f477579ebeb349219220a4ceaab1ab)
 

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

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