Commit Graph

2788 Commits (83db6853762b6b13f32cbe1ee0050a1d92c7daaf)
 

Author SHA1 Message Date
Connor McLaughlin 83db685376
Update rolling-release.yml 4 years ago
Connor McLaughlin 37adc9ff34 GameSettings: Don't force interpreter in Threads of Fate 4 years ago
Connor McLaughlin be2d52b908 GameSettings: Disable upscaling in Slam 'n Jam '96 featuring Magic & Kareem (USA) 4 years ago
Connor McLaughlin 3f2a9cedbe Qt: Add screenshot to System menu 4 years ago
Connor McLaughlin 46b97dd4a8 Qt: Hook up window size menu 4 years ago
Connor McLaughlin e4d2b7331b CommonHostInterface: Add resize window to scale functions 4 years ago
Connor McLaughlin 0726ad1275 GPU: Flush partial VRAM writes to backend VRAM 4 years ago
Connor McLaughlin 9e11e5c354 CPU: Make zero register printing consistent with the others 4 years ago
Connor McLaughlin 042bdd9c0c CPU/CodeCache: Fetch second delay slot from first branch for double branches 4 years ago
Connor McLaughlin 3890a539ee CDROM: Clear data FIFO on reset
Fixes Snatcher booting.
4 years ago
Connor McLaughlin bc98b2470c
Merge pull request #1081 from zkdpower/master
Update duckstation-qt_zh-cn.ts to latest
4 years ago
Connor McLaughlin 66e656da79
Merge pull request #1079 from andercard0/patch-29
Update Portuguese Brazilian Translation
4 years ago
zkdpower 04309754a5
Update duckstation-qt_zh-cn.ts to latest
Update duckstation-qt_zh-cn.ts to latest
4 years ago
Anderson_Cardoso bdac8ffcde
Update Pt-Br
Translated
 
- New Controller type;
- Analog Controller;
4 years ago
Connor McLaughlin 71eb578db1 Update compatibility settings/list 4 years ago
Connor McLaughlin 473cfffa0c GPU: Only accept DMA writes when FIFO is empty or command incomplete
Fixes a bunch of games, including Red Asphalt, Little Princess, Vampire
Hunter D main menu when combined with tight DMA sync.
4 years ago
Connor McLaughlin df12f08ac3 DMA: Add additional tick penalty to DMA chains for page change 4 years ago
Connor McLaughlin 6a2deb6d71
Merge pull request #1072 from ggrtk/analog-joystick
Controller: Add Analog Joystick support
4 years ago
Connor McLaughlin 2c6454972f
Merge pull request #1075 from andercard0/patch-28
Update Pt-Br translation (Fixes)
4 years ago
Anderson_Cardoso a0c63705ef
Update Pt-Br translation (Fixes)
Nothing special just fixes.
4 years ago
Albert Liu 7ed0477a29 AnalogController: Save buttons and legacy rumble to state 4 years ago
Albert Liu 81a638cabb Pad: Fix loading controllers from save states 4 years ago
Albert Liu f9d2643d98 Controller: Add Analog Joystick support 4 years ago
Connor McLaughlin 3f9ba4acb6
Merge pull request #1071 from RaydenX93/update_it_20201114
Update Italian Translation
4 years ago
Connor McLaughlin bb4a7e0e78 CI: Use fixed version of sign-android-release 4 years ago
Connor McLaughlin 13d9702000 HostDisplay: Log errno on file open failure 4 years ago
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