944 Commits

Author SHA1 Message Date
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
sorgelig
38291070e5 Release 20191205. 2019-12-04 22:36:30 +08:00
sorgelig
b9e8ecd235 fix vscale_border type. 2019-12-04 21:22:49 +08:00
sorgelig
b845629c3e megasd: improve sgets(). 2019-12-04 20:50:03 +08:00
sorgelig
8ca087b7e5 Increase vscale_border limit to 399. 2019-12-04 19:37:49 +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
7cde6e6b93 megacd: fix wrong cd eject call. 2019-12-02 01:01:24 +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
325d21b88c input: add DS4 wireless adapter to DS4 group. 2019-11-26 12:42:07 +08:00
sorgelig
77c177bb97 scheduler option. 2019-11-26 12:41:14 +08:00
sorgelig
c7785fa2f0 megacd: support more than 1 cue in the folder. 2019-11-24 02:52:22 +08:00
sorgelig
894f0fa389 Use FF fill if no save found. 2019-11-24 02:13:48 +08:00
Sergey Dvodnenko
b8ce636768 megacd: fix sgets() 2019-11-22 00:11:17 +08:00
sorgelig
4d83c7d5b9 megacd: fix the BIOS navigation. 2019-11-21 04:39:01 +08:00
sorgelig
6997be60c3 file_io: fix FileLoad(0,0). 2019-11-20 20:37:19 +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
cdc8bddb36 megacd: some refactoring to support zip. 2019-11-20 13:40:33 +08:00
sorgelig
0b31ad20a7 file_io: add initialization for fileTYPE and more support for zip. 2019-11-20 13:40:01 +08:00
sorgelig
b33d930bfa Add MegaCD support code. 2019-11-20 00:15:29 +08:00
Jamie Dickson
d200a77c10 fix .neo file loading and add exceptions for overlapping gameIDs 2019-11-18 12:24:46 +08:00
sorgelig
bd9a26fc7a Release 20191117. 2019-11-17 18:43:20 +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
6076935456 user_io: disable non-minimig I/O on minimig core. 2019-11-13 22:52:57 +08:00
sorgelig
c5e3d0a113 Release 20191111. 2019-11-11 23:30:38 +08:00
sorgelig
00fd57cf9c minimig: supports for config labels. 2019-11-11 22:29:58 +08:00