README C64CPM - Author: Peter Dassow

The program will make it able to read C64 CP/M disk files and also to extract
every single (CP/M) file on the disk with a single click on the shown directory.

I have used Turbo Delphi 2006 Explorer (it's free for download and use, see
http://www.codegear.com/Downloads/TrialandFreeVersions/Turbo/tabid/144/Default.aspx).
It should work with Delphi 6 also (I've used it before).

The program works perfectly for reading C64 disk files. It's still incomplete and it's NOT
implemented a full write mechanism to a C64 disk file.
The button 'Add file' allows to pick up a file (for adding to image).
It shows then some debug information (e.g. position in image file).
If 'Write to image' is checked, it writes the *first* block (not sector) of the file into
the image file. But it does not actualize the allocation table nor the directory.
It's test-code, see in unit1.pas at the end.
I've no time to finish it yet, may be if got enough (positive) feedback.
Feel free to add code or finish it, but always be fair enough to remember that many stuff
was already written from me, so always show my name too (in the running program and in the source code if you publish it). Thank you for your understanding.

Peter Dassow (peter.dassow@z80.eu).
