Class to read Commodore 64 .D64 files. This will produce a listing of the contents of the disk in an array with all details (see example). This was mainly produced as a test of
PHP's file handling functions and class implementation (which I think it handles quite well!)