retro-wertz [Sat, 9 Mar 2019 13:34:18 +0000 (21:34 +0800)]
Add BIOS core option, selects between using HLE or real bios file
hizzlekizzle [Fri, 8 Mar 2019 00:27:26 +0000 (18:27 -0600)]
Merge pull request #239 from retro-wertz/osx
Fix OSX interpreter build target
retro-wertz [Fri, 8 Mar 2019 00:24:36 +0000 (08:24 +0800)]
Fix OSX interpreter build target
- similar to IOS build fix
Twinaphex [Thu, 7 Mar 2019 23:51:30 +0000 (00:51 +0100)]
Merge pull request #238 from retro-wertz/patch-1
[ios] Try to fix build target mixups
retro-wertz [Thu, 7 Mar 2019 23:25:44 +0000 (07:25 +0800)]
[ios] Try to fix build target mixups
related: https://github.com/libretro/libretro-super/issues/976
gameblabla [Thu, 7 Mar 2019 20:05:25 +0000 (21:05 +0100)]
Fix for compiling it against newer zlib versions.
gameblabla [Thu, 7 Mar 2019 19:47:17 +0000 (20:47 +0100)]
Diablo Music fix for PCSX Rearmed. (optional hack)
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.
hizzlekizzle [Thu, 7 Mar 2019 15:38:39 +0000 (09:38 -0600)]
Merge pull request #236 from retro-wertz/3ds
3DS: Restore default gpu
retro-wertz [Thu, 7 Mar 2019 14:59:56 +0000 (22:59 +0800)]
3DS: Restore default gpu
Twinaphex [Thu, 7 Mar 2019 12:49:46 +0000 (13:49 +0100)]
Merge pull request #235 from retro-wertz/core_fixes
Core fixes
Twinaphex [Thu, 7 Mar 2019 12:49:27 +0000 (13:49 +0100)]
Merge pull request #234 from notaz/master
psxmem: Reads of PIO Expansion area read all-ones.
retro-wertz [Thu, 7 Mar 2019 11:59:53 +0000 (19:59 +0800)]
Fix this... "invalid return 0" request
retro-wertz [Thu, 7 Mar 2019 11:17:45 +0000 (19:17 +0800)]
Fix show bios bootlogo core option
retro-wertz [Thu, 7 Mar 2019 10:36:22 +0000 (18:36 +0800)]
Run SysReset() only from retro_run, causes retroarch to freeze...
... on some platforms
retro-wertz [Thu, 7 Mar 2019 09:50:31 +0000 (17:50 +0800)]
Fix detection for rumble interface
retro-wertz [Thu, 7 Mar 2019 09:34:09 +0000 (17:34 +0800)]
Fix CD audio not playing on some platforms
notaz [Tue, 19 Feb 2019 02:15:35 +0000 (04:15 +0200)]
Merge pull request #119 from gameblabla/piofix
psxmem: Reads of PIO Expansion area read all-ones.
gameblabla [Sun, 17 Feb 2019 08:26:51 +0000 (09:26 +0100)]
psxmem: Reads of PIO Expansion area read all-ones.
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."
hunterk [Thu, 7 Feb 2019 01:03:32 +0000 (19:03 -0600)]
Revert "Hide nonfunctional NEON options in aarch64"
This reverts commit
68effa4470e9b67b11c66f1272347b7873eaa5c6.
hizzlekizzle [Tue, 5 Feb 2019 17:50:43 +0000 (11:50 -0600)]
Merge pull request #217 from orbea/cue
Fix segfault when loading cue files from relative paths.
Twinaphex [Tue, 29 Jan 2019 05:45:03 +0000 (06:45 +0100)]
Merge pull request #218 from Sakitoshi/master
updated gaussian audio interpolation
Twinaphex [Tue, 29 Jan 2019 05:44:21 +0000 (06:44 +0100)]
Merge pull request #220 from hizzlekizzle/master
Hide nonfunctional NEON options in aarch64
hizzlekizzle [Tue, 29 Jan 2019 00:25:52 +0000 (18:25 -0600)]
Hide nonfunctional NEON options in aarch64
orbea [Mon, 21 Jan 2019 15:45:17 +0000 (07:45 -0800)]
Fix segfault when loading cue files from relative paths.
Fixes https://github.com/libretro/pcsx_rearmed/issues/63
Sakitoshi [Thu, 24 Jan 2019 01:19:49 +0000 (22:19 -0300)]
updated gaussian interpolation filter
the previous gaussian filter was pretty old and inaccurate, the new filter was taken from the updated peops sound plugin 1.10b.
Sakitoshi [Thu, 24 Jan 2019 00:51:34 +0000 (21:51 -0300)]
Merge pull request #1 from libretro/master
catch up to libretro repo
Jean-André Santoni [Sun, 13 Jan 2019 04:34:07 +0000 (11:34 +0700)]
Merge pull request #215 from libretro/kivutar/embedzlib
Embed zlib
Jean-André Santoni [Sun, 13 Jan 2019 04:12:32 +0000 (11:12 +0700)]
Embed zlib
Twinaphex [Tue, 6 Nov 2018 10:46:00 +0000 (11:46 +0100)]
Merge pull request #206 from Sakitoshi/master
enabled scph-1110 analog joystick in the menu
Twinaphex [Tue, 6 Nov 2018 10:45:53 +0000 (11:45 +0100)]
Merge pull request #204 from Classicmods/master
Added Classic Platform structure - ARMv7 Cortex A7 build
Sakitoshi [Tue, 6 Nov 2018 08:54:34 +0000 (05:54 -0300)]
enabled scph-1110 analog joystick in the menu
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.
Ryan 'Swingflip' Hamlin [Tue, 16 Oct 2018 13:40:43 +0000 (14:40 +0100)]
Finished off Armv7 A7 Platform template
CompCom [Sun, 14 Oct 2018 08:20:19 +0000 (19:20 +1100)]
Auto set flags for different gcc versions.
Ryan 'Swingflip' Hamlin [Fri, 12 Oct 2018 13:15:33 +0000 (14:15 +0100)]
Adjustments into correct position. Added some echos.
Ryan 'Swingflip' Hamlin [Fri, 12 Oct 2018 11:28:06 +0000 (12:28 +0100)]
Added classic_armv7_a7
Twinaphex [Fri, 7 Sep 2018 15:16:33 +0000 (17:16 +0200)]
Merge pull request #195 from jdgleaver/negcon-right-analog
[NeGcon] Add mapping of analog I/II buttons to right analog stick
jdgleaver [Fri, 7 Sep 2018 12:00:24 +0000 (13:00 +0100)]
NeGcon: Add mapping of analog I/II buttons to right analog stick vertical axis
Twinaphex [Tue, 28 Aug 2018 22:36:46 +0000 (00:36 +0200)]
Merge pull request #193 from alfrix/master
Fix Travis
Alfrix [Tue, 28 Aug 2018 22:17:49 +0000 (19:17 -0300)]
Change the build status to libretro
Alfrix [Tue, 28 Aug 2018 22:13:26 +0000 (19:13 -0300)]
Fix Travis
Twinaphex [Fri, 24 Aug 2018 11:42:47 +0000 (13:42 +0200)]
Merge pull request #191 from fr500/patch-4
Update Makefile.libretro
Twinaphex [Thu, 23 Aug 2018 10:01:47 +0000 (12:01 +0200)]
Merge pull request #171 from malikolivier/support-memcard2
Support memcard2
Andrés [Tue, 21 Aug 2018 14:07:17 +0000 (09:07 -0500)]
Update Makefile.libretro
Twinaphex [Sun, 12 Aug 2018 08:20:07 +0000 (10:20 +0200)]
Merge pull request #187 from jdgleaver/negcon-response
Refine NegCon Controls
jdgleaver [Thu, 2 Aug 2018 12:56:39 +0000 (13:56 +0100)]
Refine NegCon analog response
bparker06 [Sat, 28 Jul 2018 02:52:46 +0000 (22:52 -0400)]
Merge pull request #186 from fr500/patch-3
Update Makefile.libretro
Andrés [Sat, 28 Jul 2018 02:50:59 +0000 (21:50 -0500)]
Update Makefile.libretro
hizzlekizzle [Sat, 28 Jul 2018 01:55:14 +0000 (20:55 -0500)]
Merge pull request #185 from fr500/patch-2
Update Makefile.libretro
Andrés [Sat, 28 Jul 2018 01:51:21 +0000 (20:51 -0500)]
Update Makefile.libretro
Twinaphex [Mon, 23 Jul 2018 11:36:44 +0000 (13:36 +0200)]
Merge pull request #183 from jdgleaver/negcon-fix
Fix negCon input mapping
jdgleaver [Mon, 23 Jul 2018 11:01:04 +0000 (12:01 +0100)]
Fix negCon input mapping
Twinaphex [Wed, 11 Jul 2018 08:13:53 +0000 (10:13 +0200)]
Merge pull request #178 from GTechAlpha/rp_fix_sw_fb
Fix zero-copy (software) buffer
GTechAlpha [Wed, 11 Jul 2018 00:30:00 +0000 (19:30 -0500)]
Fix zero-copy (software) buffer
hizzlekizzle [Fri, 8 Jun 2018 15:09:31 +0000 (10:09 -0500)]
Merge pull request #175 from retro-wertz/fix
Fix core not finding bios file
retro-wertz [Fri, 8 Jun 2018 14:04:19 +0000 (22:04 +0800)]
Fix core not finding bios file
Malik Olivier Boussejra [Sun, 6 May 2018 19:05:46 +0000 (04:05 +0900)]
libretro.c: Create pcsx_rearmed_memcard2 option to enable/disable memcard2
Memcard2 defaults to being disabled. Indeed enabling it might break some
games.
Setting "pcsx_rearmed_memcard2" to "enabled" allows to use a memory card 2
file situated in the loaded game's directory with the filename
"pcsx-card2.mcd".
Malik Olivier Boussejra [Sat, 5 May 2018 09:24:51 +0000 (18:24 +0900)]
libretro.c: Use common memory card 2 for all games
Memory card 2 is in the same folder as the loaded game.
Malik Olivier Boussejra [Sat, 5 May 2018 08:40:12 +0000 (17:40 +0900)]
libretro.c: Load memcard from file system
Malik Olivier Boussejra [Sat, 5 May 2018 06:21:58 +0000 (15:21 +0900)]
Enable memcard 2
hizzlekizzle [Thu, 26 Apr 2018 16:05:56 +0000 (11:05 -0500)]
Merge pull request #166 from netux79/master
Fix region core option.
Joe Rmz [Thu, 26 Apr 2018 00:43:32 +0000 (19:43 -0500)]
Fix region core option. Fixed value to match setting and removed harcoded config value.
Twinaphex [Sun, 22 Apr 2018 20:31:24 +0000 (22:31 +0200)]
Merge pull request #165 from Kelduum/master
Changed default clock speed to 100% from 57% in non-lr build
Kelduum Revaan [Sun, 22 Apr 2018 19:59:39 +0000 (20:59 +0100)]
Changed default clock speed to 100% from 57%
Default to 100% CPU speed as most hardware can handle it nowadays using the dynamic recompiler.
If not, the option is in the advanced speed hacks menu, so in a logical place.
Twinaphex [Fri, 20 Apr 2018 04:45:00 +0000 (06:45 +0200)]
Merge pull request #164 from webgeek1234/master
Fix pbp loading on android armv7
Aaron Kling [Fri, 20 Apr 2018 04:38:18 +0000 (23:38 -0500)]
Fix pbp loading on android armv7
Twinaphex [Tue, 10 Apr 2018 12:02:18 +0000 (14:02 +0200)]
Merge pull request #159 from webgeek1234/master
Refactor android jni makefiles
Aaron Kling [Mon, 9 Apr 2018 20:13:45 +0000 (15:13 -0500)]
Refactor android jni makefiles
Aaron Kling [Mon, 9 Apr 2018 20:13:13 +0000 (15:13 -0500)]
Add missing libretro linker script
radius [Tue, 10 Apr 2018 04:02:51 +0000 (23:02 -0500)]
use logger instead
Andrés [Wed, 4 Apr 2018 19:39:30 +0000 (14:39 -0500)]
Merge pull request #157 from webgeek1234/master
Fix android jni compile with clang
Aaron Kling [Wed, 4 Apr 2018 18:39:15 +0000 (13:39 -0500)]
Fix android jni compile with clang
Twinaphex [Sun, 28 Jan 2018 05:30:13 +0000 (06:30 +0100)]
Merge pull request #152 from kwyxz/master
Fixed uname for Solaris + enabled Haiku build
kwyxz [Sun, 28 Jan 2018 02:48:33 +0000 (02:48 +0000)]
Fixed uname for Solaris + enabled Haiku build
Twinaphex [Tue, 23 Jan 2018 06:55:16 +0000 (07:55 +0100)]
Merge pull request #151 from kwyxz/master
PCSX Rearmed Solaris core
kwyxz [Mon, 22 Jan 2018 21:49:27 +0000 (13:49 -0800)]
This is litterally all that was required to build on Solaris 11. Portability FTW.
Twinaphex [Sat, 16 Dec 2017 16:03:43 +0000 (17:03 +0100)]
Merge pull request #146 from hevey/master
iOS Compilation Updates
Glenn Hevey [Mon, 11 Dec 2017 10:25:06 +0000 (21:25 +1100)]
Merge branch 'master' into master
Glenn Hevey [Mon, 11 Dec 2017 10:24:07 +0000 (21:24 +1100)]
Merge branch 'master' into master
Glenn [Mon, 11 Dec 2017 10:02:27 +0000 (21:02 +1100)]
Fixed ios9 compilation
Glenn [Sun, 10 Dec 2017 19:42:51 +0000 (06:42 +1100)]
checks arm64 properly now
Twinaphex [Sun, 10 Dec 2017 17:35:42 +0000 (18:35 +0100)]
Merge pull request #145 from libretro/revert-144-master
Revert "Fixed building for arm64 (iOS)"
Twinaphex [Sun, 10 Dec 2017 17:35:35 +0000 (18:35 +0100)]
Revert "Fixed building for arm64 (iOS)"
Twinaphex [Sun, 10 Dec 2017 14:43:58 +0000 (15:43 +0100)]
Merge pull request #144 from hevey/master
Fixed building for arm64 (iOS)
Glenn [Sun, 10 Dec 2017 12:25:01 +0000 (23:25 +1100)]
Fixed building for arm64 (iOS)
notaz [Tue, 17 Oct 2017 09:02:00 +0000 (12:02 +0300)]
Merge pull request #98 from psyke83/master
RPI: add Mesa override & update vendor library names
Conn O'Griofa [Mon, 16 Oct 2017 16:50:42 +0000 (17:50 +0100)]
RPI: add Mesa override & update vendor library names
* Update RPI vendor library names to allow compatibility with recent
firmwares that have obsoleted the originally named duplicate libraries.
* Add override to build against VC4 Mesa driver via "VIDEOCORE=no"
radius [Fri, 15 Sep 2017 04:21:22 +0000 (23:21 -0500)]
fix PCSX rearmed on windows
meepingsnesroms [Fri, 1 Sep 2017 18:26:54 +0000 (11:26 -0700)]
Merge pull request #136 from meepingsnesroms/master
Fix polygon issues
meepingsnesroms [Fri, 1 Sep 2017 18:23:47 +0000 (11:23 -0700)]
Fix polygon issues
meepingsnesroms [Fri, 1 Sep 2017 18:21:48 +0000 (11:21 -0700)]
Merge pull request #2 from libretro/master
Update from master
Twinaphex [Thu, 31 Aug 2017 00:04:42 +0000 (02:04 +0200)]
Merge pull request #134 from yshui/fix
Use dynamic base address for 3ds
Yuxuan Shui [Tue, 29 Aug 2017 02:35:18 +0000 (22:35 -0400)]
Use dynamic base address for 3ds too
Fixes #125
Twinaphex [Sun, 7 May 2017 23:42:45 +0000 (01:42 +0200)]
Merge pull request #122 from hooby3dfx/patch-2
Another minor update to no BIOS error string
Bryan Barnes [Sun, 7 May 2017 22:46:33 +0000 (18:46 -0400)]
Update libretro.c
Twinaphex [Sun, 7 May 2017 00:17:23 +0000 (02:17 +0200)]
Merge pull request #120 from pjft/pjft-experimental
Adding enable/disable dithering core option with support for Neon GPU
pjft [Sat, 6 May 2017 20:51:55 +0000 (21:51 +0100)]
Adding enable/disable dithering core option with support for Neon GPU
twinaphex [Wed, 3 May 2017 01:55:32 +0000 (03:55 +0200)]
Merge https://github.com/notaz/pcsx_rearmed
notaz [Tue, 2 May 2017 23:52:15 +0000 (02:52 +0300)]
use pc-relative offsets for PIC too
Twinaphex [Wed, 26 Apr 2017 22:56:16 +0000 (00:56 +0200)]
Merge pull request #119 from LEGOAnimal22/master
Search for the newest version of the BIOS first
LEGOAnimal22 [Wed, 26 Apr 2017 22:52:47 +0000 (16:52 -0600)]
Search for the newest version of the BIOS first