Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2019-01-23 | updated gaussian interpolation filter | Sakitoshi | |
the previous gaussian filter was pretty old and inaccurate, the new filter was taken from the updated peops sound plugin 1.10b. | |||
2019-01-23 | Merge pull request #1 from libretro/master | Sakitoshi | |
catch up to libretro repo | |||
2019-01-13 | Merge pull request #215 from libretro/kivutar/embedzlib | Jean-André Santoni | |
Embed zlib | |||
2019-01-13 | Embed zlib | Jean-André Santoni | |
2018-11-06 | Merge pull request #206 from Sakitoshi/master | Twinaphex | |
enabled scph-1110 analog joystick in the menu | |||
2018-11-06 | Merge pull request #204 from Classicmods/master | Twinaphex | |
Added Classic Platform structure - ARMv7 Cortex A7 build | |||
2018-11-06 | enabled scph-1110 analog joystick in the menu | Sakitoshi | |
analog pad tyoe now corresponds to the spch-1110 analog joystick or spch-1150 in flightstick mode. the new pad type dualshock was added that corresponds to the old analog pad type spch-1200. | |||
2018-10-16 | Finished off Armv7 A7 Platform template | Ryan 'Swingflip' Hamlin | |
2018-10-14 | Auto set flags for different gcc versions. | CompCom | |
2018-10-12 | Adjustments into correct position. Added some echos. | Ryan 'Swingflip' Hamlin | |
2018-10-12 | Added classic_armv7_a7 | Ryan 'Swingflip' Hamlin | |
2018-09-07 | Merge pull request #195 from jdgleaver/negcon-right-analog | Twinaphex | |
[NeGcon] Add mapping of analog I/II buttons to right analog stick | |||
2018-09-07 | NeGcon: Add mapping of analog I/II buttons to right analog stick vertical axis | jdgleaver | |
2018-08-29 | Merge pull request #193 from alfrix/master | Twinaphex | |
Fix Travis | |||
2018-08-28 | Change the build status to libretro | Alfrix | |
2018-08-28 | Fix Travis | Alfrix | |
2018-08-24 | Merge pull request #191 from fr500/patch-4 | Twinaphex | |
Update Makefile.libretro | |||
2018-08-23 | Merge pull request #171 from malikolivier/support-memcard2 | Twinaphex | |
Support memcard2 | |||
2018-08-21 | Update Makefile.libretro | Andrés | |
2018-08-12 | Merge pull request #187 from jdgleaver/negcon-response | Twinaphex | |
Refine NegCon Controls | |||
2018-08-02 | Refine NegCon analog response | jdgleaver | |
2018-07-27 | Merge pull request #186 from fr500/patch-3 | bparker06 | |
Update Makefile.libretro | |||
2018-07-27 | Update Makefile.libretro | Andrés | |
2018-07-27 | Merge pull request #185 from fr500/patch-2 | hizzlekizzle | |
Update Makefile.libretro | |||
2018-07-27 | Update Makefile.libretro | Andrés | |
2018-07-23 | Merge pull request #183 from jdgleaver/negcon-fix | Twinaphex | |
Fix negCon input mapping | |||
2018-07-23 | Fix negCon input mapping | jdgleaver | |
2018-07-11 | Merge pull request #178 from GTechAlpha/rp_fix_sw_fb | Twinaphex | |
Fix zero-copy (software) buffer | |||
2018-07-10 | Fix zero-copy (software) buffer | GTechAlpha | |