mirror of
https://github.com/robmcmullen/atrcopy.git
synced 2025-01-17 09:29:46 +00:00
Added filesystem formats to README
This commit is contained in:
parent
6e438c049b
commit
2b71295965
@ -7,7 +7,7 @@ images. Eventually, I hope to add support for these images to pyfilesystem.
|
|||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
* Requires numpy
|
Starting with ATRcopy 2.0, numpy is required.
|
||||||
|
|
||||||
|
|
||||||
References
|
References
|
||||||
@ -25,6 +25,13 @@ Supported Disk Image Formats
|
|||||||
* ``XFD``: XFormer images, basically raw disk dumps
|
* ``XFD``: XFormer images, basically raw disk dumps
|
||||||
* ``ATR``: Nick Kennedy's disk image format; includes 16 byte header
|
* ``ATR``: Nick Kennedy's disk image format; includes 16 byte header
|
||||||
|
|
||||||
|
Supported Filesystem Formats
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* XEX format: Atari executable files
|
||||||
|
* Atari DOS in single, enhanced, and double density
|
||||||
|
* KBoot format: a single executable file packaged up into a bootable disk image
|
||||||
|
|
||||||
|
|
||||||
Example Usage
|
Example Usage
|
||||||
=============
|
=============
|
||||||
|
Loading…
x
Reference in New Issue
Block a user