cdx/bin/CDX.TXT

84 lines
2.4 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

CDROM Extension utility v1.04
(c) Sprinter Team, 2025
<EFBFBD>â  ª®­á®«ì­ ï ¯à®£à ¬¬  ¯à¥¤­ §­ ç¥­  ¤«ï ¯®¤¤¥à¦ª¨ CD-ROM ­  ª®¬¯ìîâ¥à¥
‘¯à¨­â¥à. ƒ« ¢­ë¬ ®¡à §®¬, ã⨫¨â  á«ã¦¨â ¤«ï ª®¯¨à®¢ ­¨ï ä ©«®¢ á CD-ROM ­ 
¤à㣨¥ ¤¨áª¨ ª®¬¯ìîâ¥à . ’ ª ¦¥ ¥áâì ¢®§¬®¦­®áâì ®â¯à ¢ª¨ ATAPI ¯ ª¥â  ¤«ï
ã¯à ¢«¥­¨ï CD-ROM.
ˆá¯®«ì§®¢ ­¨¥:
CDX [-ª«îç] [ª®¬ ­¤ ] [¯ à ¬¥âà 1] [¯ à ¬¥âà 2]
Š®¬ ­¤ë:
OPEN -- ®âªàëâì «®â®ª
CLOSE -- § ªàëâì «®â®ª
LIST [\cd\path\] [pattern] -- ¯®ª § âì ᮤ¥à¦¨¬®¥ ª â «®£ 
COPY \source \destination -- ª®¯¨à®¢ âì ä ©«ë
DUMP sector [offset] -- ¯®ª § âì ¤ ¬¯ ᥪâ®à  ¤¨áª 
SEND hexline ["." separator] -- ®â¯à ¢ª  ATAPI ¯ ª¥â 
READTOC -- ç⥭¨¥ TOC Audio-CD ¨ ¯®ª § áâ âãá  ç⥭¨ï ¨ ª®«¨ç¥á⢠
¤®à®¦¥ª ­  ¤¨áª¥.
CLOSETOC --  ­ «®£¨ç­® READTOC, ­® ¯¥à¥¤ ç⥭¨¥¬ ¯à¨­ã¤¨â¥«ì­®
¯®¤ ¥âáï ª®¬ ­¤  § ªàëâ¨ï âà¥ï.
Š«îç¨:
-h,? -- ¢ë¢¥á⨠⥪áâ ¯®¤áª §ª¨
-1 -- CDROM ãáâ ­®¢«¥­ ª ª Primary IDE Master
-2 -- CDROM ãáâ ­®¢«¥­ ª ª Primary IDE Slave device
-3 -- CDROM ãáâ ­®¢«¥­ ª ª Secondary IDE Master device
-4 -- CDROM ãáâ ­®¢«¥­ ª ª Secondary IDE Slave device
<EFBFBD>ਬ¥àë ¨á¯®«ì§®¢ ­¨ï:
cdx list
cdx list \waves\
cdx copy \docs\*.* c:\docs\
cdx copy \cd\waves\*.wav c:\waves\
cdx copy \soft\filename.exe c:\files\newname.exe
cdx send 4B.000000.0000000000000000.00000000
cdx send 4B000000000000000000000000000000
---
It is a command-line program for supporting of CD-ROM. Mainly, it serves
copying files from CD-ROM to hard disk or floppy disk.
Usage:
CDX [-switches] [command] [param1] [param2]
Commands:
OPEN -- open tray
CLOSE -- close tray
LIST [\cd\path\] [pattern] -- show file(s)
COPY \source \destination -- copy file(s) from CD-ROM to another disk
DUMP sector [offset] -- show sector dump from CD-ROM
SEND hexline ["." separator] -- send ATAPI packet
READTOC -- reading the TOC Audio CD and showing the reading status and quantity
tracks on the disc.
CLOSETOC -- similar to READTOC, but forced before reading
the command to close the tray is given.
Switches:
-h,? -- help page
-1 -- CDROM installed as Primary IDE Master device
-2 -- CDROM installed as Primary IDE Slave device
-3 -- CDROM installed as Secondary IDE Master device
-4 -- CDROM installed as Secondary IDE Slave device
Examples:
cdx list
cdx list \waves\
cdx copy \docs\*.* c:\docs\
cdx copy \cd\waves\*.wav c:\waves\
cdx copy \soft\filename.exe c:\files\newname.exe
cdx send 4B.000000.0000000000000000.00000000
cdx send 4B000000000000000000000000000000
---