mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-28 09:30:41 +00:00
29 lines
691 B
Plaintext
29 lines
691 B
Plaintext
=============
|
|
prodos-utils
|
|
=============
|
|
|
|
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)
|
|
subdirectory support
|
|
support for setting attributes
|
|
|
|
|