169 Commits

Author SHA1 Message Date
root
967a4e17b8 Fixed pad detection also when loading a per-game .cfg file 2021-12-07 20:57:28 +01:00
root
d57772530f Restored 3 button controller as default 2021-12-05 11:53:20 +01:00
root
7239a870a0 platform, fix pad not set from config when loading rom via command line and set 6 button pad as default 2021-12-04 23:28:11 +01:00
root
84d01c5bba sms renderer, fix unaligned bg-filled tiles
core+gp2x+psp, fix handling mid-frame palette changes
platform, fix vertical scaling, aspect ratio handling (gp2x, psp)
libretro, various fixes (input handling, aspect ratio)
platform, include current dir in bios search path
2021-11-10 23:52:29 +01:00
root
bcebc0aed9 core, fix typo
platform, show Mark III as name for japanese SMS
2021-11-08 23:23:50 +01:00
root
47e321d0f0 Fixed the audio/video desync after a few minutes (thanks to itixxxx). May be a workaround for now but seems to work fine (NEEDS TO UPDATE platform/libpicofe submodule too). 2021-11-06 01:36:04 +01:00
root
2d963e278f sms, minor fixes, sms, revisit FM settings and psp, fix suspend/resume. 2021-10-22 10:31:22 +02:00
root
50d4360e7c sms, add system select option 2021-10-20 00:56:41 +02:00
root
2b919ad68c sms, basic gamegear support 2021-10-15 02:01:58 +02:00
root
d942530d39 Merged all new changes from irixxxx (September 10th) 2021-09-10 22:03:27 +02:00
root
e008a4cf59 Last irixxxx's optimizations 2021-06-29 11:16:28 +02:00
Vincent-FK
6c2ac6a4f2
Merge branch 'FunKey' into FunKey 2021-06-21 10:43:12 +02:00
Vincent-FK
cf8a0e0497 resynchronize audio every 10min 2021-06-09 23:48:06 +02:00
root
a16b0ab939 Last updates from irixxxx + submodule update 2021-06-04 18:47:21 +02:00
Michel-FK
e53e33cfcf use single powerdown script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-03 23:35:15 +02:00
root
4f993d5ffe Activated YM2413 emulation for SMS by default 2021-05-30 14:47:07 +02:00
root
6339f601d4 Deactivated "Sound filter" by default to increase sound volume 2021-05-23 03:25:37 +02:00
root
0bd016f580 Restored previous commit 2021-05-19 23:16:39 +02:00
root
5579b6a600 Test 2021-05-19 23:15:09 +02:00
root
902b8e557a Changed resync vid and audio every 2 minutes and 30s 2021-05-19 22:59:57 +02:00
Michel-FK
f62937bf8a change for new notif script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-15 22:42:17 +02:00
Michel-FK
6b6542a664 instant_play save/load
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-09 22:49:25 +02:00
Vincent-FK
5fe4fcfbe7 changed bios message 2021-05-05 16:58:13 +02:00
Vincent-FK
99b133f312 searches for bios in rom_path and <rom_path>/bios folders 2021-05-05 16:31:47 +02:00
Vincent-FK
0b95bad314 Correction: rendering mode was left displayed at the bottom of the screen in 32X, Correction: resync vid and audio every 5minutes, Correction: wait 120 frames before loading save from SegaCD 2021-05-03 10:23:54 +02:00
Vincent-FK
4f4a49dacd set back default volume to 50 - to investigate: it doesn't change anything 2021-04-30 19:33:57 +02:00
Vincent-FK
b1a23f037d corrected quick loads for Sega CD, fix for now 2021-04-17 20:22:29 +02:00
Vincent-FK
484383a502 corrected pclose in init_menu_system_values 2021-04-17 19:32:30 +02:00
Michel-FK
009d007fc9 add missing pclose()
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-14 23:15:08 +02:00
Vincent-FK
de8a8a23fc changed include to configfile_fk.h when needed 2021-04-14 17:03:45 +02:00
Vincent-FK
5ccca89936 set default volume config to 99 2021-04-12 18:19:29 +02:00
Vincent-FK
d0fcc6f0bd correct zoom aspect quick shortcut not saved in funkey cfg file 2021-04-12 18:16:15 +02:00
Vincent-FK
fed75fc8f6 BIOS message when missing for SegaCD, searching bios in rom folder 2021-04-05 19:27:39 +02:00
Vincent-FK
f1a2b41ffb added funkey changes from v1.93 2021-04-01 23:42:24 +02:00
kub
c28911fdb1 cleanup for psp 2021-03-21 23:04:14 +01:00
kub
37631374df ui, revised menu and option handling, added sound filter settings 2021-03-05 22:11:39 +01:00
kub
15ca715228 core, groundwork for chd support
still needs some scrutiny, and build integration is missing
2021-03-04 20:54:10 +01:00
kub
832faed320 ui, fix for SDL emulation display if resolution != 320x240 2021-01-31 20:14:49 +01:00
kub
6c5784f07f partially revived platform support for PSP (unfinished) #2
scaling, release generation, fixes
still not planning to make this officially supported.
2021-01-13 22:26:41 +01:00
kub
a20300bf1e fixes for memory leaks and out of bounds memory access found by ASAN or gcc -flto 2020-12-12 14:57:56 +01:00
kub
61d76999d7 Merge from libretro/master:46902e0 for repo synchronization 2020-12-05 22:39:06 +01:00
kub
69b7b2641b ui, revise status line handling 2020-11-13 08:56:39 +01:00
kub
e7faa8e4e1 Merge remote-tracking branch 'upstream/master' 2020-10-21 20:29:58 +02:00
kub
758abbebc2 ui, fix sdl flickering and status lines artifact issues 2020-10-07 20:18:37 +02:00
kub
13e220715e frontend, fix scaling option handling 2020-09-30 19:34:47 +02:00
kub
e721f80136 vdp, fix for gfx save/load menu bg 2020-09-21 21:02:51 +02:00
notaz
d0eab7dae8 deal with some gcc7+ warnings 2019-12-07 22:28:53 +02:00
kub
e7ee7bc00a 32x, improved auto frame skip, plus new config option for max auto skip 2019-10-11 00:56:33 +02:00
kub
b1a047c926 reworked palette and buffer handling due to some 32X bugs 2019-07-30 16:34:40 +02:00
notaz
9cdfc191b6 add a pitch variable
32x is still broken
2017-12-27 19:54:07 +02:00