Commit Graph

3128 Commits (3ab017c32edd7fe652f647ccabd7e68dcb819c3f)
 

Author SHA1 Message Date
Connor McLaughlin 3ab017c32e CI: Set prerelease tag only on beta release 5 years ago
Connor McLaughlin 80ce7bde26 CI: Generate master->beta, stable->latest releases 5 years ago
Connor McLaughlin b24245dd1d GameList: Bump cache list version
Required due to aspect ratio change.
5 years ago
Connor McLaughlin d130fc9465 Android: Possible fix for white overlay with controller 5 years ago
PugsyMAME 295f369519 Added PAL games to cheat database + other modifications
1. Cleaned up and added cheats for non-softwarelist games, mainly for PAL regions this has doubled the size of the database.
2. Added information about the various 32 bit by 32 bit cheat types to the cheat file header.
3. Added information for cheat types 31, 32 ,81, 82, 91 & 92 which are BIT set and clear cheat types - I'll do a PR for these in the next week.
4. Grouped some more cheats
5 years ago
Connor McLaughlin d5d9cb623d GPU/Vulkan: Fix possible framebuffer destroy-while-in-use 5 years ago
Connor McLaughlin c0d8e44548
Merge pull request #1263 from andercard0/patch-48
Atualização Português do Brasil
5 years ago
Connor McLaughlin 22c15f88dd
Merge pull request #1262 from zkdpower/master
Update Simple-Chinese language file to latest
5 years ago
Connor McLaughlin 68557eb843
Merge pull request #1266 from Margen67/ar
Use proper 21:9 aspect ratio, add 32:9
5 years ago
Connor McLaughlin 5e5818df54
Merge pull request #1276 from shikulja/master
update ru translation
5 years ago
Connor McLaughlin f12c60e9b4
Merge pull request #1274 from andercard0/patch-49
Suggestion - Controller Troubleshoot
5 years ago
shikulja e3c9b75c1a update ru translation 5 years ago
Margen67 b7534015e0 Use proper 21:9 aspect ratio, add 32:9 5 years ago
Anderson_Cardoso e36bfa567d
Suggestion - Controller Troubleshoot 5 years ago
Anderson_Cardoso 2a1e8047fe
Atualização Português do Brasil 5 years ago
zkdpower 3b9a9a6308
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
5 years ago
Connor McLaughlin 6224d0ab89 Qt: Fix crash when switching to cheat list
Regression from 076a2ca307.
5 years ago
Connor McLaughlin 44ea51306a Qt: Add open button to memory card editor 5 years ago
Connor McLaughlin 175bc66c91 Qt: Fix some mouse presses at high click rate not registering 5 years ago
Connor McLaughlin 81aad196e8 HostInterface: Add -nocontroller CLI option to disable controller interface
Can use with buggy drivers where SDL is causing crashes.
5 years ago
Connor McLaughlin e804fdfdba GPU: Use floating point coordinates for lightgun 5 years ago
Connor McLaughlin 4860313bef NamcoGuncon: Add an option to scale X coordinates
Fixes what appears to be curvature correction at the edges of the
screen.
5 years ago
Connor McLaughlin fad3d79895 NamcoGuncon: Add button to shoot offscreen 5 years ago
Connor McLaughlin 7ca0d357cb shaders/cccalibrator: Fix GLSL compile error 5 years ago
Connor McLaughlin faa016eaee
Merge pull request #1255 from zkdpower/master
Update Simple-Chinese language file to latest
5 years ago
Connor McLaughlin 076a2ca307 Qt/CheatManager: Default to unsigned/hex/halfword 5 years ago
Connor McLaughlin ca61f989fc DMA: Don't panic on invalid device read/write 5 years ago
Connor McLaughlin 7c7145d1c5 MDEC: Handle invalid commands
Fixes panic in Formula 1.
5 years ago
Connor McLaughlin 980aa0a8bc Qt/CheatManager: Add manual watch address 5 years ago
Connor McLaughlin a6a0b660d2 GameList: Bump cache version
This should've happened with the aspect ratio changes.
5 years ago
zkdpower 9b20f1ffd9
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
5 years ago
Connor McLaughlin 208e746467
Merge pull request #1254 from ggrtk/update-bug-report-template
Update bug report issue template
5 years ago
Albert Liu 5e9a4f9bc6 Update bug report issue template 5 years ago
Connor McLaughlin 9e1987063d System: Add a libcrypt game list, and check serials
Nag the user if they're missing a sbi file.
5 years ago
Connor McLaughlin 627008f34c CDImage: Add helper for checking for SBI 5 years ago
Connor McLaughlin 4232ef7bf3 CDImageCue: Try for a file based on the cue filename if bin missing
Should work around people who have renamed the files but not updated the
cuesheet.
5 years ago
Connor McLaughlin b3edcc5841 CDROM: Don't reset audio decoder state on file/channel change
Star Wars Jedi Power Battles sends constant Setfilter commands, while
playing.
5 years ago
Connor McLaughlin d2c98639a8 Cheats: Add extension 32-bit instructions variants 5 years ago
Connor McLaughlin 412b5073db
Merge pull request #1243 from andercard0/patch-47
Atualização Português do Brasil
5 years ago
Anderson_Cardoso feb009ce39
Atualização Português do Brasil
Updated translation latest.
5 years ago
Connor McLaughlin 681fccd5e6 Qt: Fix compilation on Qt <5.11 5 years ago
Connor McLaughlin 4b4b97540e Qt: Fix Linux build (again) 5 years ago
Connor McLaughlin 6fdb7fa801 Qt: Fix Linux build 5 years ago
Connor McLaughlin c1f802c397 Qt: Fix OSD messages not rendering in Japanese translation 5 years ago
Connor McLaughlin ea996a0305 Qt: Add debugger UI 5 years ago
Connor McLaughlin 3b23542ec9 CPU: Provide debugger/breakpoint/step functionality 5 years ago
Connor McLaughlin a8af0f7ecb HostInterface: Add debugger message callbacks 5 years ago
Connor McLaughlin fa0f177e51 HostInterface: Move PauseSystem from common to base 5 years ago
Connor McLaughlin e044858953 CPU: Add additional instruction decoder helpers 5 years ago
Connor McLaughlin 9fd1d606d7 Bus: Add memory region access helpers 5 years ago