mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-29 00:31:52 +00:00
7ea2033caf
WARNING: not tested, also won't work if you have to grow a directory list
31 lines
801 B
Plaintext
31 lines
801 B
Plaintext
=============
|
|
prodos-utils
|
|
=============
|
|
by Vince `deater` Weaver <vince @ deater.net>
|
|
|
|
Tools for manipulating Apple II prodos filesystems
|
|
|
|
+ prodos : a tool for manipulating prodos .po / .dsk / 2mg images
|
|
|
|
+ mkprodosfs: create an Apple ][ ProDOS filesystems
|
|
|
|
+ prodos_cat : allow cat'ing (listing) prodos text files with \r (CR)
|
|
line endings on a machine like Linux that's expecting \n (LF)
|
|
|
|
NOTE: subdirectory support is currently not implemented
|
|
|
|
TODO:
|
|
mkprodosfs:
|
|
test! Especially edge cases
|
|
test images big enough for extra bitmap table
|
|
Options for setting vol header stuff
|
|
Option to make 2mg image?
|
|
|
|
prodos:
|
|
test! especially tree (files bigger than 128k)
|
|
test! subdirectory support
|
|
subdir currently broken if have to grow the directory
|
|
support for setting attributes
|
|
|
|
|