2021-07-26 23:06:09 -04:00
|
|
|
=============
|
|
|
|
prodos-utils
|
|
|
|
=============
|
2021-08-04 16:06:52 -04:00
|
|
|
by Vince `deater` Weaver <vince @ deater.net>
|
2021-07-26 23:06:09 -04:00
|
|
|
|
2021-08-03 16:17:25 -04:00
|
|
|
Tools for manipulating Apple II prodos filesystems
|
2021-07-26 23:06:09 -04:00
|
|
|
|
2021-08-03 16:17:25 -04:00
|
|
|
+ prodos : a tool for manipulating prodos .po / .dsk / 2mg images
|
2021-07-26 23:06:09 -04:00
|
|
|
|
|
|
|
+ mkprodosfs: create an Apple ][ ProDOS filesystems
|
|
|
|
|
2021-08-03 17:05:05 -04:00
|
|
|
+ prodos_cat : allow cat'ing (listing) prodos text files with \r (CR)
|
|
|
|
line endings on a machine like Linux that's expecting \n (LF)
|
|
|
|
|
2021-08-03 16:17:25 -04:00
|
|
|
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)
|
2021-08-04 16:06:52 -04:00
|
|
|
test! subdirectory support
|
|
|
|
subdir currently broken if have to grow the directory
|
2021-08-03 16:17:25 -04:00
|
|
|
support for setting attributes
|
|
|
|
|
|
|
|
|