Commit Graph

225 Commits

Author SHA1 Message Date
twinaphex
c95bbb5ce1 Fix MSVC2005 build 2021-09-24 01:10:57 +02:00
twinaphex
8c1b98a398 Add EXTRA_INCLUDES for PSP 2021-09-18 04:44:06 +02:00
twinaphex
eb406dc028 Add VFS support - needed for loading BIOS 2021-09-18 04:01:28 +02:00
Autechre
85eca9e773
Merge pull request #64 from Sanaki/dbcleanup
Internal database cleanup
2021-09-16 02:25:12 +02:00
Sanaki
7512ffa271
Internal database cleanup
* Standardized indentation
* Added comment labels for fields to entries missing them
* Renamed EU "Pete Rose Baseball" to "Baseball"
* Added Rikki and Vikki (preliminary, not functional yet)
2021-09-15 10:50:29 -07:00
Autechre
9b98207a52
Merge pull request #62 from jdorigao/rpi3_64
Added rpi3_64 to makefile
2021-09-12 16:03:49 +02:00
Juliano Dorigão
5eba29cd89
Added rpi3_64 to makefile 2021-09-11 18:35:21 -04:00
Autechre
d365645a46
Merge pull request #61 from Poligraf/retrofw
add retrofw target
2021-08-03 13:49:03 +02:00
Poligraf
1f0ac62772
add retrofw target 2021-08-03 22:53:21 +12:00
Autechre
30bd65a64f
Merge pull request #60 from john-parton/feature/rs90
RS90 Support
2021-07-12 00:04:19 +02:00
John Parton
86c18f1979 RS90 Support 2021-07-11 11:11:44 -05:00
twinaphex
fa44adacf8 Cleanup 2021-06-06 15:40:50 +02:00
twinaphex
f818f53ab7 Add persistent data buffer extension support 2021-06-05 00:11:43 +02:00
Autechre
8ba17882ed
Update .gitlab-ci.yml 2021-05-12 16:52:50 +02:00
twinaphex
2f8bf387d6 Add od-beta 2021-03-25 21:27:45 +01:00
twinaphex
b4f454db53 Add ios-arm64/tvos-arm64 2021-03-09 05:57:55 +01:00
Autechre
67fcad4e5f
Merge pull request #58 from jdgleaver/audio-filter
Add optional low pass audio filter + remove unnecessary audio resampling
2021-03-03 17:13:16 +01:00
jdgleaver
9401e0146d Add optional low pass audio filter + remove unnecessary audio resampling 2021-03-03 11:40:13 +00:00
Autechre
e52b5e014f
Merge pull request #57 from jdgleaver/dual-stick-controller
Add 'Dual Stick Controller' core option
2021-03-02 22:08:17 +01:00
jdgleaver
098bc051b5 Add 'Dual Stick Controller' core option 2021-03-02 14:11:47 +00:00
Autechre
0df759f01b
Merge pull request #56 from jdgleaver/pixel-format
Add colour depth option + OpenDingux target
2021-03-01 16:13:22 +01:00
jdgleaver
1eb16ac0c1 Add colour depth option + OpenDingux target 2021-03-01 14:56:06 +00:00
twinaphex
a812cabc18 (MSVC) Embed MSVCRT runtime 2021-02-14 22:26:25 +01:00
twinaphex
21180e60d3 Add msvc10 x64 2021-02-09 20:17:18 +01:00
twinaphex
64674c79a4 Add MSVC 2005/2010 targets 2021-02-09 19:38:09 +01:00
twinaphex
8aa32e5046 Buildfix for previous commit - 'yaml invalid' error 2021-01-29 06:20:52 +01:00
twinaphex
22a9e6a59b (macOS) Add arm64 support 2021-01-29 06:20:06 +01:00
Autechre
f7cb9c87c4
Update .gitlab-ci.yml 2021-01-24 18:58:34 +01:00
Autechre
dc191b9c6a
Merge pull request #54 from IAmBoring/patch-1
Wii build
2021-01-24 17:26:41 +01:00
IAmBoring
cd62c9cecf
Wii build 2021-01-14 03:56:24 +00:00
Autechre
66b728d625
Merge pull request #53 from liberodark/patch-1
Add armv8 + rpi4
2021-01-13 19:08:52 +01:00
liberodark
dd28228965
Add armv8 + rpi4 2021-01-13 18:52:33 +01:00
Autechre
c0f59a19a1
Update .gitlab-ci.yml 2021-01-09 19:14:47 +01:00
Autechre
58a0a64393
Update .gitlab-ci.yml 2021-01-02 01:13:41 +01:00
Autechre
9880108ddd
Update .gitlab-ci.yml 2020-12-24 03:25:50 +01:00
twinaphex
cbe9274738 Update 2020-12-20 03:36:40 +01:00
twinaphex
5ca2d5f8fd Update 2020-12-20 03:36:10 +01:00
Autechre
f54134087d
Merge pull request #52 from Sanaki/patch-1
Fix state loading
2020-11-17 07:53:49 +01:00
Sanaki
b98c96e4d0
Fix state loading
Restores an offset increment mistakenly removed in e7ff65aa3a.
2020-11-17 01:57:20 +00:00
twinaphex
95f2094b91 Add .gitlab-ci.yml 2020-10-07 16:20:40 +02:00
twinaphex
67aa3bb914 Cleanups 2020-10-04 00:53:21 +02:00
twinaphex
4e0408f200 Cleanups 2020-10-03 22:37:38 +02:00
twinaphex
e7ff65aa3a remove unused variable 2020-09-18 02:27:57 +02:00
Autechre
037f1bbb54
Update Application.mk 2020-09-18 01:59:36 +02:00
Autechre
5017f42616
Merge pull request #51 from trioan/bitmask
libretro: use input bitmask
2020-09-17 21:52:26 +02:00
trioan
9f44835468 libretro: use input bitmask 2020-09-16 20:17:15 +00:00
Jean-André Santoni
71bd711ac6 Attempt to fix linux-armv7-neon build 2020-09-13 14:22:10 +07:00
Jean-André Santoni
083893e2a8
Trigger a rebuild 2020-09-12 23:58:03 +07:00
twinaphex
6f7e34aea8 (MSVC 2017) Buildfix 2020-01-07 00:19:35 +01:00
Twinaphex
cb4aa3ee72
Merge pull request #46 from webgeek1234/master
libretro: Allow mingw cross compile
2019-09-14 06:57:15 +02:00