Commit Graph

925 Commits

Author SHA1 Message Date
Michael Burgardt
7352b70641 Set up fully automatic translations sync with Crowdin 2021-09-02 19:10:59 +02:00
jdgleaver
6b983991fe Add support for RETRO_ENVIRONMENT_SET_CORE_OPTIONS_UPDATE_DISPLAY_CALLBACK environment callback 2021-08-17 17:33:02 +01:00
twinaphex
37901de858 Revert "Update"
This reverts commit ba9647e07a.
2021-08-17 10:29:47 +02:00
twinaphex
ba9647e07a Update 2021-08-16 22:56:48 +02:00
twinaphex
d91011471e Update core options 2021-08-16 22:55:40 +02:00
Autechre
2c16ba85fb
Merge pull request #198 from Ryunam/git-version
Show commit hash in core version
2021-08-15 17:21:58 +02:00
Ryunam
94a8eeb79d Show commit hash in core version 2021-08-15 16:04:58 +02:00
Autechre
2127f25d9b
Merge pull request #195 from jdgleaver/core-options-unused-var
Remove unused variable in libretro_core_options.h
2021-08-09 18:11:13 +02:00
jdgleaver
cc639cc872 Remove unused variable in libretro_core_options.h 2021-08-09 17:08:05 +01:00
Autechre
9d08b04317
Merge pull request #194 from jdgleaver/core-options-v2
Add core options v2 support
2021-08-09 14:19:08 +02:00
jdgleaver
2beffcff73 Add core options v2 support 2021-08-06 15:43:03 +01:00
Autechre
4e5c14cbc3
Merge pull request #193 from Poligraf/retrofw
add retrofw target
2021-08-02 14:19:14 +02:00
Poligraf
9251da6f2b
add retrofw target: 2021-08-01 23:26:11 +12:00
Autechre
ff1ae4afe2
Merge pull request #192 from jdgleaver/gitlab-rs90
(.gitlab-ci.yml) Add RS-90 target
2021-07-08 13:57:12 +02:00
jdgleaver
399e33921d (.gitlab-ci.yml) Add RS-90 target 2021-07-08 10:58:50 +01:00
Autechre
a86175abbe
Merge pull request #191 from john-parton/feature/rs90
[DRAFT] RS90 Support
2021-07-08 11:35:11 +02:00
John Parton
dab98be2bb RS90 support 2021-07-02 22:39:10 -05:00
Autechre
94221ec703
Merge pull request #188 from jdgleaver/ti83-legacy-palette
Add 'TI-83 Legacy' internal colourisation palette
2021-06-11 06:03:41 +02:00
jdgleaver
ed9676cfc2 Add 'TI-83 Legacy' internal colourisation palette 2021-06-10 23:00:59 +01:00
Autechre
e8adac0316
Merge pull request #187 from jdgleaver/TheWolfBunny64-fix
Update core options for compatibility with TheWolfBunny64's latest palettes + optimisations
2021-06-09 17:36:36 +02:00
jdgleaver
dfbf898897 Update core options for compatibility with TheWolfBunny64's latest palettes + optimisations 2021-06-09 16:15:25 +01:00
Autechre
1c333bcea8
Merge pull request #185 from TheWolfBunny64/patch-1
The Ultimate Gambatte Contribution!!!
2021-06-09 17:04:25 +02:00
twinaphex
d937383827 Revert "Use new persistent data buffer API extension"
This reverts commit 6d448802f0.
2021-06-03 23:51:48 +02:00
twinaphex
6d448802f0 Use new persistent data buffer API extension 2021-06-03 22:52:36 +02:00
Patrick Adams
119473f17a
200 Game Boy palettes, new and old, join Gambatte!
Until now, for over three decades, many Game Boy owners have played their original Game Boy games on the DMG-01 Game Boy, the Game Boy Pocket, and most of all, the Super Game Boy peripheral for the SNES. But now, the Game Boy's legacy lives on with quite possibly the biggest Gambatte update to date. 200 palettes join the Gambatte emulator! Not only are there new ones based on multimedia projects, anime series, video games, real-world products, etc., but you'll also see some familiar palettes from the past, revived for usage to play all of your Game Boy games with! There's also palettes based on other handheld systems! It's the ultimate contribution to end all contributions for the Gambatte emulator! But don't think that this is the end! Think of it just as the beginning. But for now, I sincerely hope everyone will enjoy these new Game Boy palette choices, whilst checking out some old ones!
2021-06-03 12:56:31 -07:00
Patrick Adams
8ef526a943
200 new Game Boy palettes join Gambatte!
Until I joined GitHub, I thought putting all of the Game Boy palettes I shared on DeviantArt were a pipe dream.
2021-06-02 20:54:26 -07:00
Patrick Adams
5f71ab0793
54/200 Game Boy palettes join the selection!
I'm not done sharing all of my Game Boy palettes just yet! If anything, I guess you could call this a partial update of my Game Boy palette library. I'll get to the rest at a later time.
2021-06-02 20:38:12 -07:00
Autechre
43cd6ec5b7
Merge pull request #184 from jdgleaver/audio-buffer-overflow-fix
Prevent segfaults due to audio buffer overflows
2021-05-18 23:31:15 +02:00
jdgleaver
8aaa6c0af2 Prevent segfaults due to audio buffer overflows 2021-05-18 17:33:09 +01:00
Autechre
ca8f8e7e30
Merge pull request #183 from jdgleaver/turbo-buttons
Add turbo A/B buttons
2021-05-17 13:22:39 +02:00
jdgleaver
35c19e37d9 Add turbo A/B buttons 2021-05-17 11:35:14 +01:00
Autechre
4a9736b1f6
Merge pull request #161 from jdgleaver/ff-button
Add dedicated RetroPad fast-forward button
2021-05-13 17:16:18 +02:00
jdgleaver
1faa9f2bcb Add dedicated RetroPad fast-forward button 2021-05-13 13:22:25 +01:00
twinaphex
d7adc32658 Add od-beta 2021-03-25 21:19:11 +01:00
Autechre
f514aa29a0
Merge pull request #181 from jdgleaver/frame-blend-fix
Ensure frame blending configuration is correctly reset in retro_deinit()
2021-03-16 13:44:38 +01:00
jdgleaver
819c8dd892 Ensure frame blending configuration is correctly reset in retro_deinit() 2021-03-16 12:31:05 +00:00
twinaphex
d8ccae4cd4 Add ios-arm64 and tvos-arm64 2021-03-08 07:58:21 +01:00
twinaphex
22abc24553 (MSVC) Embed MSVCRT runtime 2021-02-14 19:20:44 +01:00
twinaphex
7a647905bc Add MSVC 2005/2010 cores 2021-02-11 17:04:58 +01:00
twinaphex
2960cc981e (macOS) Set up CROSS_COMPILING for ARM 64bit 2021-01-28 22:05:38 +01:00
Autechre
fde2713ad1
Merge pull request #179 from fjtrujy/ps2-support
Ps2 support ad ABGR1555 color configuration
2021-01-17 17:04:59 +01:00
Francisco Javier Trujillo Mata
88dabc6b00 Add PS2 to the CI 2021-01-17 16:05:02 +01:00
Francisco Javier Trujillo Mata
484b7ebaa7 Add PS2 and ABGR1555 support 2021-01-17 16:03:55 +01:00
Autechre
acecaea95d
Merge pull request #178 from liberodark/patch-1
add armv8 + rpi4 support
2021-01-13 17:10:08 +01:00
liberodark
5495fa9b66
add armv8 + rpi4 support 2021-01-13 17:02:42 +01:00
Autechre
2d0f751623
Update .gitlab-ci.yml 2021-01-07 20:23:16 +01:00
Autechre
e80fdac75f
Merge pull request #177 from jdgleaver/gitlab-linux-i686
(.gitlab-ci.yml) Add linux-i686 target
2021-01-07 15:57:54 +01:00
jdgleaver
c668224353 (.gitlab-ci.yml) Add linux-i686 target 2021-01-07 14:47:23 +00:00
Autechre
35602810a0
Merge pull request #176 from jdgleaver/gitlab-emscripten
(.gitlab-ci.yml) Add Emscripten target
2021-01-06 17:13:31 +01:00
jdgleaver
c00ea5e5d0 (.gitlab-ci.yml) Add Emscripten target 2021-01-06 15:01:40 +00:00