Commit graph

435 commits

Author SHA1 Message Date
kub
e28fd20f08 psp, revisit audio handling
sound rates 44100, 22050, 11025 Hz, internally upsampled
conversion to stereo since mono isn't supported well on psp
2024-03-02 10:19:57 +01:00
kub
4abc40d56b fixes for audio and video, add psp-like scaling 2024-02-18 23:30:36 +01:00
Francisco Javier Trujillo Mata
8b65c92f1f Use MenuX2 in PS2 2024-02-18 23:30:09 +01:00
Francisco Javier Trujillo Mata
9b4c95a951 Fix folder creation 2024-02-18 23:30:09 +01:00
kub
089f516d6c make sound rates platform dependent 2024-02-17 21:54:33 +01:00
kub
af386f93c1 platform, fix BGR/RGB menu handling 2024-02-14 23:48:28 +01:00
kub
b4bc262418 platform, cleanup main emu loop 2024-02-14 23:48:06 +01:00
kub
a914c976f8 prerelease 2.00-alpha3 2024-01-23 22:56:31 +01:00
kub
214a6c624c core+platforms, add SMS option to select TMS palette for gfx modes 0-3 2024-01-13 16:31:43 +01:00
kub
dca20effa2 platforms, revisit Pico ptr handling 2024-01-13 12:09:16 +01:00
notaz
70db485b44 config: save disabled options also
Pandora uses disabled menu options to store the layer position
(mee_range_hide() menu entries) and actually modifies them using
a special menu handler.
2024-01-07 11:32:53 +01:00
kub
82f97f10a1 prerelease 2.00-alpha2 2023-12-14 22:31:28 +01:00
kub
58fc34b1d6 build, odbeta and opendingux cleanup 2023-12-12 23:35:02 +01:00
kub
85174a6d8d build, cleanup
- remove/rename some platforms from configure
- new rg99 odbeta build, courtesy of sydarn
- pandora support, courtesy of notaz
2023-12-12 23:35:02 +01:00
sydarn
830935963d cleanup rg99 specifics and remove odbetaflag 2023-12-03 21:35:51 +01:00
sydarn
0e7c531169 ODBETA: use 320x240 sdl surface when not hw scaling on 320x480 LCDs 2023-12-03 21:35:51 +01:00
kub
0f1b9bccc0 sdl, improve redraw in file selector 2023-12-03 14:50:51 +01:00
kub
fc07fe2b4e psp, revisit scaling 2023-11-30 20:35:49 +01:00
kub
f2554438f8 build, revisions and fixes for opendingux based platforms 2023-11-15 22:58:02 +00:00
kub
6e8a71eda0 prerelease 2.00-alpha1 2023-11-09 22:56:00 +00:00
kub
02ed0c7f60 build, add odbeta 2023-11-09 23:44:01 +01:00
kub
3167aa9a94 compile fixes for CI 2023-10-26 19:03:50 +00:00
kub
d818246c51 handle "Mega Drive" naming consistently 2023-10-26 18:42:25 +00:00
kub
1a9da199e8 platform, revisit menu, add option profiles 2023-09-01 23:02:43 +00:00
kub
f3c2f81e89 platform, menu revision 2023-07-20 20:25:59 +00:00
notaz
8013663ec2 add CI for GP2X also
no helix as it has (had?) weird license IIRC
2023-06-15 08:46:27 +02:00
kub
02f3222feb platform, basic msu-md support
loading a .cue file will look for a cartridge image with the same basename
and an extension of "gen", "smd", "md", "32x".
2023-05-28 13:56:55 +00: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
kub
14b19ad7c8 update submodules 2022-12-20 21:58:06 +00:00
kub
db8af214be generic, fix debug menu rendering 2022-10-12 21:23:49 +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
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