Accessing the sectors of an harddisk



Hallo allemaal,


I build hardware for the good old Commodore machines. One of my
projects is connecting a xx GB harddisk to a 1541 floppy drive. This
works fine so far. But a problem is the huge amount of data (seen from
the point of view of a Commodore). One idea I have is using disk
brackets and using a PC for huge data movements. Being a Turbo Pascal
programmer this isn't a problem. But I also want to be able to do that
under Delphi. I'm familiar with Delphi. But I already found out that
using the PORT command doesn't work out under XP.

So my main question: How can I access and edit the sectors of an
harddisk directly?

FYI:
- I'm using my own filesystem
- I'm only using 8 bits (and thus waisting half of the capacity)

Thanks for any info/help !!!


--
___
/ __|__
/ / |_/ Groetjes, Ruud
\ \__|_\
\___| URL: Ruud.C64.org

.



Relevant Pages

  • Re: Accessing the sectors of an harddisk
    ... I build hardware for the good old Commodore machines. ... projects is connecting a xx GB harddisk to a 1541 floppy drive. ... programmer this isn't a problem. ... using the PORT command doesn't work out under XP. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Accessing the sectors of an harddisk
    ... projects is connecting a xx GB harddisk to a 1541 floppy drive. ... the point of view of a Commodore). ... I'm familiar with Delphi. ... When you attach it as a hard disk, you can treat the entire disk as one file. ...
    (comp.lang.pascal.delphi.misc)
  • Backup Delphi/harddisk
    ... I know the Norton Ghost can backup the harddisk. ... Delphi state. ...
    (borland.public.delphi.non-technical)
  • Re: Any tools can save TForm into harddisk
    ... Delphi can do that. ... so any app can do it with one of these methods. ... Robert Cerny ... > I am going to save a TForm descendent into harddisk as file, ...
    (borland.public.delphi.thirdpartytools.general)