Pasti file Reader-Writer  1.0
Pasti files
Classes | Namespaces
PastiStruct.cs File Reference

Pasti STX file - Basic structures definition More...

Go to the source code of this file.

Classes

class  Pasti.FileDesc
 Pasti File Header Descriptor More...
 
struct  Pasti.TrackDesc
 Pasti File Track Descriptor More...
 
class  Pasti.IDField
 Address Segment More...
 
class  Pasti.SectorDesc
 Pasti File Sector Descriptor More...
 

Namespaces

package  Pasti
 

Detailed Description

Pasti STX file - Basic structures definition

Copyright (C) 2014 Jean Louis-Guerin

This file is part of the Atari Image Reader (AIR) project.
The Atari Image Reader project may be used and distributed without restriction provided that this copyright statement is not removed from the file and that any derivative work contains the original copyright notice and the associated disclaimer.
The Atari Image Reader project is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
The Atari Image Reader project is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with the Atari Universal FD Image Tool project; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Author
Jean Louis-Guerin

Definition in file PastiStruct.cs.