Perl Modules and utilities for working with Apple II DOS 3.3 disk images.
Go to file
Leeland Heins a0a7cfb193
Added undelete and init
2019-03-10 14:51:12 -05:00
DOS33.pm Added undelete and init 2019-03-10 14:51:12 -05:00
DSK.pm Bug fixes & added comments 2019-01-15 12:53:14 -06:00
LICENSE Initial commit 2019-01-11 08:06:27 -06:00
README Added undelete and init 2019-03-10 14:51:12 -05:00
a2tools.pl Initial port from C code 2019-02-27 08:46:25 -06:00
catalog.pl Bug fixes 2019-01-17 13:01:34 -06:00
dos33.pl Cleanup 2019-02-26 07:42:50 -06:00
dos33copy.pl Bug fixes 2019-01-17 13:01:34 -06:00
dos33delete.pl Bug fixes 2019-01-17 13:01:34 -06:00
dos33init.pl Added undelete and init 2019-03-10 14:51:12 -05:00
dos33lock.pl Bug fixes 2019-01-17 13:01:34 -06:00
dos33read.pl Bug fixes 2019-01-17 13:01:34 -06:00
dos33rename.pl Bug fixes 2019-01-17 13:01:34 -06:00
dos33undelete.pl Added undelete and init 2019-03-10 14:51:12 -05:00
dos33unlock.pl Bug fixes 2019-01-17 13:01:34 -06:00
dos33write.pl Bug fixes 2019-01-17 13:01:34 -06:00
freemap.pl Bug fixes 2019-01-17 13:01:34 -06:00
zap.pl Bug fixes 2019-01-17 13:01:34 -06:00

README

TODO:

catalog.pl -- mostly working
freemap.pl -- mostly working
dos33read.pl -- mostly working for simple text files
dos33write.pl -- in progress
dos33unlock.pl -- mostly working
dos33lock.pl -- mostly working
dos33rename.pl -- mostly working
dos33delete.pl -- in progress
dos33copy.pl -- started
zap.pl -- partially working
dos33undelete.pl -- started
dos33init.pl -- started