kub
70efc52db8
core, implement GG stereo
2024-01-23 22:21:15 +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
ca980e1b0a
pandora: allow to move the overlay partially offscreen
...
to allow to cut off black bars, if the user chooses to do so
2024-01-07 11:32:53 +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
kub
2a5ca3d5f0
update libpicofe (parallel menu keys)
2023-12-03 21:57:44 +01:00
notaz
92efe29e6a
pandora: move PicoDrawSetOutFormat
2023-12-03 21:52:28 +01:00
notaz
8a40739892
cosmetic fixes for pandora port
2023-12-03 21:52:28 +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
575d224780
psp, fix enable sound option
2023-11-24 18:51:32 +01:00
kub
8a553c6b3d
update libpicofe (file selector)
2023-11-24 18:51:31 +01:00
kub
48fc9762de
psp, fix GU hardware rendering
2023-11-24 18:51:31 +01:00
kub
250c8ffbc0
build, revisions and fixes for opendingux based platforms
2023-11-23 21:07:56 +01:00
Francisco Javier Trujillo Mata
4b2223986c
Use posix functions for PSP
2023-11-16 00:04:48 +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
694427bea4
more changes to readme's
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
bccd8832dd
libretro, fix crash when exiting 32x
2023-08-11 12:34:31 +00:00
kub
f3c2f81e89
platform, menu revision
2023-07-20 20:25:59 +00:00
kub
70ef073f66
add CI for psp
2023-06-16 23:43:56 +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
notaz
f20ad52307
platform: revive pandora build
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
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