twinaphex
|
376b62e8fa
|
Cut down on more unnecessary strlens
|
2020-05-24 17:25:52 +02:00 |
|
twinaphex
|
0aff65e77b
|
Sync libretro-common
|
2020-05-19 15:22:00 +02:00 |
|
twinaphex
|
cd9ca691ca
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
|
Twinaphex
|
29dc30fa48
|
Revert " add hashing support for PSX cheevos (bin/cue, chd, or real CD)"
|
2019-08-30 15:55:07 +02:00 |
|
Jamiras
|
a8232e6a2e
|
don't try to build CUE file if media isn't available
|
2019-08-29 22:25:33 -06:00 |
|
Jamiras
|
bcd61d7f9b
|
add hashing support for PSX cheevos (bin/cue, chd, or real CD)
|
2019-08-29 21:05:14 -06:00 |
|
twinaphex
|
d6df17a154
|
Revert "add hashing support for PSX cheevos (bin/cue, chd, or real CD)"
This reverts commit 11854333742fd7887cfa4f818d848963a82fab76.
|
2019-08-30 03:14:42 +02:00 |
|
Jamiras
|
1185433374
|
add hashing support for PSX cheevos (bin/cue, chd, or real CD)
|
2019-08-23 08:02:06 -06:00 |
|
Brad Parker
|
99dbc4d13e
|
griffin: increase warning level for vc2010, fix signed/unsigned mismatch
|
2019-07-22 14:51:00 -04:00 |
|
twinaphex
|
f3eb48d1f5
|
Fix MSVC warnings
|
2019-07-22 20:16:27 +02:00 |
|
Brad Parker
|
cf12a10ba0
|
cdrom: add CDROM tag to log prints
|
2019-07-10 20:56:23 -04:00 |
|
twinaphex
|
124283a934
|
(MSVC 2010) Add HAVE_CDROM
(CDROM) Ensure code compiles with MSVC
|
2019-07-09 09:23:47 +02:00 |
|
Brad Parker
|
15d97dbaf3
|
cdrom: add disc dump option
|
2019-07-08 16:06:35 -04:00 |
|
Brad Parker
|
2ef16de941
|
cdrom: add atip check function, show relative and absolute MSF for read command
|
2019-07-08 16:06:35 -04:00 |
|
Brad Parker
|
59d8b918a1
|
cdrom: store group timeouts
|
2019-07-06 20:16:47 -04:00 |
|
Brad Parker
|
d116784249
|
cdrom: go back to MSF read command, still having issues with LBA calculation
|
2019-07-05 11:09:11 -04:00 |
|
Brad Parker
|
e8d488ba67
|
cdrom: fix conflict with libchdr function names
|
2019-07-04 23:05:28 -04:00 |
|
Brad Parker
|
d0695fc428
|
cdrom: add LBA offset
|
2019-07-04 22:42:42 -04:00 |
|
Brad Parker
|
38d49136ce
|
cdrom: add function for reading via LBA numbers
|
2019-07-04 18:20:05 -04:00 |
|
Brad Parker
|
052a8e48cf
|
cdrom: add extra debug functions, add function to check if media is inserted/ready
|
2019-07-04 00:22:16 -04:00 |
|
Brad Parker
|
03d48ab2fd
|
cdrom: windows buildfix
|
2019-07-03 16:05:15 -04:00 |
|
Brad Parker
|
9a52595ce3
|
cdrom: add function to get list of available drives (initial linux implementation), show list in "Dump Drive" menu entry
|
2019-07-03 14:19:32 -04:00 |
|
Brad Parker
|
1eba59a20c
|
cdrom: fix calculation of track length, add pregap to cuesheet
|
2019-07-02 00:12:00 -04:00 |
|
Brad Parker
|
9d5e91a6e5
|
cdrom: set default track to 1
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
24bd43a53f
|
cdrom: improve position setting
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
9617605371
|
cdrom: set optimal read speed
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
11f8361d15
|
unused variable
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
02575ddf67
|
cdrom: fix printf warnings
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
fa041e4040
|
cdrom: fix unused variable warnings if debug is off
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
8f1b150806
|
cdrom: windows fixes, use starting address of current track for read/seeks
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
12388e038a
|
cdrom: add flush for debug prints because they were never appearing, remove unused variables
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
11106cc2a7
|
cdrom: linux buildfix
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
07c0451b93
|
cdrom: add windows support
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
93b81198c2
|
cdrom: increase retry time, use alternate method for reading sub-channel data (not all drives can read Q data from READ CD)
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
8af3078966
|
track1 playback is working, redbook might have issues currently
|
2019-06-30 18:34:00 -04:00 |
|