sorgelig
91951e44fe
ao486: fix single track CUE loading.
2020-11-02 14:15:41 +08:00
sorgelig
d93481c26c
INI options for custom aspect ratio.
2020-11-01 20:34:36 +08:00
sorgelig
2e0046cfd7
pcecd: sgx mode for CD games.
2020-10-27 22:17:03 +08:00
Sergey Dvodnenko
6178d1d23a
snes: fix has_bsx_slot init value
2020-10-27 02:40:17 +08:00
Sergey Dvodnenko
c01425d99a
snes: add special LoRom mapping (Derby Stallion 96 and Sound Novel Tsukuru)
2020-10-25 23:59:56 +08:00
Sergey Dvodnenko
07e0b2437e
snes: fix patch of incorrect BS header values
...
* pcecd: read 256 sectors when length is 0 (Kabuki Itouryodan).
* pcecd: send status immediately for commands with instant execution (Bomberman: Panic Bomber), some cleanup
* snes: add BSX support
* snes: add SPC loading
* snes: fix patch of incorrect BS header values
2020-10-19 03:09:24 +08:00
Sergey Dvodnenko
72c62a613f
snes: add BSX support
...
* pcecd: read 256 sectors when length is 0 (Kabuki Itouryodan).
* pcecd: send status immediately for commands with instant execution (Bomberman: Panic Bomber), some cleanup
* snes: add BSX support
2020-10-14 22:08:44 +08:00
sorgelig
91070cb738
ao486: support for mounting HDD and FDD images.
2020-10-02 22:36:02 +08:00
sorgelig
84487caf9c
ao486: support for CD image mounting from core.
2020-10-02 03:17:07 +08:00
sorgelig
86fa5ed02d
ao486: locate currently selected file from config.
2020-10-02 03:15:04 +08:00
sorgelig
ddc44c7d78
ao486: mount CD images as read-only.
2020-10-02 03:11:42 +08:00
Sergey Dvodnenko
7b80bf1ee3
pcecd: send status immediately for commands with instant execution (Bomberman: Panic Bomber), some cleanup
...
* pcecd: read 256 sectors when length is 0 (Kabuki Itouryodan).
* pcecd: send status immediately for commands with instant execution (Bomberman: Panic Bomber), some cleanup
2020-09-27 18:54:03 +08:00
sorgelig
0a4bc6b396
ao486: extract CD code to separate file, some refactoring and fixes.
2020-09-22 06:21:38 +08:00
sorgelig
715a313764
ao486: support CUE CD format.
2020-09-21 14:02:36 +08:00
sorgelig
6676928cfa
ao486: ide: option to enable CD hotswap, implement more CD commands.
2020-09-20 18:27:07 +08:00
sorgelig
fa7fe5391a
ao486: rework IDE, support for CD-ROM.
2020-09-17 23:48:26 +08:00
sorgelig
123939b1a5
ao486: support for secondary floppy.
2020-09-07 22:57:05 +08:00
sorgelig
e86b8bdd33
snes: select DSP1 for Pilotwings.
2020-09-01 03:41:12 +08:00
sorgelig
1b9537eee7
archie: support for IDE, auto-save for CMOS.
2020-08-20 17:35:20 +08:00
sorgelig
419ae67dee
user_io: extend ioctl_* functionality.
2020-08-20 17:30:52 +08:00
sorgelig
05f87a30e7
ao486: fix zip files copy to/from shared folder.
2020-08-17 02:29:07 +08:00
sorgelig
f3ec4dc542
ao486: move hdd cache to FPGA.
2020-08-07 14:41:06 +08:00
sorgelig
eecb5869ed
ao486: support for new mgmt bus.
2020-08-06 14:34:25 +08:00
sorgelig
ba79d13239
ao486: 3mbit for high speed UART mode.
2020-08-04 05:54:57 +08:00
sorgelig
f320a94ee3
Faster HPS-FPGA block transfers.
2020-08-03 10:43:16 +08:00
sorgelig
1595d71f78
ao486: faster hdd read/write.
2020-08-02 18:21:20 +08:00
sorgelig
5761e81cee
ao486: support for new disk i/o.
2020-08-01 08:50:17 +08:00
sorgelig
9e5711a9e9
ao486: additiona debug info is shared folder.
2020-07-30 19:15:13 +08:00
sorgelig
066aeab6fe
ao486: adjust ram size.
2020-07-30 19:13:57 +08:00
sorgelig
c7b4fa79cf
ao486: some fixes in shared folder.
2020-07-20 00:53:18 +08:00
sorgelig
95adc60b8f
ao486: suport for shared folder.
2020-07-19 06:04:47 +08:00
sorgelig
c528ebc2f1
ao486: variable CPU clock, 256MB RAM.
2020-07-19 06:04:36 +08:00
sorgelig
0b629ae55c
minimig: fix fdd corruption upon write.
2020-07-13 02:57:47 +08:00
sorgelig
673a65dec3
ao486: do not try fdd boot if not mounted.
2020-07-11 07:18:58 +08:00
sorgelig
b2c8782094
ao486: don't try to mount file with empty name.
2020-07-05 01:15:31 +08:00
sorgelig
0ac0389fa9
ao486: use shared memory to upload BIOS.
2020-07-04 08:51:26 +08:00
sorgelig
01eac63641
ao486: configurable clock.
2020-07-04 02:06:32 +08:00
sorgelig
772d3a71eb
Add shared_folder INI option.
2020-07-03 05:52:19 +08:00
sorgelig
e1f2c7879e
minimig: fix zip handling in shared folder.
2020-07-02 03:05:22 +08:00
Sergey Dvodnenko
cd06931a9b
pcecd: read 256 sectors when length is 0 (Kabuki Itouryodan).
2020-07-01 23:50:51 +08:00
sorgelig
a610b13afd
mininig: fix path handling in shared folder.
2020-07-01 16:30:43 +08:00
sorgelig
1f9935d080
minimig: support for shared folder.
2020-06-29 08:19:25 +08:00
sorgelig
6c844a9584
atarist: move core-specific defines to core support code.
2020-06-29 08:11:34 +08:00
sorgelig
e8b8e87543
megacd: support subfolders with cd_bios.rom per folder.
2020-06-23 02:54:36 +08:00
sorgelig
fed7cae7a3
atarist: unmount floppies on cold reboot.
2020-06-22 13:30:38 +08:00
sorgelig
5d82b8e7d1
megacd: don't reset the core and don't loose the save upon disks swap of the same game.
2020-06-08 04:26:41 +08:00
sorgelig
bcff26e588
pcecd: detect US BIOS even if not bitswapped.
2020-06-03 22:25:00 +08:00
sorgelig
11259d8af4
megacd: receive reset from FPGA.
2020-06-02 04:04:10 +08:00
sorgelig
0d3e158607
pcecd: common SendStatus function.
2020-06-02 02:30:17 +08:00
Sergey Dvodnenko
63182d5ccb
pcecd: send status immediately after receiving an invalid command
...
* pcecd: fix command SAPEP (stop cdda when mode=0)
* pcecd: send status immediately after receiving an invalid command
2020-06-02 01:49:48 +08:00