Commit Graph

248 Commits

Author SHA1 Message Date
sorgelig
795f7a171d pcecd: fix the cheats. 2020-04-26 21:47:57 +08:00
sorgelig
67e9725198 Do not use CRC for PCE CD cheats. 2020-04-26 18:34:56 +08:00
sorgelig
40e8885f64 pcecd: fix reset bits. 2020-04-25 19:57:26 +08:00
sorgelig
d5cd08bde9 pcecd: fix multifile CD, adjust default menu position. 2020-04-25 08:11:38 +08:00
sorgelig
e666f71d6c AtariST: add mono 60hz option. 2020-04-24 06:08:55 +08:00
sorgelig
e59bb17eaa Update UART settings. 2020-04-22 22:59:14 +08:00
sorgelig
72d8831068 AtariST: adjust default config, tweak load/save dialogs. 2020-04-22 01:40:04 +08:00
sorgelig
21f69d1d3c AtariST: show config in load/save dialog. 2020-04-22 00:21:24 +08:00
sorgelig
8350dd77a9 pcecd: reset CD when cart is inserted. 2020-04-20 23:17:34 +08:00
sorgelig
47b1ab4a61 osd: some refactoring. 2020-04-20 21:43:02 +08:00
sorgelig
e9eebbe260 AtariST: fix memory fill, add aspect ratio option. 2020-04-20 21:42:54 +08:00
Sergey Dvodnenko
8600659c39 pcecd: some additions 2020-04-20 21:39:50 +08:00
sorgelig
d2e3d0fbd2 pcecd: initial support. 2020-04-19 14:58:44 +08:00
sorgelig
4e96473a1a Initial support for Atari ST. 2020-04-17 23:44:05 +08:00
sorgelig
07d965102d Some refactoring and normalization. 2020-04-12 17:19:49 +08:00
Newsdee
1778fb72e8 Relabel skip command in mapping UI to "Space/User" 2020-03-25 22:22:03 +08:00
sorgelig
5a4df1c8a8 Always enable volume control. 2020-03-17 01:27:27 +08:00
sorgelig
b25b97a540 Support RBF display names from names.txt 2020-03-10 09:19:23 +08:00
sorgelig
547e101524 Debouncing for OSD control. 2020-03-09 21:36:22 +08:00
zakk4223
caca70296a Add support for booting mra files via bootcore ini setting. Includes lastcore/lastexactcore functionality
Co-authored-by: Zakk <zakk@rsdio.com>
2020-03-08 23:54:14 +08:00
sorgelig
18a9ac8258 input: tweak the mapping info. 2020-03-07 19:51:20 +08:00
sorgelig
7fcc325d8c Long press of USER button in Menu core launches the joystick button definition. Short press of USER button skips the button in definition. 2020-03-07 05:35:19 +08:00
sorgelig
385c2201c9 input: support buttons in MRA, show joystick map on first button press. 2020-01-31 05:34:22 +08:00
sorgelig
35f81c3826 Cleanup. 2020-01-20 14:04:36 +08:00
nanner55
8f4828c1cc Add T64 to D64 conversion support to C64.
* Added C64 T64 disk mount support.

* Fixed minor C64 T64 support bugs and minor code cleanup.

* Fixed DIR advance logic.
Changed various init values.

* Added workaround for FileOpen* functions auto-prepend breaking absolute
paths.
Changed T64 tmp path to be absolute.
2020-01-20 12:31:39 +08:00
sorgelig
cfbbfba404 Fix subindex for recents. 2020-01-05 06:38:07 +08:00
sorgelig
8f0c9bd8cc Support linux FB over VGA/Direct Video. 2020-01-04 14:57:47 +08:00
sorgelig
7d27132de9 Recently launched cores list. 2020-01-04 07:31:40 +08:00
sorgelig
f58b497a58 core browser: support for suffix after datecode, some cleanup. 2020-01-04 06:05:38 +08:00
sorgelig
8a85dc8d78 arcade: move dip settings to mra. 2020-01-02 23:50:46 +08:00
sorgelig
3cdfbd0b64 Remove dead code 2020-01-02 08:38:51 +08:00
sorgelig
b51e5b0a17 Support for info display from the core. 2020-01-01 11:57:53 +08:00
sorgelig
1cb1e5b899 Support for savestate. 2020-01-01 10:39:52 +08:00
sorgelig
75a3621d8e osd: adjust rbf long name scrolling. 2019-12-30 21:30:45 +08:00
sorgelig
64f75d3d57 input: tweak the initial mapping. 2019-12-30 20:34:01 +08:00
sorgelig
d4a471f803 input: fix: coudn't skip last 2 items while initial mapping. 2019-12-30 16:32:44 +08:00
sorgelig
15aeb67ec9 osd: fix h/d options. 2019-12-30 06:54:11 +08:00
sorgelig
8a8645c530 recents: store altname. 2019-12-29 08:12:29 +08:00
sorgelig
7f4159a21e recents: simpification of data, option to clear the list. 2019-12-29 06:37:17 +08:00
sorgelig
ca0a67e52c recents: fixes, updates, refactoring. 2019-12-29 06:02:43 +08:00
nanner55
3438ffd7ca Add Recent Files menu option.
key (backtick/grave) or select button.
2019-12-29 02:53:31 +08:00
sorgelig
790ae63a2a Fix scroll of long mra names. 2019-12-29 02:15:23 +08:00
sorgelig
81fac39308 input: map OK/Back buttons for OSD, Back+OK in OSD -> unmount action. 2019-12-27 08:34:54 +08:00
sorgelig
8f9387b9f3 Enable gamma control in direct video mode. 2019-12-26 06:46:59 +08:00
sorgelig
04c314a5f9 osd: d,h options for opposite effect, - option supports text. 2019-12-25 05:29:25 +08:00
sorgelig
cf10487497 Don't display dates for non-rbf files. 2019-12-23 01:17:37 +08:00
sorgelig
7b949f3ded archie: use generic 8bit type. 2019-12-21 02:25:29 +08:00
sorgelig
43771c2d01 gba: don't display gb/gbc roms if goomba is missing. 2019-12-18 16:56:50 +08:00
sorgelig
747acefb01 menu: don't hide extensions if several extensions are requested. 2019-12-12 04:16:10 +08:00
sorgelig
0eb7b3017d Fixes, tweaks, cleanup. 2019-12-12 03:43:49 +08:00