Commit Graph
100 Commits
Author SHA1 Message Date
Connor McLaughlin d105ea52e1 Merge pull request #2823 from CookiePLMonster/read-reg-cheat-code
Add 5106, 5146, 5186 codes for indirect reads from a register code
2022-04-17 18:16:40 +10:00
Connor McLaughlin 8777bb17be Merge pull request #2821 from Guwange/fix_japanese_translation_save_state
fix japanese translation - save state dialog filter, debug window key…
2022-04-10 23:26:37 +10:00
Connor McLaughlin 8b61fb8b58 README: Update VC runtime links to VS2022 2022-04-08 17:51:51 +10:00
Connor McLaughlin 1d9075fa1c Qt: Add es-es locale 2022-04-04 23:31:07 +10:00
Connor McLaughlin 748a75e533 Merge pull request #2818 from andercard0/patch-2
Atualização Português do Brasil
2022-04-04 23:18:51 +10:00
Connor McLaughlin 4652df496b Merge pull request #2820 from IlDucci/spanish-overhaul
Spanish translation overhaul + Addition of es-ES alternative
2022-04-04 23:18:22 +10:00
Connor McLaughlin e45c7fd1f7 dep/libchdr: arm64 compile fix on MSVC 2022-04-03 21:38:55 +10:00
Connor McLaughlin 5d097da160 CDImageCHD: Implement precaching 2022-04-03 21:09:36 +10:00
Connor McLaughlin 9ab64ecdb3 CDImage: Add Precache() method 2022-04-03 21:09:36 +10:00
Connor McLaughlin ec9411c0a7 dep/libchdr: Add chd_precache_progress()
Alternative which reports back as the file is read.
2022-04-03 21:09:36 +10:00
Connor McLaughlin bceca040d9 dep/libchdr: Remove libFLAC dependency 2022-04-03 21:09:36 +10:00
Connor McLaughlin 6b8486674f dep/libchdr: Update to a03e693 2022-04-03 20:29:44 +10:00
Connor McLaughlin ef6e18a1b2 Merge pull request #2817 from Guwange/update_fix_japanese_translation
Update fix japanese translation
2022-04-03 01:25:45 +10:00
Connor McLaughlin 8c6ced6758 Merge pull request #2816 from andercard0/patch-1
Small change (fix)
2022-03-29 21:36:27 +10:00
Connor McLaughlin 07d331deca Merge pull request #2814 from CookiePLMonster/y2038
Fix a Y2038 bug in UnixTimeToFileTime
2022-03-27 17:47:35 +10:00
Connor McLaughlin da5513e9eb Merge pull request #2807 from Guwange/fix_gamedb_negcon
GameDB: fix NeGcon typo in some game entries
2022-03-27 17:47:21 +10:00
Connor McLaughlin a55537ec1b D3D12/Builders: Fix incorrect depth write mask 2022-03-27 17:38:48 +10:00
Connor McLaughlin 3c2d5ae508 dep/vixl: Fix compilation under MSVC2022 2022-03-27 17:38:48 +10:00
Connor McLaughlin 859a156b3c Various build fixes 2022-03-27 17:38:48 +10:00
Connor McLaughlin 3d61e3e379 CI: Switch to windows-2022/VS2022 2022-03-27 17:01:50 +10:00
Connor McLaughlin 4c4e62cee6 dep: Update rcheevos to 0e9eb7c 2022-03-27 16:59:02 +10:00
Connor McLaughlin a55b5022c7 System: Include cheevos state in save states 2022-03-27 16:59:02 +10:00
Connor McLaughlin 584525cb11 Cheevos: Move to core 2022-03-27 16:59:02 +10:00
Connor McLaughlin c43df29abc ImGuiFullscreen: Move to core 2022-03-27 16:59:02 +10:00
Connor McLaughlin fd76f437b3 Core: Purge WITH_IMGUI define 2022-03-27 16:59:02 +10:00
Connor McLaughlin d5128a5ea9 HTTPDownloader: Move to common 2022-03-27 16:59:02 +10:00
Connor McLaughlin cb51ab7197 Misc: Purge unused definitions 2022-03-27 16:59:02 +10:00
Connor McLaughlin ad26d352d3 vsprops: Update to VS2022 toolchain 2022-03-27 16:59:01 +10:00
Connor McLaughlin 51041e47f7 Merge pull request #2797 from CookiePLMonster/rcheevos-update
Rcheevos update
2022-01-11 00:26:24 +10:00
Connor McLaughlin 46737acecd CPU: Prevent mismatched va_start/va_end in log 2022-01-06 22:47:10 +10:00
Connor McLaughlin 541947c6f8 CPU/CodeCache: Fix currently-invalidated blocks breaking memory states 2022-01-06 22:47:10 +10:00
Connor McLaughlin 30a53fbb3c GameSettings: Disable GPU runahead for Red Asphalt PAL 2022-01-06 22:47:10 +10:00
Connor McLaughlin 8e56bb3f72 Merge pull request #2783 from Calinou/add-issue-forms
Replace existing issue templates with issue forms
2021-12-30 14:47:12 +10:00
Connor McLaughlin bcce434ab4 Merge pull request #2782 from Calinou/readme-improve-macos-instructions
Improve macOS and Linux build instructions
2021-12-30 14:46:25 +10:00
Connor McLaughlin a7bb590208 Merge pull request #2784 from Calinou/github-actions-use-ninja
Use Ninja for macOS builds on GitHub Actions
2021-12-30 14:45:12 +10:00
Connor McLaughlin bee50481f5 CDImageMDS: Possible fix for multi-track images 2021-12-25 14:28:33 +10:00
Connor McLaughlin 592a591b5f FileSystem: Get rid of trailing nulls in GetWorkingDirectory() 2021-12-25 14:28:33 +10:00
Connor McLaughlin fa9e50d7c1 HostInterface: Don't disable fastmem for runahead 2021-12-25 14:28:33 +10:00
Connor McLaughlin 25ea24853f HostInterface: Don't disable recompiler for runahead 2021-12-25 14:28:33 +10:00
Connor McLaughlin 4513c7a23d System: Invalidate instead of flushing code cache on memory state 2021-12-25 14:28:33 +10:00
Connor McLaughlin c440593788 CPU/CodeCache: Add InvalidateAll() method 2021-12-25 14:28:32 +10:00
Connor McLaughlin fe2062ff9f System: Warning fix 2021-12-25 14:28:32 +10:00
Connor McLaughlin bbf67ef544 CPU: Warning fix 2021-12-25 14:28:32 +10:00
Connor McLaughlin 59cb7c0343 Merge pull request #2766 from CookiePLMonster/ui-improvements
UI improvements
2021-12-16 20:01:53 +10:00
Connor McLaughlin 85b49da62a Merge pull request #2752 from BailShamber/master
Make appimage respect "QT_QPA_PLATFORM" env var.
2021-11-30 00:14:09 +10:00
Connor McLaughlin 7141e68e62 Merge pull request #2754 from bslenul/db-mouse-update
Database update for mouse compatible games
2021-11-30 00:13:50 +10:00
Connor McLaughlin 46f9da97d2 Merge pull request #2749 from bslenul/guncon-update
Update database for GunCon/Justifier games
2021-11-28 11:22:20 +10:00
Connor McLaughlin b32012c77d Merge pull request #2746 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-11-27 21:14:31 +10:00
Connor McLaughlin 8e4ce925ee Merge pull request #2745 from andercard0/patch-1
Atualização Português do Brasil
2021-11-27 21:13:58 +10:00
Connor McLaughlin d55c86ccd8 HostInterface: Fix Linux build 2021-11-26 11:43:58 +10:00
Connor McLaughlin 0c4c37412b GameDB: Remove split json files
The original intention was to make it easier to edit via github,
but it's more of a pain than helpful.
2021-11-26 11:37:00 +10:00
Connor McLaughlin 43d68dcc01 Merge pull request #2743 from knight-ryu12/gamedb_fix_2
GameDB: Add missing definition
2021-11-26 11:34:43 +10:00
Connor McLaughlin 7c769b1941 CDImageDevice: Don't add out-of-file pregaps to audio tracks 2021-11-26 11:31:59 +10:00
Connor McLaughlin 827048eeda CDImageDevice: Fix printing of track summary 2021-11-26 11:31:59 +10:00
Connor McLaughlin 13f1027f59 Qt: Remove preset buttons from post settings 2021-11-26 11:31:59 +10:00
Connor McLaughlin 61f7e99508 CommonHostInterface: Add speed control hotkeys 2021-11-26 11:31:59 +10:00
Connor McLaughlin 928e492963 HostInterface: Add keys to a bunch of OSD messages 2021-11-26 11:31:59 +10:00
Connor McLaughlin 7522304360 HostInterface: Add keyed OSD messages 2021-11-26 11:31:59 +10:00
Connor McLaughlin c346dfe8a4 SPU: Drop OOB register warnings to dev level 2021-11-26 11:31:59 +10:00
Connor McLaughlin 83a031e22f Merge pull request #2728 from ggrtk/mdec-eob
MDEC: EOB is optional for complete blocks
2021-11-18 14:25:53 +10:00
Connor McLaughlin 10cf8ef638 GameSettings: Force true color off for SLPS-00078 2021-11-14 23:47:15 +10:00
Connor McLaughlin acace84bd1 GameDB: Use hash for SLPS-00078 2021-11-14 23:44:26 +10:00
Connor McLaughlin f982a2a580 Update merged gamedb 2021-11-11 15:36:58 +10:00
Connor McLaughlin af30d2b0c7 Merge pull request #2722 from knight-ryu12/gamedb_fix
GameDB: Fix ChronoCross Hash
2021-11-11 15:34:30 +10:00
Connor McLaughlin fbf52b57e8 Qt: Fix save state to file executing in UI thread 2021-11-11 11:48:20 +10:00
Connor McLaughlin c54c5f1b95 Common/CueParser: Remove redundant check for CATALOG 2021-11-10 13:38:06 +10:00
Connor McLaughlin a8ca544648 NoGUI: Fix incorrect mask in modifier lookup 2021-11-10 13:37:37 +10:00
Connor McLaughlin a2223124ad Qt: Correct behavior of sorting in game list model
Turns out Qt inverts it for us.
2021-11-10 13:35:41 +10:00
Connor McLaughlin fca4a2ec28 Common/FileSystem: Fix a couple of warnings from #2716 2021-11-10 13:18:30 +10:00
Connor McLaughlin e6741dad9b Common/Timestamp: Use tuple for comparison operators 2021-11-10 13:00:32 +10:00
Connor McLaughlin c78047c28f Update gamedb with new hashes for colliding games 2021-11-10 12:53:41 +10:00
Connor McLaughlin 13453ee6d8 Merge pull request #2715 from stenzek/pvd-hash
System: Use exe hash plus pvd hash for image hash code
2021-11-10 12:34:55 +10:00
Connor McLaughlin c3a39a9bba vsprops: Add DynamicLibrary.props 2021-11-10 12:34:37 +10:00
Connor McLaughlin 14eecae680 System: Use exe hash plus pvd hash for image hash code 2021-11-09 12:54:30 +10:00
Connor McLaughlin a8a0a50af7 ISOReader: Make fields public/accessible 2021-11-09 12:54:07 +10:00
Connor McLaughlin b157540ec2 Merge pull request #2711 from Dushistov/patch-1
Fix usage of `free` for stack variable
2021-11-08 12:24:38 +10:00
Connor McLaughlin d7c8a8b797 Merge pull request #2712 from ggrtk/analog-status-byte
AnalogController: Fix legacy rumble conditions and implement status byte toggling
2021-11-08 12:23:38 +10:00
Connor McLaughlin 946481c2aa System: Add a workaround for PSF files with incorrect header 2021-11-06 10:48:23 +10:00
Connor McLaughlin 0adbfcbb1f Qt: Add missing <future> include to gamepropertiesdialog.cpp 2021-11-06 10:30:07 +10:00
Connor McLaughlin ec31690587 CDROM: Fix incorrect delay on setmode while shell opening 2021-11-05 15:19:23 +10:00
Connor McLaughlin 425dee2f0b CDImage: Fix tracks not getting brought across in CopyTOC() 2021-11-05 15:19:21 +10:00
Connor McLaughlin 643dcb0a39 Update bug_report.md 2021-11-05 15:19:16 +10:00
Connor McLaughlin 2e85d0fcc3 Qt: Update Japanese translation by mikakunin 2021-11-05 15:16:43 +10:00
Connor McLaughlin 639260b41a Merge pull request #2674 from andercard0/patch-2
Update Turkish
2021-11-02 14:21:18 +10:00
Connor McLaughlin ae92ce8405 Update game database with NeGcon entries from PiperCalls 2021-11-02 11:25:54 +10:00
Connor McLaughlin d7b913288d Update SDL game controller database 2021-11-02 11:25:54 +10:00
Connor McLaughlin 8728e4d43e README: Remove Android beta link 2021-11-02 11:25:53 +10:00
Connor McLaughlin e735746627 Merge pull request #2688 from CookiePLMonster/fix-absolute-cuesheets
CDImageCueSheet: Fix cuesheets with absolute paths
2021-11-02 11:02:56 +10:00
Connor McLaughlin 287b1e1abc D3D12HostDisplay: IDXGIDevice is not a parent of ID3D12Device 2021-10-29 14:00:30 +10:00
Connor McLaughlin c8ff143d9b UWP: Fix building (again) 2021-10-29 14:00:30 +10:00
Connor McLaughlin b1c738454f Merge pull request #2673 from andercard0/patch-1
Atualização Português do Brasil
2021-10-29 13:17:57 +10:00
Connor McLaughlin 892a137a0d Merge pull request #2681 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-10-29 13:17:46 +10:00
Connor McLaughlin 6bb7672168 Merge pull request #2683 from CookiePLMonster/fix-is-valid-psexe-header
Fixup IsValidPSExeHeader
2021-10-29 13:17:35 +10:00
Connor McLaughlin 25f69e7f8c CDROM: Special case immediate GetlocP after play/read before int
Fixes CDDA in Mad Panic Coaster.
2021-10-29 13:16:42 +10:00
Connor McLaughlin 58f05498e5 Common/ProgressCallback: Elide some redundant updates 2021-10-29 13:16:42 +10:00
Connor McLaughlin 48ddebd82e UWP: Fix possible crash on startup in SizeChanged 2021-10-25 18:42:08 +10:00
Connor McLaughlin ccf5006bc8 Merge pull request #2668 from CookiePLMonster/dump-verification
Implement image verification
2021-10-25 17:30:20 +10:00
Connor McLaughlin 5cef81b2a0 GPU: Reduce log level of IRQ request command 2021-10-25 17:27:41 +10:00
Connor McLaughlin ff34fb22e5 CommonHostInterface: Save/load autofire to input profiles 2021-10-25 17:27:41 +10:00
Connor McLaughlin 5367a63826 Update README.md 2021-10-25 17:27:41 +10:00