Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-26 | Sync gte fixes from upstream (#260) | retro-wertz | |
* gte: backport fix for RTPS/RTPT Fix glitched drawing of road surface in 'Burning Road'.. behavior now matches Mednafen. This also preserves the fix by Shalma from prior commit f916013 for missing elements in 'Legacy of Kain: Soul Reaver' (missing green plasma balls in first level). - backported fix from pcsx4all https://github.com/dmitrysmagin/pcsx4all/pull/41/commits/a6ff7d29d615bdb26b491f4e1e2a9f4608a8d643 - fixes R4 - Ridge Racer Type 4 lighting issue * gte: change return to s64 for BOUNDS_ fix https://github.com/notaz/pcsx_rearmed/issues/129 | |||
2019-03-26 | Merge pull request #262 from retro-wertz/fix_input | hizzlekizzle | |
Fix input not working in some games | |||
2019-03-26 | Fix input not working in some games | retro-wertz | |
2019-03-25 | Merge pull request #258 from retro-wertz/bootlogo_fix | Twinaphex | |
Fix bootlogo showing only during reset when enabled | |||
2019-03-25 | Fix bootlogo showing only during reset when enabled | retro-wertz | |
2019-03-21 | Merge pull request #253 from hhromic/buildfix-armv | Twinaphex | |
(BuildFix) Do not leave HAVE_NEON unset in armv platform check | |||
2019-03-21 | Do not leave HAVE_NEON unset in armv platform check | Hugo Hromic | |
* Default to `HAVE_NEON=0` until the `platform` is checked for `neon` * Fixes build with `platform=armv` alone (no NEON requested) in a NEON device where the autodetection using `$(CC) -E -dD` will enable it | |||
2019-03-18 | Merge pull request #249 from retro-wertz/unai_update | hizzlekizzle | |
GPU unai update | |||
2019-03-18 | GPU unai update | retro-wertz | |
2019-03-17 | re-re-re-re-disable unai | hizzlekizzle | |
it keeps breaking 3DS compilation on the buildbot. | |||
2019-03-17 | Merge pull request #248 from retro-wertz/patch-2 | Twinaphex | |
Reverts 0963774 (Run SysRese) only from...) | |||
2019-03-17 | Reverts 0963774 (Run SysRese) only from...) | retro-wertz | |
This reverts commit https://github.com/libretro/pcsx_rearmed/commit/0963774720493115d123104f9ddc506d49a886bc, which was added to remedy issue on ludo when using official bios. turns out if has affected HLE on arm. Other arm users so far don't have issue with this PR nor they gained any advantage over it so issue probably is just ludo exclusive. Reverting this. | |||
2019-03-12 | Merge pull request #244 from retro-wertz/sync_to_upstream | hizzlekizzle | |
fetch new updates from upstream | |||
2019-03-13 | Add Diablo Music fix hack to core options | retro-wertz | |
2019-03-13 | merge remote-tracking branch 'notaz/master' | retro-wertz | |
2019-03-13 | Merge pull request #123 from gameblabla/diablofix_hack | notaz | |
Diablo Music fix for PCSX Rearmed. (optional hack) | |||
2019-03-12 | Merge pull request #243 from retro-wertz/unai_fixes | hizzlekizzle | |
gpu_unai buildfix and re-enable on 3ds | |||
2019-03-12 | 3DS: Re-enable unai gpu | retro-wertz | |
- As per request for performance testing sacrificing quality | |||
2019-03-12 | gpu_unai: Buildfix | retro-wertz | |
2019-03-11 | Merge pull request #242 from retro-wertz/patch-1 | hizzlekizzle | |
Update bios search order | |||
2019-03-12 | Update bios search order | retro-wertz | |
2019-03-10 | Merge pull request #240 from retro-wertz/core_options | hizzlekizzle | |
PSX clock and BIOS core options, memcard2 fix etc | |||
2019-03-10 | Use actual labels for input types | retro-wertz | |
-removes "default" labels, which is just standard for input 1 and 2, and none for input 3-4 and just use the actual input type labels as defaults. | |||
2019-03-10 | Fix memcard2 still detected by games when its supposed to be disabled | retro-wertz | |
2019-03-10 | Add core option: PSX cpu clock (dynarec) | retro-wertz | |
2019-03-09 | Merge pull request #124 from gameblabla/buildingfixes | notaz | |
Fix for compiling it against newer zlib versions. | |||
2019-03-09 | Add BIOS core option, selects between using HLE or real bios file | retro-wertz | |
2019-03-07 | Merge pull request #239 from retro-wertz/osx | hizzlekizzle | |
Fix OSX interpreter build target | |||
2019-03-08 | Fix OSX interpreter build target | retro-wertz | |
- similar to IOS build fix | |||
2019-03-08 | Merge pull request #238 from retro-wertz/patch-1 | Twinaphex | |
[ios] Try to fix build target mixups | |||
2019-03-08 | [ios] Try to fix build target mixups | retro-wertz | |
related: https://github.com/libretro/libretro-super/issues/976 | |||
2019-03-07 | Fix for compiling it against newer zlib versions. | gameblabla | |
2019-03-07 | Diablo Music fix for PCSX Rearmed. (optional hack) | gameblabla | |
Let's also allow it to be changed from the menu. Set to off by default as it could cause issues in some other games. | |||
2019-03-07 | Merge pull request #236 from retro-wertz/3ds | hizzlekizzle | |
3DS: Restore default gpu | |||
2019-03-07 | 3DS: Restore default gpu | retro-wertz | |
2019-03-07 | Merge pull request #235 from retro-wertz/core_fixes | Twinaphex | |
Core fixes | |||
2019-03-07 | Merge pull request #234 from notaz/master | Twinaphex | |
psxmem: Reads of PIO Expansion area read all-ones. | |||
2019-03-07 | Fix this... "invalid return 0" request | retro-wertz | |
2019-03-07 | Fix show bios bootlogo core option | retro-wertz | |
2019-03-07 | Run SysReset() only from retro_run, causes retroarch to freeze... | retro-wertz | |
... on some platforms | |||
2019-03-07 | Fix detection for rumble interface | retro-wertz | |
2019-03-07 | Fix CD audio not playing on some platforms | retro-wertz | |
2019-02-19 | Merge pull request #119 from gameblabla/piofix | notaz | |
psxmem: Reads of PIO Expansion area read all-ones. | |||
2019-02-17 | psxmem: Reads of PIO Expansion area read all-ones. | gameblabla | |
Patch by senquack : "Fixes 'Tetris with Card Captor Sakura - Eternal Heart (Japan)' startup. Thanks to gameblabla for finding this issue and pointing out that Mednafen had a fix for it. It's adapted here in a much simpler form." | |||
2019-02-06 | Revert "Hide nonfunctional NEON options in aarch64" | hunterk | |
This reverts commit 68effa4470e9b67b11c66f1272347b7873eaa5c6. | |||
2019-02-05 | Merge pull request #217 from orbea/cue | hizzlekizzle | |
Fix segfault when loading cue files from relative paths. | |||
2019-01-29 | Merge pull request #218 from Sakitoshi/master | Twinaphex | |
updated gaussian audio interpolation | |||
2019-01-29 | Merge pull request #220 from hizzlekizzle/master | Twinaphex | |
Hide nonfunctional NEON options in aarch64 | |||
2019-01-28 | Hide nonfunctional NEON options in aarch64 | hizzlekizzle | |
2019-01-27 | Fix segfault when loading cue files from relative paths. | orbea | |
Fixes https://github.com/libretro/pcsx_rearmed/issues/63 |