Commit graph

750 commits

Author SHA1 Message Date
kub
2ae9324c30 update libpicofe 2021-03-26 20:25:45 +01:00
kub
63235526b8 libretro, fix missing intialization for renderer 2021-03-26 20:22:53 +01:00
kub
bcc34f2cf8 attempt for DRC support for newer versions of osx/ios 2021-03-23 00:10:11 +01:00
kub
8b60ec300b attempt for DRC support for newer versions of osx/ios 2021-03-22 23:47:24 +01:00
kub
c28911fdb1 cleanup for psp 2021-03-21 23:04:14 +01:00
kub
886ce067c3 core, libretro fixes for chd support 2021-03-10 23:07:25 +01:00
kub
3d1e252313 core, chd support 2021-03-09 23:01:03 +01:00
kub
4bb0b70ec8 core, chd support 2021-03-08 23:02:55 +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
4da84f9454 fixes for big endian support (svp drc, libpicofe update) 2021-02-25 09:41:55 +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
b1b5f9c094 fixes for platform support for PSP: show fps, notices, CD leds 2021-02-10 22:55:30 +01:00
kub
bfd6662370 fixes for platform support for PSP 2021-02-06 01:20:35 +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
bdf7761ef8 gp2x, fix for 8bit fast renderer regression 2021-01-22 10:08:20 +01:00
kub
1cc774814d partially revived platform support for PSP (unfinished), part 4
various fixes and improvements to screen output, menu fixes
2021-01-20 20:55:12 +01:00
kub
794d463ce9 gp2x, fix to show pico ptr 2021-01-20 20:55:12 +01:00
kub
4e0fca8142 ui, fix for gfx save/load menu bg (menubg_src != screen) 2021-01-20 19:41:14 +01:00
kub
43f79c5b41 ui, fix linux handling of 32x renderer 2021-01-20 19:39:21 +01:00
kub
1290b90de0 update libpicofe 2021-01-16 12:32:11 +01:00
kub
80bc22540a partially revived platform support for PSP (unfinished), part 3
changes to libpicofe, fixed path handling
2021-01-15 19:56:11 +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
30969671e5 sound, improved and optimized reimplementation of libretro lowpass filter 2020-12-23 15:51:49 +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
7e5b769d8f libretro, improve ps2 support, switchable renderers, 32X support w/ DRC 2020-12-12 14:51:44 +01:00
kub
cd262e4cc7 libretro, add new good (aka 8bit accurate) renderer, fix 256px mode rendering 2020-12-12 14:48:15 +01:00
kub
7e382f5403 libretro, fix version string 2020-12-12 14:24:21 +01:00
kub
512898fed1 libretro, fix apple os builds 2020-12-05 15:13:53 +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
d191afbccf switch libpicofe to local repo 2020-11-02 00:05:37 +01:00
kub
8c54e0dd8f fix key mapping for opendingux platforms 2020-10-27 18:10:41 +01:00
kub
8c10129faa fix for config reading of key mappings 2020-10-27 18:08:57 +01:00
kub
e7faa8e4e1 Merge remote-tracking branch 'upstream/master' 2020-10-21 20:29:58 +02:00
kub
ac4c2eae19 libpicofe, new version for triple buffering with sdl 2020-10-14 22:51:49 +02:00