IPF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
(2 intermediate revisions by one user not shown)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Disk Image Formats
 
|subcat=Disk Image Formats
 +
|extensions={{ext|ipf}}
 
}}
 
}}
 +
:''For another "IPF" format, see [[IPF (OS/2)]].''
  
 
==Overview==
 
==Overview==
The Software Preservation Society (SoftPres, formerly known as CAPS, the Classical Amiga Preservation Society) have created their own (proprietary) hardware for dumping any kind of floppy disk from a standard PC floppy drive connected to the KryoFlux board.
+
The Software Preservation Society (SoftPres, formerly known as CAPS, the Classical Amiga Preservation Society) have created their own (proprietary) hardware for dumping any kind of floppy disk from a standard PC floppy drive connected to the [[KryoFlux]] board. '''IPF''' ('''Interchangeable Preservation Format''') is their (closed) binary format, which stores raw hardware flux transition timings and is thus able to contain (almost) any encoding, sector format and [[copy protection]] that can be found in the wild.
IPF is their (closed) binary format, which stores raw hardware flux transisition timings and is thus able to contain (almost) any encoding, sector format and [[copy protection]] that can be found in the wild.
+
 
 +
== Identification ==
 +
The documentation implies that IPF files start with "{{magic|CAPS}}" {{magic|0x00 0x00 0x00 0x0c}}.
  
 
==References==
 
==References==
* SoftPres [http://softpres.org/ homepage] and KryoFlux [http://kryoflux.com/ homepage]
+
* SoftPres [http://softpres.org/ homepage]
 
* Download of a (closed-source) library for reading IPF files [http://www.softpres.org/download here]
 
* Download of a (closed-source) library for reading IPF files [http://www.softpres.org/download here]
 
* MESS implementation of an IPF [http://git.redump.net/mame/tree/src/lib/formats/ipf_dsk.c reader library]
 
* MESS implementation of an IPF [http://git.redump.net/mame/tree/src/lib/formats/ipf_dsk.c reader library]
 
* official IPF decoder source code [http://www.kryoflux.com/download/ipfdec_source4.2.zip here]
 
* official IPF decoder source code [http://www.kryoflux.com/download/ipfdec_source4.2.zip here]
 
* Keir's documentation on the IPF format [https://github.com/keirf/Disk-Utilities/blob/master/ipfinfo/ipf.txt here] (part of his [https://github.com/keirf/Disk-Utilities Disk Utilities] software)
 
* Keir's documentation on the IPF format [https://github.com/keirf/Disk-Utilities/blob/master/ipfinfo/ipf.txt here] (part of his [https://github.com/keirf/Disk-Utilities Disk Utilities] software)
 +
* [http://info-coach.fr/atari/documents/_mydoc/IPF-Documentation.pdf IPF Documentation]

Revision as of 19:06, 24 August 2022

File Format
Name IPF
Ontology
Extension(s) .ipf
For another "IPF" format, see IPF (OS/2).

Overview

The Software Preservation Society (SoftPres, formerly known as CAPS, the Classical Amiga Preservation Society) have created their own (proprietary) hardware for dumping any kind of floppy disk from a standard PC floppy drive connected to the KryoFlux board. IPF (Interchangeable Preservation Format) is their (closed) binary format, which stores raw hardware flux transition timings and is thus able to contain (almost) any encoding, sector format and copy protection that can be found in the wild.

Identification

The documentation implies that IPF files start with "CAPS" 0x00 0x00 0x00 0x0c.

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox