Perl Modules and utilities for working with Apple II DOS 3.3 disk images.
Go to file
Leeland Heins ed14524fbb
Initial port from C code
2019-02-27 08:46:25 -06:00
DOS33.pm Added free space calculation. 2019-02-22 13:26:48 -06: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 Removed ProDOS files 2019-01-19 14:01:19 -06: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
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
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
dos33umlock.pl -- mostly working
dos33lock.pl -- mostly working
dos33rename.pl -- mostly working
dos33delete.pl -- in progress
dos33copy.pl -- started
zap.pl -- partially working