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 |
|
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
|
a990d9c434
|
ui, revisit menu
|
2022-04-09 22:30:44 +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 |
|
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
|
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 |
|
kub
|
bd9cbae411
|
build, fix cyclone build (replace CFLAGS in environment)
|
2022-02-20 22:38:12 +00:00 |
|
kub
|
f8395445e3
|
submodule update
|
2022-02-08 21:15:08 +00:00 |
|
kub
|
f7741cac91
|
sound, fix mcd cdda (mono, resampling), type cleanup, remove minimp3
|
2022-02-08 20:49:43 +00:00 |
|
kub
|
9f1d5acdb4
|
sound, fix pcm/pwm handling wrt fast forward (mcd, 32x, pico)
|
2022-02-07 21:09:13 +00:00 |
|
kub
|
73bda1add9
|
core, libretro vfs support
|
2022-01-27 22:31:09 +00:00 |
|
kub
|
1d5885dd84
|
core, linux+libretro, multiplayer adaptor support
|
2022-01-26 19:41:19 +00:00 |
|
kub
|
ce4ae174ea
|
platform sdl, remove some leftover debug stuff
|
2021-12-10 23:51:55 +01:00 |
|
kub
|
a54716ec19
|
platform, fix pad setting from configs files
|
2021-12-07 21:07:34 +01:00 |
|
kub
|
d4d2723f93
|
platform, fix pad not set from config when loading rom via command line
|
2021-12-04 22:56:33 +01:00 |
|
kub
|
23cd73bc8f
|
sound, fix ym2612 ladder effect, add option
|
2021-11-19 21:01:50 +01:00 |
|
kub
|
8794ba5c8d
|
sound, add ym2612 channel clipping, ladder effect
|
2021-11-17 22:32:04 +01:00 |
|
kub
|
404af43ddc
|
release 1.99
|
2021-11-14 21:17:58 +01:00 |
|
kub
|
e994ebeb3f
|
platform, include current dir in bios search path
|
2021-11-10 23:33:18 +01:00 |
|
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 |
|