Commit Graph

345 Commits (master)

Author SHA1 Message Date
LibretroAdmin 60c204ca17
Merge pull request #99 from JoeOsborn/fix-emscripten
use emar instead of em++/emcc for archive file
2023-11-01 05:47:26 +01:00
Joseph C. Osborn 38b799b82c use emar instead of em++/emcc for archive file 2023-10-10 11:48:56 -07:00
LibretroAdmin fb9a41fe9b
Merge pull request #94 from zoltanvb/master
Makefile fix to enable build for "unix-armv7-hardfloat-neon"
2022-08-07 14:22:12 +02:00
zoltanvb b97aa766b7 Makefile fix to enable build for "unix-armv7-hardfloat-neon" 2022-08-07 12:19:18 +02:00
twinaphex 4ba6d8d88e Buildfix 2022-04-05 22:29:27 +02:00
twinaphex 480e5bf8f2 Update libco 2022-04-05 22:16:33 +02:00
Autechre 60431e0507
Merge pull request #93 from jdgleaver/audio-batch
Use audio batch callback only once per frame
2022-04-01 15:22:03 +01:00
jdgleaver d3c7cce4aa Use audio batch callback only once per frame 2022-04-01 15:01:07 +01:00
Autechre a86db5e8ef
Merge pull request #92 from pcdlin/msu1_improvements
Support loading MSU-1 roms without markup (.bml) file
2022-03-29 16:31:40 +01:00
pcdlin c3f5987027 Support loading MSU-1 roms without markup (.bml) file
- Requires a romname.msu file as well as matching pcm files (romname-1.pcm etc.), same as newer bsnes/snes9x
2022-02-27 20:14:37 +01:00
Autechre 96455ef8da
Merge pull request #91 from pcdlin/master
Add MSU-1 track resume support
2022-02-20 17:49:12 +01:00
pcdlin dab2c22ae8 Add MSU-1 track resume support 2022-02-20 11:32:37 +01:00
twinaphex d232c6ea90 Add osx and ios targets 2021-03-18 04:15:03 +01:00
Autechre dd320a3c98
Update .gitlab-ci.yml 2021-01-11 00:54:06 +01:00
Autechre eed2079fb4
Merge pull request #85 from webgeek1234/master
Android NDK R22 Fix
2021-01-01 18:31:51 +01:00
Aaron Kling ffb224b267 Fix assignment operator errors on newer clang
Causes errors on android ndk r22
2021-01-01 01:25:40 -06:00
Autechre 3e8f4e497a
Update .gitlab-ci.yml 2020-12-28 06:18:02 +01:00
Autechre 3e9092cd75
Merge pull request #84 from jdgleaver/gitlab-multi-core
(.gitlab-ci.yml) Enable building of all core variants
2020-12-19 14:24:53 +01:00
jdgleaver fc94d0abcb (.gitlab-ci.yml) Enable building of all core variants 2020-12-19 12:46:13 +00:00
Autechre fd47b4aad4
Merge pull request #83 from webgeek1234/master
libretro: Update gitlab ci extends ordering
2020-12-04 18:37:12 +01:00
Aaron Kling 742a14016e libretro: Update gitlab ci extends ordering 2020-12-01 19:05:38 -06:00
Autechre e574f9a7c5
Merge pull request #82 from vanfanel/master
Add Raspberry Pi 4 64bit platform
2020-11-18 05:22:33 +01:00
Vanfanel 65bd8794be Add Raspberry Pi 4 64bit platform 2020-11-18 03:06:36 +01:00
twinaphex 60d38df01b Update 2020-10-13 06:33:10 +02:00
twinaphex 8a187981f7 Add .gitlab-ci.yml 2020-10-13 06:30:10 +02:00
twinaphex 1c9af04394 Update 2020-10-13 06:20:48 +02:00
twinaphex d01138b182 Update Makefiles 2020-10-13 06:02:03 +02:00
Twinaphex 4a382621da
Merge pull request #78 from webgeek1234/master
nall: Allow compiler to be overriden
2019-08-17 14:52:43 +02:00
Aaron Kling 2a84225b4f nall: Allow compiler to be overriden
This allows cross compilers to be properly used
2019-06-26 21:20:11 -05:00
Twinaphex e1cef8b467
Merge pull request #77 from webgeek1234/master
Android update
2019-06-27 00:53:36 +02:00
Aaron Kling 2d384a5da7 Use stl libc++ for android
gnustl has been removed from newer NDKs
2018-10-27 19:19:46 -05:00
hizzlekizzle 4e221df676
Merge pull request #73 from Exalm/master
Allow specifying core installdir
2018-08-03 14:45:52 -05:00
Alexander Mikhaylenko c9e2e5b0a5 Allow specifying core installdir
Allows installing the core to locations other than /usr/lib on linux.

Also fix macOS and iOS uninstall paths.
2018-08-02 15:41:53 +05:00
Twinaphex 8f0553215b
Merge pull request #71 from orbea/gcc
Update gcc7 workaround.
2018-07-28 17:00:08 +02:00
orbea 7ea56210cc Update gcc7 workaround.
This issue is no longer present with gcc 8.1.1 so disable it there.
2018-07-07 11:05:59 -07:00
Twinaphex b62603777f
Merge pull request #66 from webgeek1234/master
Update libco
2018-04-19 06:58:11 +02:00
Aaron Kling 8a082669b0 Update libco 2018-04-18 23:43:46 -05:00
Twinaphex e7945a2deb
Merge pull request #65 from webgeek1234/master
Refactor android jni makefiles
2018-04-06 03:19:40 +02:00
Aaron Kling bfa2d45c3a Refactor android jni makefiles 2018-04-05 14:44:10 -05:00
Twinaphex dfe5300ff0
Merge pull request #64 from webgeek1234/master
Fix android jni compile with clang
2018-04-04 07:58:19 +02:00
Aaron Kling ca308363d0 Fix android jni compile with clang 2018-04-03 13:27:23 -05:00
Twinaphex 2aa1bc19e0
Merge pull request #63 from kwyxz/master
Allow build on target Haiku
2018-02-10 15:32:30 +01:00
kwyxz 0c26f84424 Allow build on target Haiku + preliminary work on Solaris 2018-02-10 08:00:51 +00:00
Twinaphex fea594b5ef
Merge pull request #61 from orbea/travis
travis: Build all three core profiles.
2017-12-25 16:45:48 +01:00
orbea 6f32243d25 travis: Build all three core profiles. 2017-12-24 16:27:58 -08:00
Alcaro 559b513cfd
Merge pull request #60 from orbea/clean
Make clean is cleaning the wrong directories.
2017-12-05 17:59:51 +01:00
orbea cedb4a7a34 Remove .Manifest and .res files from the make clean target.
Manifest files are source files that should should not be removed in
make clean and seem to have no use for bsnes-mercury anyways. While
there are no other references to .res files in the repo.
2017-12-04 07:48:16 -08:00
orbea 9f3618a194 Make clean is cleaning the wrong directories. 2017-12-03 11:33:52 -08:00
Alcaro b94be38f90
#59 2017-12-03 17:24:47 +00:00
Alcaro 77aabab4d7
#59 2017-12-03 17:24:35 +00:00