Zakk
3a0d20577e
Use hunksize from chd instead of header constant
2024-03-12 19:31:10 -04:00
paulb-nl
53f1ca18e8
megacdd: cd audio fixes ( #788 )
...
- Send audio sectors faster so buffer stays filled
- Ask FPGA if it is ready to receive a sector
- Fix SCAN with CHD files
- Fix missing start of audio by sending with separate index
2023-07-11 03:41:14 +08:00
paulb-nl
71a8caacde
NeoGeo CD updates ( #787 )
...
- Add Unibios and CDZ support
- Ask FPGA before sending sector
- 1-4x CD speed
2023-07-01 16:53:18 +08:00
paulb-nl
646f96c395
Add NeoGeo CD support ( #767 )
...
support/megacdd: add Play track command for Neo Geo
neocd: use separate index for audio
2023-04-06 23:27:39 +08:00
Sorgelig
26e1cccbaa
Implement new way to address status bits. 128bit status.
2022-05-05 21:06:13 +08:00
Sorgelig
7701cb1cda
rename user_io_8bit_set_status to user_io_status.
2022-02-14 02:12:09 +08:00
sorgelig
422421e1ee
Remove unused vars.
2021-07-15 18:36:02 +08:00
zakk4223
6cbe7a112f
Send CDROM subcode data to MegaCD core. Supports subcode data in CHD and bin/cue/sub format ( #426 )
...
Co-authored-by: Zakk <zakk@rsdio.com >
2021-07-15 16:30:16 +08:00
Zakk
88289df32c
Remove some old commented lines
2021-02-26 00:43:27 -05:00
Zakk
3df02e631c
Add support for more drive status commands (fixes MSU-MD track looping)
...
Report CD_STAT_SEEK during CD_COMM_PLAY latency. Fixes audio delay in some games
Thanks to ekeeke for doing the work in Genesis-Plus-GX to use as reference.
2021-02-21 16:56:00 -05:00
Zakk
5c468c157e
Fix bios cd player moving to next track automatically
2021-02-19 22:51:17 -05:00
zakk4223
df4f6a0a5f
Increment the LBA for both bin/cue and CHD audio reads. Fixes #324 ( #326 )
...
Co-authored-by: Zakk <zakk@rsdio.com >
2021-01-09 16:06:33 +08:00
sorgelig
2704ad0e0a
chd: fixes and tweaks.
2020-12-29 17:20:51 +08:00
Zakk
26a2d8ee27
Add CHD support for ao486 CD-ROM
2020-12-27 16:39:44 -05:00
Zakk
3a82880869
Get full path of CHD filename so the open works in a normally setup MiSTer
2020-12-24 06:08:13 -05:00
Zakk
f412273f84
Initial support for CHD cdrom images.
...
As of now, this is CHD v5 only
2020-12-23 18:31:21 -05:00
sorgelig
419ae67dee
user_io: extend ioctl_* functionality.
2020-08-20 17:30:52 +08:00
sorgelig
e8b8e87543
megacd: support subfolders with cd_bios.rom per folder.
2020-06-23 02:54:36 +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
11259d8af4
megacd: receive reset from FPGA.
2020-06-02 04:04:10 +08:00
sorgelig
a4ef4b6092
megacd: support per-game cd_bios.rom and cart.rom
2020-06-01 08:55:27 +08:00
sorgelig
ecaa8f05d2
Some source names refactoring.
2020-04-25 20:13:17 +08:00
sorgelig
d2e3d0fbd2
pcecd: initial support.
2020-04-19 14:58:44 +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
aedb73aa12
megacd: support for backup mount/init.
2019-12-09 07:41:39 +08:00
Jamie Dickson
e04a1d144f
allow loading of WAVE tracks
2019-12-05 21:27:02 +08:00
sorgelig
b845629c3e
megasd: improve sgets().
2019-12-04 20:50:03 +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
Sergey Dvodnenko
b8ce636768
megacd: fix sgets()
2019-11-22 00:11:17 +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
b33d930bfa
Add MegaCD support code.
2019-11-20 00:15:29 +08:00