NEMO HDD

ZXNet echo conference «hardware.zx»

From Mikhail Tarasov To All 24 February 2007

Hello Conan People, tell me what ports (addresses) are used in the subject?

From Alexandr Sinyakov To All 24 February 2007

Hello jdigreze jdi> drv - 0D0h ;device selection Not only. There is the head number, device selection and LBA mode

From Igor Afonkin To All 24 February 2007

Hello Mick cmd - 0F0h ; write for commands, read status drv - 0D0h ;device selection cyl_h - 0B0h ;track (high byte) cyl_l - 090h ;track (low bytes) sect - 070h ;sector count - 050h ;number of sectors for multiple read/write commands err - 030h ;error data_l - 010h ;ml. byte of data data_h - 011h ;st. byte of data that's all it seems...

From Mikhail Tarasov To All 24 February 2007

Hello jdigreze jdi> cmd - 0F0h ; entry for commands, reading status jdi> drv - 0D0h ;device selection jdi> cyl_h - 0B0h ;track (high byte) jdi> cyl_l - 090h ;track (low bytes) jdi> sect - 070h ;sector jdi> count - 050h ;number of sectors for multiple read/write commands jdi> err - 030h ;error jdi> data_l - 010h ;ml. byte of data jdi> data_h - 011h ;st. byte of data jdi> that seems to be all... Thank you. This is for MASTER, for SLAVE I have already seen how it will be. And some kind of program - preferably the commander doesn’t exist, please rush!

From Dmitry Vasilievich Terentyev To All 25 February 2007

Hello Mick look on the website trd.speccy.cz, available there: WildDiskCopy (FAT32 support), DNA OS (FAT16 support) and iS-DOS (with its own format).