Commit graph

816 commits

Author SHA1 Message Date
kub
74bd70403b platform sdl, add config file option for fullscreen 2022-02-22 20:40:34 +00:00
kub
bd9cbae411 build, fix cyclone build (replace CFLAGS in environment) 2022-02-20 22:38:12 +00:00
kub
b4e7cd1b51 libretro, update libretro-common 2022-02-09 18:42:04 +00:00
kub
f8395445e3 submodule update 2022-02-08 21:15:08 +00:00
kub
f7741cac91 sound, fix mcd cdda (mono, resampling), type cleanup, remove minimp3 2022-02-08 20:49:43 +00:00
kub
9f1d5acdb4 sound, fix pcm/pwm handling wrt fast forward (mcd, 32x, pico) 2022-02-07 21:09:13 +00:00
kub
c88b729bdf libretro, improve multiplayer support 2022-01-28 17:13:04 +00:00
kub
73bda1add9 core, libretro vfs support 2022-01-27 22:31:09 +00:00
kub
1d5885dd84 core, linux+libretro, multiplayer adaptor support 2022-01-26 19:41:19 +00:00
kub
92f7a430ca libretro, improve 32x save/load for run-ahead 2022-01-03 23:36:58 +01:00
kub
c3fcdf3f8d 32x, more ARM asm drawing optimisations for dc mode 2021-12-19 14:40:16 +01:00
kub
ce4ae174ea platform sdl, remove some leftover debug stuff 2021-12-10 23:51:55 +01:00
kub
a54716ec19 platform, fix pad setting from configs files 2021-12-07 21:07:34 +01:00
kub
d4d2723f93 platform, fix pad not set from config when loading rom via command line 2021-12-04 22:56:33 +01:00
kub
44e4bf2b0f linux+psp, improve sw upscaling 2021-11-26 21:32:58 +01:00
kub
1bbe9abf75 platform, improve 32x handling for h32 (all supported platforms) 2021-11-23 21:50:13 +01:00
kub
23cd73bc8f sound, fix ym2612 ladder effect, add option 2021-11-19 21:01:50 +01:00
kub
8794ba5c8d sound, add ym2612 channel clipping, ladder effect 2021-11-17 22:32:04 +01:00
kub
404af43ddc release 1.99 2021-11-14 21:17:58 +01:00
irixxxx
50587ccd1f
Merge pull request #44 from jdgleaver/core-options-v2
(libretro) Update core options to v2 format
2021-11-11 22:50:18 +01:00
kub
b01c1ec5b8 platform, fix horizontal upscaling for 8bit renderers 2021-11-11 22:35:08 +01:00
kub
06d963c795 libretro, fix sms options 2021-11-11 22:32:12 +01:00
jdgleaver
8b2f9d02f5 (libretro) Update core options to v2 format 2021-11-11 14:45:57 +00:00
kub
e994ebeb3f platform, include current dir in bios search path 2021-11-10 23:33:18 +01:00
kub
e86583124e libretro, various fixes (input handling, aspect ratio) 2021-11-10 23:33:18 +01:00
kub
495fe1fdad platform, fix vertical scaling, aspect ratio handling (gp2x, psp) 2021-11-10 23:33:18 +01:00
kub
ace184013b core+gp2x+psp, fix handling mid-frame palette changes 2021-11-10 23:32:40 +01:00
kub
b23725dd9f platform, show Mark III as name for japanese SMS 2021-11-08 22:52:53 +01:00
kub
f55ce7bf47 sms, add ghosting for GG LCD (generic+libretro only) 2021-11-04 20:33:28 +01:00
kub
27005bdb5f libretro, fix memory leak 2021-11-04 18:26:51 +01:00
kub
f9ea940fb5 sms, improved mapper support (more, menu option) 2021-10-28 21:52:44 +02:00
kub
63fb265fac libretro, add FM unit setting 2021-10-27 00:22:26 +02:00
kub
6791d84741 libretro, add FM unit setting 2021-10-26 23:36:38 +02:00
kub
cbc2ca037a libretro, enable drc usage on WiiU 2021-10-25 18:33:43 +02:00
kub
f0e6d1e371 psp, fix suspend/resume 2021-10-21 20:52:20 +02:00
kub
1ffc8b84f1 sms, revisit FM settings
setting moved to SMS section, default off since it crashes some games
2021-10-21 20:45:43 +02:00
kub
02d250c709 sms, fix system setting on config file reading 2021-10-20 21:33:15 +02:00
kub
280bfc3ca7 sms, add system select option 2021-10-19 23:24:06 +02:00
kub
ae7730717c opendingux, add gg to desktop files 2021-10-15 19:39:51 +02:00
kub
2767adb5bc libretro, fix aspect ratio handling 2021-10-15 19:28:50 +02:00
kub
9b2d466aeb gp2x, fixes for sms 2021-10-15 19:27:37 +02:00
kub
466fa07953 sms, basic gamegear support 2021-10-14 23:08:17 +02:00
kub
0944973525 platform support, dual-licensing for upscaler code 2021-09-14 22:57:28 +02:00
kub
d1ae0810df sms, fix drawing for new scaling code 2021-09-12 10:02:01 +02:00
kub
ce79590af3 sdl, fix scaling for non-4:3 display 2021-09-11 22:18:38 +02:00
kub
0924243a53 psp, scaling revisited 2021-09-10 18:54:05 +02:00
kub
d5d1778252 sdl, complete overhaul of hardware/software scaling 2021-09-10 18:54:05 +02:00
kub
ff42e515ae platform support, more upscaling basics 2021-08-20 20:03:29 +02:00
kub
1ea898e5d7 platform support, bugfixes, optimisations, extensions for upscaling
not yet used in the code base
2021-07-25 23:38:06 +02:00
kub
e6ecc1ef14 platform support, add upscaling code 2021-07-23 00:38:38 +02:00