Skip to content

Commit

Permalink
Updated txt
Browse files Browse the repository at this point in the history
  • Loading branch information
saramibreak committed Feb 3, 2020
1 parent e8f7d02 commit 91cbc63
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
10 changes: 10 additions & 0 deletions Doc/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -610,3 +610,13 @@ http://www.mediafire.com/?mhif8c7s3iayqac/
*2020-01-20
- fixed: detecting 2nd Anchor Volume Descriptor Pointer
- fixed: parse driveOffset.txt

*2020-02-03
- added: call ReadDiscInformation for CD-R/RW
- added: ReadTOCPma for CD-R/RW
- added: If valid extension was omitted, ".bin" is set to path automatically.
- added: stores subP channel because first sector is EAN/ISRC
- deleted: /m flag
- fixed: splitted the subs indexes CUE
- improved: TOCATIP logs
- improved: Reading erroneous directory record (support [PSX] Tokimeki Memorial - forever with you, [PSX] Aitakute... - Your Smiles in My Heart)
16 changes: 0 additions & 16 deletions Doc/KnownIssue.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,6 @@
PLEXTOR PX-W2410TA: +686(subch is 0x02), +98(subch is 0x00)
PLEXTOR PX-320A : +686(subch is 0x02), +98(subch is 0x00)

. extension (Windows specification)
with extension
Input File Name
path: C:\toshinden V1.1.bin
drive: C:
dir: \
fname: toshinden V1.1
ext: .bin
without extension? No, generally, it is interpreted that ".1" is extension.
Input File Name
path: C:\toshinden V1.1
drive: C:
dir: \
fname: toshinden V1
ext: .1

. semaphore time out occurs when use a IDE to USB adapter and exec "SetCDSpeed" function.

. can't get a drive name when use a part of IDE to USB adapter.

0 comments on commit 91cbc63

Please sign in to comment.