Commit Graph

1823 Commits

Author SHA1 Message Date
sorgelig
6cd693bdf1 Support for random background loading from backrounds dir. 2020-01-03 10:04:56 +08:00
sorgelig
8f3eea51fa re-read confstr as info requested. 2020-01-03 08:36:43 +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
fb98024aae Release 20200101 2020-01-01 22:12:05 +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
f89395b206 Release 20191230. 2019-12-30 15:32:06 +08:00
sorgelig
15aeb67ec9 osd: fix h/d options. 2019-12-30 06:54:11 +08:00
sorgelig
5fa3dd0b4c arcade: skip md5 check if md5 isn't listed. 2019-12-29 23:36:04 +08:00
sorgelig
8a8645c530 recents: store altname. 2019-12-29 08:12:29 +08:00
nanner55
3c119f76e9 Fixed missing OSD button press/releases due to combo button state. (#157) 2019-12-29 06:55:28 +08:00
sorgelig
e4d36a5548 Option in ini file to enable the recents. 2019-12-29 06:54:42 +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
4899992d6f arcade: fix the path if mame is in root. 2019-12-29 02:14:43 +08:00
sorgelig
aea0f0fecb Release 20191228. 2019-12-28 23:15:53 +08:00
sorgelig
0566ac6a46 arcade: use USB/CIFS/Games location for mame if found. 2019-12-28 09:00:35 +08:00
sorgelig
2a2c005748 arcade: pre-buffer the ROM, implement patch section, don't send bad ROM to FPGA. 2019-12-28 01:13:34 +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
00768ad17f joymapping: fix the message. 2019-12-25 05:30:26 +08:00
sorgelig
04c314a5f9 osd: d,h options for opposite effect, - option supports text. 2019-12-25 05:29:25 +08:00
sorgelig
5531e750b8 file_io: fix FileLoad(). 2019-12-23 02:05:54 +08:00
sorgelig
cf10487497 Don't display dates for non-rbf files. 2019-12-23 01:17:37 +08:00
sorgelig
2e12b079d5 arcade: better error visibility. 2019-12-21 08:08:56 +08:00
sorgelig
a311d13591 Use subfolders for roms and cores where is mra. 2019-12-21 07:50:02 +08:00
sorgelig
7b949f3ded archie: use generic 8bit type. 2019-12-21 02:25:29 +08:00
sorgelig
0e2e0a4b45 arcade: case insensitive md5 compare. 2019-12-21 01:31:19 +08:00
sorgelig
bd7dc8b300 Release 20191218. 2019-12-18 21:07:21 +08:00
sorgelig
43771c2d01 gba: don't display gb/gbc roms if goomba is missing. 2019-12-18 16:56:50 +08:00
sorgelig
7080eb1362 gba: add goomba emulator autoloading for gb/gbc roms. 2019-12-18 06:13:20 +08:00
Sergey Dvodnenko
66f96a4fed megacd: fix command/status handling, some reorganisation 2019-12-13 05:55:12 +08:00
sorgelig
15e1de476a archie: adjust default bios path. 2019-12-13 03:34:05 +08:00
sorgelig
7b78bd1574 romutils: some tweaks and optimizations. 2019-12-12 20:33:19 +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
1070560e19 Arcade Add search for development rbf without date
* 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 /

* added another check
2019-12-12 01:03:58 +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
aedb73aa12 megacd: support for backup mount/init. 2019-12-09 07:41:39 +08:00
sorgelig
312873d0cf Progress bar for file loading. 2019-12-08 05:33:31 +08:00
Jamie Dickson
5373f3d978 add smart usb and cifs searches to game folder paths 2019-12-06 15:01:49 +08:00
Jamie Dickson
e04a1d144f allow loading of WAVE tracks 2019-12-05 21:27:02 +08:00
sorgelig
8b5c95343f Release 20191205. 2019-12-05 00:57:35 +08:00
sorgelig
acf0111877 OSD fixes. 2019-12-05 00:48:30 +08:00