Commit graph

359 commits

Author SHA1 Message Date
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
f9ea940fb5 sms, improved mapper support (more, menu option) 2021-10-28 21:52:44 +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
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
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
kub
3368c27707 core, fix race condition when waiting for vsync 2021-06-28 21:58:01 +02:00
kub
8ee5bef7e8 sms, enable ym2413 by default 2021-06-09 22:17:34 +02:00
kub
1106272c84 ui, scaling in sdl window mode (ATM hidden) 2021-05-06 22:19:38 +02:00
kub
d94eec4446 platform, fix debug hex dump if char type is signed 2021-05-06 21:22:31 +02:00
kub
cc19f5a12d platform, debug dump if no disassembler support 2021-04-16 21:43:17 +02:00
kub
eba9396473 mcd, add dr_mp3 playback support 2021-04-16 21:31:30 +02:00
kub
8b55d18905 ui, fix sound filter strength not read from config file 2021-04-16 00:23:42 +02:00
kub
b57e33123a release 1.98 2021-03-30 23:21:23 +02:00
kub
a6204821d5 ui, revised menu 2021-03-26 22:52:07 +01: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
0c948e2c82 ui, fix for changing SDL emulation display 2021-02-25 09:41:55 +01:00
kub
57c5a5e505 add big endian platform support 2021-02-22 22:27:51 +01:00
kub
b053cb2044 preparation for retrofw and legacy opendingux support 2021-02-22 22:27:41 +01:00
kub
4cc0fcaf15 fixes and improvements for type issues, part 3 2021-02-06 01:14:07 +01:00
kub
832faed320 ui, fix for SDL emulation display if resolution != 320x240 2021-01-31 20:14:49 +01:00
kub
4e0fca8142 ui, fix for gfx save/load menu bg (menubg_src != screen) 2021-01-20 19:41:14 +01:00
kub
df6d9f93fe ui, fix battery display for platforms with screen != menuscreen 2021-01-15 15:11:25 +01:00
kub
34c7e34f77 fix for config save, custom value types not written correctly 2021-01-15 15:03:50 +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
cdc6aac4c0 partially revived platform support for PSP (unfinished)
just to have a platform with an unusal screen resolution
- suspend/resume handling probably non-working
- no scaling settings
- no image generation
currently no intentions to finish this.
2021-01-10 12:13:56 +01:00
kub
f821bb7011 core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01:00
kub
2170797544 fixes for gcc warnings wrt 64 bit platforms 2020-12-29 11:13:45 +01:00
kub
b437951ade ui, separate sdl keymaps to avoid warnings with -flto 2020-12-17 23:02:17 +01:00
kub
9742bda77f SDL, better handling of 2x overlay mode 2020-12-14 21:15:32 +01:00
kub
70e9ca7191 improve mips disassembler to handle most of N32 code 2020-12-14 21:14:13 +01:00
kub
faedc4f1e2 mcd, add minimp3 playback support, fix libavcodec playback 2020-12-12 14:30:50 +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
bb70cc6e66 ui, turn cursor off in SDL (was on by default on GKD) 2020-12-12 17:31:07 +01:00
kub
61d76999d7 Merge from libretro/master:46902e0 for repo synchronization 2020-12-05 22:39:06 +01:00
kub
9d1ecde692 release 1.97 2020-11-23 00:30:24 +01:00
kub
69b7b2641b ui, revise status line handling 2020-11-13 08:56:39 +01:00
kub
8c10129faa fix for config reading of key mappings 2020-10-27 18:08:57 +01:00