Logan
89b97fa3a3
Gauntlet Legends works in HLE
2017-10-24 06:09:28 -06:00
Richard Goedeken
588cb183a1
Merge pull request #28 from loganmc10/patch-2
...
Fix warning
2017-10-10 16:49:15 -07:00
Logan
80e7dd3ed4
Fix warning
2017-10-10 07:55:16 -06:00
Richard Goedeken
27ee22f9bc
Merge pull request #27 from loganmc10/patch-1
...
set SP_STATUS bits before calling ProcessDList
2017-10-05 16:28:01 -07:00
Logan
f2b50685ce
set SP_STATUS bits before calling ProcessDList
2017-10-05 09:57:15 -06:00
Richard Goedeken
3252841ed6
Merge pull request #26 from gizmo98/remove-deprecated-sse3-option
...
Makefile: remove SSSE3 build option
2017-09-20 22:35:46 -07:00
gizmo98
cbccfb8591
Makefile: remove SSSE3 build option
...
SSSE3 build option is deprecated. SSSE3 code was removed some time ago.
https://github.com/cxd4/rsp/commit/9c49dc4fffdeea4edfc2f8d14d1f556902c9e
747
2017-09-17 08:50:10 +02:00
Richard Goedeken
664759f9c9
Merge pull request #24 from loganmc10/patch-2
...
Remove NBA on NBC setting
2017-08-28 22:32:54 -07:00
Richard Goedeken
13ef15ab39
Merge pull request #25 from loganmc10/patch-3
...
Allow Rogue Squadron to run in HLE GFX
2017-08-28 22:32:09 -07:00
Iconoclast
592acdca37
Ignore ./obj/ and not /obj/.
2017-08-14 10:13:56 -04:00
Iconoclast
d18ef2301b
Merge branch 'master' of https://github.com/cxd4/rsp
2017-08-14 10:09:06 -04:00
Iconoclast
25a238fd5d
Force absolute invocation paths.
2017-08-14 10:08:23 -04:00
Logan
e83f768623
Allow Rogue Squadron to run in HLE GFX
2017-07-28 10:49:09 -06:00
Logan McNaughton
296ff104b7
Remove NBA on NBC setting
2017-06-28 08:30:52 -06:00
Bobby Smiles
0ceb539981
Revert "Allow using compiler other than gcc"
...
This reverts commit eae611239d
.
2017-06-24 13:35:03 -06:00
bsmiles32
933deaf848
Merge pull request #19 from loganmc10/hle
...
Use HLE video by default if HLEVIDEO is set
2017-06-22 20:50:50 -06:00
bsmiles32
303f397fd0
Merge pull request #20 from loganmc10/lle_list
...
Force LLE graphics on ROMs known to require it
2017-06-22 20:50:06 -06:00
bsmiles32
6aa2bdd943
Merge pull request #21 from gizmo98/neon
...
Fix for arm linux
2017-06-22 20:45:38 -06:00
bsmiles32
ca59ef559f
Merge pull request #22 from loganmc10/patch-1
...
Allow using compiler other than gcc
2017-06-22 20:21:36 -06:00
Logan McNaughton
eae611239d
Allow using compiler other than gcc
2017-06-20 21:15:10 -06:00
Logan McNaughton
3e427db61c
Force semaphore lock for NBA showtime
2017-06-15 15:32:29 -06:00
Iconoclast
0c16b5ae0a
Allow the semaphore hack to try without full LLE.
2017-06-15 15:32:23 -06:00
Logan McNaughton
33dae341a9
Force LLE graphics on ROMs known to require it
2017-06-15 15:32:11 -06:00
Iconoclast
b03a098b85
Allow the semaphore hack to try without full LLE.
2017-06-10 21:42:34 -04:00
gizmo98
d985730c5e
add upstream change
2017-06-04 15:53:43 +00:00
gizmo98
d7d50b5ce1
move -mstackrealign to platform x86
2017-06-03 19:49:59 +02:00
Logan McNaughton
723fd792ee
Use HLE video by default if HLEVIDEO is set
2017-05-31 15:47:40 -06:00
gizmo98
89fdf16ab1
Makefile: add arm neon option
2017-05-30 20:00:52 +02:00
Richard Goedeken
3e3fa9bc6b
Merge pull request #18 from fzurita/master
...
Add rsp_api_exports.ver file
2017-04-05 23:05:36 -07:00
Francisco Zurita
d253a754cd
Add rsp_api_exports.ver file
2017-03-19 00:47:21 -04:00
Richard Goedeken
bb48229882
Merge pull request #17 from fzurita/libretro_neon
...
Add NEON support from libretro
2017-03-16 22:52:51 -07:00
Francisco Zurita
97d0e11875
Restore some mupen64plus specific functionality
...
It probably was removed accidentaly when merging from upstream.
2017-03-04 23:38:48 -05:00
Francisco Zurita
cc6b8833e3
Add libretro NEON optimizations
...
credits: https://github.com/libretro/parallel-n64/tree/master/mupen64plus-rsp-cxd4
2017-03-04 23:36:21 -05:00
Richard Goedeken
c904e8f70e
Merge pull request #16 from charlemagnelasse/upstream-updates
...
Merge newest changes from cxd4
2017-02-01 22:22:45 -08:00
Richard Goedeken
671d43d975
Merge pull request #15 from charlemagnelasse/travis-container
...
Use faster container based Travis CI
2017-02-01 22:19:13 -08:00
Cat vs. Internet
c4490a69ee
pedantic
2017-01-03 22:07:53 -05:00
Charlemagne Lasse
136d15a68a
Merge branch 'master' of https://github.com/cxd4/rsp into upstream-updates
2016-12-16 23:17:10 +01:00
Charlemagne Lasse
199bf0e931
Use faster container based Travis CI
2016-12-16 21:59:46 +01:00
Iconoclast
8de7c0c381
Prefer to use GET_RSP_INFO().
2016-11-05 23:21:39 -04:00
Iconoclast
5af7b5a63c
Remove extra check before calling RDP lists.
2016-11-05 23:14:51 -04:00
Iconoclast
7fc5768ad7
Non-Windows builds should pause, too, on errors.
2016-11-05 22:57:47 -04:00
cxd4
837d40bd4e
Update su.c
2016-11-05 22:53:30 -04:00
Iconoclast
20f4758083
rephrased immediate signedness decoder in SLTI[U]
2016-11-05 22:35:10 -04:00
Richard Goedeken
16f28de9d3
Merge pull request #14 from charlemagnelasse/master
...
Use Ubuntu Trusty as base system for Travis CI
2016-09-01 18:04:34 -07:00
Charlemagne Lasse
c06ec03bf6
Use Ubuntu Trusty as base system for Travis CI
2016-09-01 20:23:59 +02:00
Richard Goedeken
f91df5d31f
Merge pull request #13 from fzurita/update_to_latest
...
Update to latest CXD4 RSP
2016-07-28 17:55:45 -07:00
Francisco Zurita
e86432df61
Update to latest CXD4
2016-07-28 08:27:07 -04:00
69ae479f86
fixed LP64 segfault in LSV
...
Recent pulls to my_types.h involved a change to the HALFWORD_ADDR_XOR mask to an unsigned constant (i.e., 02u instead of 02 signed int). LSV in particular did multiplication of HES(0x000) which translated to (0 ^ 2u) which is not the same as (0 ^ 2). Effectively, 64-bit systems did 0x00000000FFFFFFFFul * correction instead of 0xFFFFFFFFFFFFFFFFul * correction, which causes immediate crashing when (correction == 0) on valid implementations of the LP64 ABI.
2016-03-26 14:44:19 -04:00
f0e79aadc7
fixed all discoverable warnings on the current platform
2016-03-23 23:52:28 -04:00
34f17d1615
fixed rest of the set-but-never-used warnings
2016-03-23 23:52:01 -04:00