Aaron Kling
|
793e82c50c
|
libretro: Update gitlab ci extends ordering
|
2020-12-02 00:10:43 -06:00 |
|
twinaphex
|
bbb54b9dcc
|
Update .gitlab-ci.yml
|
2020-12-01 19:49:50 +01:00 |
|
eadmaster
|
a0a0f84238
|
added per-channel volume core options (#166)
fixes for max and 0 volumes
reworked accumulateChannels to preserve volume effects
minor fixes
reverted soChVol_ to long
|
2020-11-29 20:45:35 +01:00 |
|
Autechre
|
7279b3f95b
|
Merge pull request #168 from jdgleaver/dingux-gitlab-ci
Add OpenDingux target to .gitlab-ci.yml
|
2020-11-27 22:26:53 +01:00 |
|
jdgleaver
|
ac19834884
|
Add OpenDingux target to .gitlab-ci.yml
|
2020-11-27 10:45:20 +00:00 |
|
Autechre
|
93e27debd2
|
Merge pull request #162 from jdgleaver/rumble
Add rumble support
|
2020-11-18 17:01:55 +01:00 |
|
jdgleaver
|
ba86c0288d
|
Add rumble support
|
2020-11-18 11:19:34 +00:00 |
|
Autechre
|
094b5768a1
|
Merge pull request #160 from jdgleaver/frame-mix-fast
Optimise 'simple' frame mixing
|
2020-11-09 14:46:06 +01:00 |
|
jdgleaver
|
ef82b5b2fb
|
Optimise 'simple' frame mixing
|
2020-11-09 12:27:34 +00:00 |
|
Autechre
|
fce2e5a6a9
|
Update .gitlab-ci.yml
|
2020-10-18 19:25:23 +02:00 |
|
twinaphex
|
de629ff9c9
|
Update .gitlab-ci.yml
|
2020-10-07 19:58:19 +02:00 |
|
twinaphex
|
99a919afab
|
Add .gitlab-ci.yml
|
2020-10-07 19:57:11 +02:00 |
|
Autechre
|
ab335c616a
|
Merge pull request #158 from jdgleaver/dingux
OpenDingux: Add -ffast-math compiler flag
|
2020-10-02 14:40:15 +02:00 |
|
jdgleaver
|
fe2f27222d
|
OpenDingux: Add -ffast-math compiler flag
|
2020-10-02 13:36:15 +01:00 |
|
Autechre
|
db71c05cbb
|
Merge pull request #157 from jdgleaver/simple-frame-blending
Interframe Blending: Improve accuracy of 'Simple (Fast)' method, remove 'Simple (Accurate)' method
|
2020-09-22 18:43:55 +02:00 |
|
jdgleaver
|
77075043fa
|
Interframe Blending: Improve accuracy of 'Simple (Fast)' method, remove 'Simple (Accurate)' method
|
2020-09-22 10:49:44 +01:00 |
|
Autechre
|
21547dc439
|
Merge pull request #156 from jdgleaver/gb-pocket-palette-fix
Fix 'GB - Pocket' internal palette
|
2020-08-18 14:02:50 +02:00 |
|
jdgleaver
|
8911bba67b
|
Fix 'GB - Pocket' internal palette
|
2020-08-18 12:22:19 +01:00 |
|
Autechre
|
dd1cf9fdba
|
Merge pull request #155 from jdgleaver/colour-correction
Update GBC colour correction parameters
|
2020-08-12 17:36:03 +02:00 |
|
jdgleaver
|
ac8f183f6b
|
Update GBC colour correction parameters
|
2020-08-11 16:55:20 +01:00 |
|
twinaphex
|
2a204aabc7
|
Buildfix
|
2020-06-30 02:03:54 +02:00 |
|
Twinaphex
|
d6377abac5
|
Buildfixes for iOS
|
2020-06-30 02:00:08 +02:00 |
|
twinaphex
|
2d1fbace46
|
Buildfix for MSVC 2003
|
2020-06-30 01:49:49 +02:00 |
|
twinaphex
|
33e38a28a7
|
Fix build for MSVC
|
2020-06-30 01:47:05 +02:00 |
|
twinaphex
|
3be8e34f82
|
Update libretro-common
|
2020-06-30 00:08:55 +02:00 |
|
twinaphex
|
084757e314
|
Update
|
2020-06-30 00:02:29 +02:00 |
|
twinaphex
|
dd36b1deb3
|
Update
|
2020-06-30 00:02:09 +02:00 |
|
twinaphex
|
62150d63c5
|
Update
|
2020-06-30 00:01:32 +02:00 |
|
twinaphex
|
8aa95cebbb
|
Update libretro-common
|
2020-06-30 00:00:35 +02:00 |
|
hizzlekizzle
|
f6d13e39d8
|
Merge pull request #153 from RokkumanX/master
Game Boy palette corrected
|
2020-06-26 15:29:47 -05:00 |
|
Rokkuman X (corrupted)
|
b181f8b71d
|
Game Boy palette corrected
A terrible mistake made the Game Boy Palette look entirely wrong
|
2020-06-26 04:30:36 +02:00 |
|
Autechre
|
c6568f9ba5
|
Merge pull request #152 from RokkumanX/master
Authentic palettes derived from original hardware screens (pt. 2)
|
2020-06-25 22:53:31 +02:00 |
|
Rokkuman X (corrupted)
|
8bfe76bb80
|
Authentic palettes derived from original hardware screens (pt. 2)
There, only relevant commits and nothing else.
|
2020-06-25 21:26:09 +02:00 |
|
hizzlekizzle
|
132f36e990
|
Merge pull request #148 from jdgleaver/interframe-blending
Add optional LCD ghosting effect
|
2020-02-07 13:25:27 -06:00 |
|
jdgleaver
|
2bcd8287aa
|
Add optional LCD ghosting effect
|
2020-02-07 16:24:53 +00:00 |
|
Twinaphex
|
b4f03fcc0f
|
Merge pull request #147 from negativeExponent/fix_memmap
Do not add pointers to memory map if they are not available
|
2020-02-07 13:53:19 +01:00 |
|
negativeExponent
|
37122e03c4
|
Do not add pointers to memory map if they are not available
- skips sram when no sram is available
- skips extra RAM banks if not running in GBC mode
Reference: https://github.com/libretro/gambatte-libretro/issues/146
|
2020-02-07 20:10:54 +08:00 |
|
Twinaphex
|
3fbe0d6023
|
Merge pull request #142 from yoshisuga/tvos_support
(tvOS) Compile using tvOS SDK
|
2020-02-07 12:01:25 +01:00 |
|
twinaphex
|
6f3bde124d
|
(MSVC 2017) Buildfix
|
2020-01-07 00:11:12 +01:00 |
|
twinaphex
|
20b60c65c4
|
Update
|
2019-12-27 04:53:47 +01:00 |
|
twinaphex
|
407f5fbccb
|
Update
|
2019-12-27 04:48:16 +01:00 |
|
twinaphex
|
20e36369b5
|
Update
|
2019-12-27 04:45:42 +01:00 |
|
twinaphex
|
430af2fbd4
|
Update
|
2019-12-27 04:40:27 +01:00 |
|
twinaphex
|
e2341e8bb4
|
Update Makefile
|
2019-12-27 04:36:53 +01:00 |
|
Twinaphex
|
708424d7b4
|
Merge pull request #141 from webgeek1234/master
Fix mingw cross compile and fix wii-u compile on newer devkitpro versions
|
2019-11-29 21:31:35 +01:00 |
|
Twinaphex
|
b97997006e
|
Merge pull request #143 from jdgleaver/thewolfbunny-palettes
Add internal GB colour palettes
|
2019-10-10 19:15:29 +02:00 |
|
jdgleaver
|
d4b6fb2021
|
Add internal colour palettes from TheWolfBunny (https://www.deviantart.com/thewolfbunny/gallery/69987002/game-boy-palettes) + update libretro_core_options to v1.3
|
2019-10-10 16:40:27 +01:00 |
|
Yoshi Sugawara
|
e576486ab4
|
(tvOS) Compile using tvOS SDK
|
2019-09-02 08:15:30 -10:00 |
|
Aaron Kling
|
bb50d4c00c
|
libretro: fix wiiu compile
|
2019-07-24 02:21:27 -05:00 |
|
Aaron Kling
|
4bbd9e8c66
|
libretro: allow mingw cross compiling
|
2019-07-24 02:21:27 -05:00 |
|