Commit graph

815 commits

Author SHA1 Message Date
crashGG
44a6c67823 fix .bin extension support for archives
fix the issue which can not load roms with the extension ".bin" in a zip package.
2023-05-15 09:27:24 +02:00
kub
3a77090514 build, add ASAN, some CFLAGS changes, add revision 2023-05-02 20:19:18 +00:00
kub
110a49ed2a platform gp2x, fix compilation with original toolchain (gcc 4.1) 2023-05-01 08:59:49 +00:00
kub
0c9c8e4796 core vdp, some cleanup 2023-04-27 21:19:56 +02:00
kub
c7e1c39b28 core, make system detection by extension case insensitive 2023-03-26 10:35:39 +00:00
kub
e5a1d4c5f1 sms, cleanup, add missing tms palette to gp2x 2023-03-07 21:57:33 +00:00
kub
39194ef19e platform sdl, add missing prototype 2023-03-07 21:56:11 +00:00
kub
0aa63fce12 core, revisit Sega 8 bit hardware handling 2023-02-22 23:22:45 +00:00
kub
cab84f29e5 core, preparations for sc-3000 support 2023-02-18 20:57:16 +00:00
kub
c989b8fec1 platform sdl, fix minor bug in window size handling 2023-02-18 20:45:50 +00:00
kub
5aa5700685 platform sdl, fix minor bug in window size handling 2023-02-12 22:51:44 +00:00
kub
e64742875a platform, move keyboard menu keys for L,R to BS,TAB
they should not be on printable chars for correct handling in directory
listings, and BS+TAB should be the same on all(?) international keyboards.
2023-02-07 23:19:23 +00:00
sndream
9ec3b5ac0e rg99 support 2023-01-16 21:50:11 +01:00
OsirizX
08be5f1dab Add dynarec support for PS3 2023-01-12 21:01:14 +01:00
kub
14b19ad7c8 update submodules 2022-12-20 21:58:06 +00:00
kub
ebd9c86a6c platform, clear status remnants after renderer switching by hotkey 2022-12-19 22:03:43 +00:00
kub
7e0c38c9c7 psp, fix vsync synchronisation 2022-10-16 20:17:42 +00:00
kub
043ccbf45f fix some gcc warnings 2022-10-16 20:17:39 +00:00
kub
db8af214be generic, fix debug menu rendering 2022-10-12 21:23:49 +00:00
kub
a2d1369cb5 psp, enable using new pspdev, fix some bugs 2022-09-29 23:24:43 +00:00
kub
c05ec65ef1 gp2x, small optimization 2022-09-28 18:52:26 +00:00
kub
12ffc46933 platform, fix emu loop timing for vsync enabled 2022-09-28 18:51:19 +00:00
kub
a1ef15a783 platform sdl, fix screen clearing if line pitch isn't width 2022-09-28 18:46:32 +00:00
kub
6370b1d401 psp, more fps, improve sms/gg scaling 2022-09-28 18:43:33 +00:00
kub
96948bdfc8 sms, add fast renderer, remove 1st column (8 px) if blanked 2022-09-25 10:03:06 +00:00
kub
23e4719638 generic ui, add basic GLES support 2022-09-17 07:25:17 +00:00
kub
7c6f79147b sms, add xor 4x8k mapper 2022-09-14 19:33:02 +00:00
kub
6ce10a4308 core+platforms, harmonise supported extensions 2022-09-14 19:30:32 +00:00
kub
364be97d1b ui, fix skin for opendingux+linux 2022-04-20 19:26:16 +02:00
kub
36b2f2931f libretro, fix classic_arm builds, minor cleanup 2022-04-20 00:00:43 +02:00
kub
a5085db3ea Merge from libretro/master:7ff457f for repo synchronization 2022-04-19 23:58:59 +02:00
kub
45d0add214 ui, fix generic skin 2022-04-19 23:18:56 +02:00
kub
192ab01579 core, improve extension handling 2022-04-19 23:18:56 +02:00
kub
68a950875c sound, add FM filtering 2022-04-19 23:18:56 +02:00
kub
21e0cd52e6 ui, revisit menu 2022-04-19 23:18:56 +02:00
kub
5c7cd0590e libretro, fix native sound rate
thanks to jdgleaver for pointing this out
2022-04-10 07:45:03 +00:00
kub
a990d9c434 ui, revisit menu 2022-04-09 22:30:44 +02:00
kub
47e73a93a4 libretro, fix compilation for unix armv7 2022-04-09 21:55:30 +02:00
jdgleaver
906cc85456 (libretro) Prevent illegal usage of RETRO_ENVIRONMENT_SET_SYSTEM_AV_INFO/RETRO_ENVIRONMENT_SET_GEOMETRY environment callbacks 2022-04-08 18:24:53 +02:00
kub
a987b67801 sound, fix config save/load for native quality mode 2022-03-31 22:11:05 +00:00
kub
e2e2b6ad1b sound, prepare FM filtering 2022-03-31 19:51:15 +02:00
kub
882f697ad4 sound, add native rate mode, change resampling 2022-03-31 19:51:03 +02:00
jSTE0
f507a70379 platform: Add miyoo support
Add support for the miyoo platform, another SDL-based platform with a
small cache CPU and its own input mappings.
2022-03-06 23:06:23 +01:00
kub
f8aaa200cf platform sdl, preliminary window resizing fixes
picodrive doesn't handle resize events, so it's not really working :-/
it however uncovered some bugs and strange behaviour, though
2022-03-06 18:39:46 +00:00
kub
df6c895c5c sms, add sg-1000 support 2022-02-28 21:45:50 +00:00
kub
171fb8cc14 sms, mapper for taiwanese sg-1000 ram extension 2022-02-26 21:52:43 +00:00
kub
aaef4b945e sms, add basic sg-1000 support 2022-02-26 10:19:07 +00:00
kub
da64996b0d update libpicofe 2022-02-22 22:31:01 +00:00
kub
8df4ddba1e platform sdl, improved menu keymap for international keyboards 2022-02-22 22:26:40 +00:00
kub
74bd70403b platform sdl, add config file option for fullscreen 2022-02-22 20:40:34 +00:00