Commit Graph

142 Commits

Author SHA1 Message Date
sorgelig
421b9f21c1 pcecd: support bios per CD. 2020-04-25 17:12:18 +08:00
sorgelig
76934c405e pcecd: show CD activity. 2020-04-25 15:59:25 +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
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
e5ee53afa6 arcade: fix the buffer overflow. 2020-04-20 05:57:18 +08:00
sorgelig
d29b8f162c AtariST: notify FDD disk change. 2020-04-20 01:11:35 +08:00
sorgelig
d943d57bac AtariST: mount HDD in read-write mode. 2020-04-20 00:07:28 +08:00
sorgelig
d2e3d0fbd2 pcecd: initial support. 2020-04-19 14:58:44 +08:00
sorgelig
f167fbde1c Move some HPS_IO commands from FPGA for UIO channel. 2020-04-19 03:38:49 +08:00
sorgelig
4e96473a1a Initial support for Atari ST. 2020-04-17 23:44:05 +08:00
sorgelig
d27f4fcc82 common large load buffer. 2020-04-11 19:47:33 +08:00
sorgelig
5abb845ce1 arcade: fix the length parameter of part. 2020-04-01 22:02:17 +08:00
sorgelig
d25ca00579 arcade: support for single part byte swap without inteleave node. 2020-02-23 04:02:16 +08:00
sorgelig
80dcef4de7 arcade: support for DDR3 direct loading. 2020-02-16 23:23:45 +08:00
sorgelig
21655d4b68 arcade: fixes in rom loading. 2020-02-10 18:26:15 +08:00
sorgelig
4e60e9f8d0 arcade: MRA: support for byte interleave and swap. 2020-02-01 01:52:46 +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
f1861c1dff arcade: update md5 reporting, prevent accidental md5 omission. 2020-01-27 01:22:48 +08:00
sorgelig
b4a4af0a86 arcade: filter out non-rbf files. 2020-01-23 15:42:19 +08:00
sorgelig
6e27efef8d C64: rework T64 support to use memory file. 2020-01-20 23:46:21 +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
20ecb10ef4 remove debug. 2020-01-15 22:33:01 +08:00
sorgelig
2d1694be67 arcade: pick most recent rbf if several are present. 2020-01-15 17:24:32 +08:00
sorgelig
27112e5811 arcade: override core name with 'setname' node in MRA. 2020-01-13 18:17:15 +08:00
sorgelig
ee9270de8c some cleanup. 2020-01-08 21:41:09 +08:00
zakk4223
a71c49be97 MRA: lookup rom parts by CRC first if "crc" attribute exists
MRA: supported ordered list "zip" attribute, (use '|' as delimiter)
2020-01-08 15:16:47 +08:00
sorgelig
8a85dc8d78 arcade: move dip settings to mra. 2020-01-02 23:50:46 +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
nanner55
3438ffd7ca Add Recent Files menu option.
key (backtick/grave) or select button.
2019-12-29 02:53:31 +08:00
sorgelig
4899992d6f arcade: fix the path if mame is in root. 2019-12-29 02:14:43 +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
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
0e2e0a4b45 arcade: case insensitive md5 compare. 2019-12-21 01:31:19 +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
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