From b99cdc1ee7da95ea95e7d7c9815f6aea1f251212 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Tue, 3 Aug 2021 16:17:25 -0400 Subject: [PATCH] prodos: update README --- utils/prodos-utils/README | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/utils/prodos-utils/README b/utils/prodos-utils/README index b8895949..a11c4d0d 100644 --- a/utils/prodos-utils/README +++ b/utils/prodos-utils/README @@ -2,9 +2,25 @@ prodos-utils ============= -Tools for manipulating an Apple II 140k prodos filesystem. +Tools for manipulating Apple II prodos filesystems -+ prodos : a tool for manipulating prodos .po / .dsk images ++ prodos : a tool for manipulating prodos .po / .dsk / 2mg images + mkprodosfs: create an Apple ][ ProDOS filesystems +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 + delete support + support for setting attributes + +