Commit Graph

2862 Commits (9ac09d35be8869140927ece48d23ae94f52258f3)
 

Author SHA1 Message Date
Connor McLaughlin 5b4cc214c5 libretro: Move some interface init to retro_init
Apparently fixes rumble.
4 years ago
RaydenX93 bb01fbf6c0 Update duckstation-qt_it.ts 4 years ago
Connor McLaughlin 65be904d15 SPU: Only log warning about FIFO lost on writes 4 years ago
Connor McLaughlin 077764ce18 CPU/Interpreter: Handle move instructions in PGXP memory mode 4 years ago
Connor McLaughlin e1579584ef CPU/Recompiler: Fix PGXP values getting corrupted if cached in caller-saved reg 4 years ago
Connor McLaughlin 3f937a2a39 SPU: Port reverb algorithm changes from Mednafen 4 years ago
Connor McLaughlin 925bb7173f
Merge pull request #1067 from ggrtk/analog-axis-scale
ControllerInterface: Move axis scaling into AnalogController class
4 years ago
Connor McLaughlin aa0c52cea1
Merge pull request #1061 from zkdpower/master
Update duckstation-qt_zh-cn.ts to latest.
4 years ago
Connor McLaughlin 0411a8b437
Merge pull request #1059 from andercard0/patch-27
Atualização Tradução Português do Brasil
4 years ago
Connor McLaughlin 2a00c7e8b8
Merge pull request #1069 from Alaharon123/patch-1
readme: Add Mac and Android to releases text
4 years ago
Alaharon123 39ce06c656
readme: Add Mac and Android to releases text 4 years ago
Albert Liu 3eeab81063 PlayStationMouse: Fix returning incorrect controller type 4 years ago
Albert Liu ca8fe27954 libretro: Add analog axis scale toggle 4 years ago
Albert Liu d87ab23fec ControllerInterface: Move axis scaling into AnalogController class 4 years ago
zkdpower 6db847c56f
Update duckstation-qt_zh-cn.ts to latest.
Update duckstation-qt_zh-cn.ts to latest.
4 years ago
Anderson_Cardoso 402364ae63
Atualização Tradução Português do Brasil
Translated:

- OSD Message;
- Main Window;
- Cheat Manager Dialog;
- QTHost Interface (MC new option);
4 years ago
Connor McLaughlin ca14e53c4a GTE: Make widescreen hack use display aspect ratio 4 years ago
Connor McLaughlin 2d3fd621bf Settings: Add 19:9 aspect ratio 4 years ago
Connor McLaughlin 2467dbedd7 CDImage: Handle .iso files the same as .bin files
Very reluctant to add this but people keep complaining...
4 years ago
Connor McLaughlin ce81d23574 Qt: Add Edit Memory Cards to game list context menu 4 years ago
Connor McLaughlin 6cd991bc57 BIOS: Turn display on with fast boot
Fixes black screen in SaGa Frontier with fast boot disabled.
4 years ago
Connor McLaughlin d468814a6d GPU: Disable texture filters when dual-source blend is unsupported 4 years ago
Connor McLaughlin 92a4551bb2 GPU/OpenGL: Support GL_EXT_blend_func_extended for dual-source blend 4 years ago
Connor McLaughlin e3c07b562c
Merge pull request #1056 from ggrtk/exp-access
Add support for PS2/PS3-type PS1 BIOSes
4 years ago
Connor McLaughlin ba2e9d030c
Merge branch 'master' into exp-access 4 years ago
Connor McLaughlin 553b9fa5a1
Merge pull request #1047 from Blackbird88/master
PS3's PS1 BIOS images
4 years ago
Connor McLaughlin a83ac0f0c5 Update issue templates 4 years ago
Albert Liu d0443e3165 BIOS: Add BIOS image info for PS1 on PS3 4 years ago
Albert Liu c698519d44 Bus: Log writes to additional POST registers 4 years ago
Albert Liu f3522b7b70 Bus: Stub out EXP3 and unknown EXP accesses 4 years ago
Connor McLaughlin c3526adb69 Android: Fix opening controller menu unpausing 4 years ago
Connor McLaughlin 82ffb1bc81 Android: Implement vibrate-on-press and dualshock vibration 4 years ago
Connor McLaughlin c1a81aefa4
Merge pull request #1054 from zkdpower/master
fix one translation mistake
4 years ago
Connor McLaughlin c40220f723
Merge pull request #1049 from RaydenX93/update_it_20201107
Update Italian Language
4 years ago
zkdpower d0b5338663
improve one mistake
improve one mistake
4 years ago
RaydenX93 e6064b6eb6 Update duckstation-qt_it.ts 4 years ago
Connor McLaughlin cf2d9b86b0 Android: Bump minimum version to 23 (Android 6.0 Marshmellow)
5.0 seems to have various issues...
4 years ago
Connor McLaughlin e1ffb5e385 Qt: Add missing DMA state to debug menu 4 years ago
Connor McLaughlin 8e0ee7e9c5 Qt: Update Chinese translation from @zkdpower 4 years ago
Connor McLaughlin 44e2a857fa Qt/CheatManager: Add import file/text options 4 years ago
Connor McLaughlin 56ab103559 GameSettings: Fix CD-ROM read speedup incorrectly saved to ini 4 years ago
Connor McLaughlin 3e6bc0e10d Android: Implement disc changing via playlists 4 years ago
Connor McLaughlin 4701d2480d Android: Display game code in list 4 years ago
Connor McLaughlin c1de8c32c1 Android: Provide game list file title to Java-side 4 years ago
Connor McLaughlin d23b9b508d Android: Add option to force screen rotation 4 years ago
Connor McLaughlin fb4ebabee5 Android: Add option to pause when menu is open 4 years ago
Connor McLaughlin b2c8e9e31e Android: End emulation activity if not valid on returning 4 years ago
Connor McLaughlin 8f74d4718f Android: Fix crash if activity is killed before returning 4 years ago
Connor McLaughlin c18278e664 Android: Support starting emulation activity externally
Should hopefully work for third-party launchers.
4 years ago
Connor McLaughlin 74942443d3 Android: Add patch code (cheat) import 4 years ago