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
Alan Steremberg
d981092caa
Add support for /arcade folder, and MRA xml decoding
...
* round trip xml launch
* roms load
* removed debug
* added binary data and changed rom format
* changed hex format
* fixed bug
* added structure and start/length
* removed base64 support
* removed base64 support
* fixed parsing bugs
* fixed hex parse bug
* fixed parser
* fixing paths
* fixed rbf parser
* fixed initialization bug
* fixed extension removal for when there are multiple extension options
* fixed core path and cleaned up filelength
* added md5 checks to arcade roms
* fixed rbf search
* added error support
* Simplify error checking code
* fixed arcade error message pop up
* fixed bug in part zip initialization
* removed dtdt
* don't load second rom0 if first works
* fixed directory problem
* added more comments
* added / to zip path
* fixed / bug, truncate mame zip error message
* fixed scrolling RBF
* fixed scrolling name and error message
* added code to remove _date in scrolling text
* remove redundant /
2019-12-12 00:33:27 +08:00
sorgelig
312873d0cf
Progress bar for file loading.
2019-12-08 05:33:31 +08:00
sorgelig
acf0111877
OSD fixes.
2019-12-05 00:48:30 +08:00
sorgelig
693f52d095
megacd: reset on disk insertion option.
2019-12-04 06:43:07 +08:00
sorgelig
306df303d4
megacd: fix the reset.
2019-12-04 05:32:43 +08:00
Sergey Dvodnenko
3c2a19b745
megacd: reset drive without ejecting a disk
...
* megacd: fix sgets()
* megacd: reset drive without ejecting a disk
2019-12-04 03:48:47 +08:00
sorgelig
38ce10b205
OSD fixes.
2019-12-03 12:13:11 +08:00
sorgelig
e56145f02d
Optomizations in OSD, more calls for megacd while OSD rendering.
2019-12-02 02:16:47 +08:00
sorgelig
ea43ef519b
Buffered OSD update.
2019-12-01 21:39:28 +08:00
sorgelig
6f4163b024
menu: fix coeff/gamma path display, move reset for minimig to main page.
2019-11-28 15:29:35 +08:00
sorgelig
c7785fa2f0
megacd: support more than 1 cue in the folder.
2019-11-24 02:52:22 +08:00
sorgelig
4d83c7d5b9
megacd: fix the BIOS navigation.
2019-11-21 04:39:01 +08:00
sorgelig
4bd14be5f2
megacd: some improvements in navigation. Remove old CD while mounting new one.
2019-11-20 17:24:25 +08:00
sorgelig
b33d930bfa
Add MegaCD support code.
2019-11-20 00:15:29 +08:00
sorgelig
0201c1dd85
minimig: remove i-cache options as it's implied by CPU type.
2019-11-14 23:55:04 +08:00
sorgelig
00fd57cf9c
minimig: supports for config labels.
2019-11-11 22:29:58 +08:00
sorgelig
f22a2bc5ad
minimig: adjust menu options.
2019-11-11 17:05:39 +08:00