Perl Modules and utilities for working with Apple II DOS 3.3 disk images.
Go to file
Leeland Heins bef755b0a1
Added rename implementation for DOS 3.3
2019-01-17 10:07:57 -06:00
DOS33.pm Added rename implementation for DOS 3.3 2019-01-17 10:07:57 -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
PO.pm Bug fixes 2019-01-16 13:35:54 -06:00
ProDOS.pm Bug fix for ProDOS freemap 2019-01-16 13:47:10 -06:00
README Added rename implementation for DOS 3.3 2019-01-17 10:07:57 -06:00
catalog.pl Added functionality 2019-01-17 07:50:09 -06:00
dos33copy.pl Added start of copy and write for DOS 3.3 2019-01-17 09:39:13 -06:00
dos33delete.pl Bug fix 2019-01-17 08:09:22 -06:00
dos33lock.pl Bug fix 2019-01-17 08:09:22 -06:00
dos33read.pl Added functionality 2019-01-17 07:50:09 -06:00
dos33rename.pl Bug fix 2019-01-17 08:09:22 -06:00
dos33unlock.pl Bug fix 2019-01-17 08:09:22 -06:00
dos33write.pl Added start of copy and write for DOS 3.3 2019-01-17 09:39:13 -06:00
freemap.pl Added functionality 2019-01-17 07:50:09 -06:00
procat.pl Added functionality 2019-01-17 07:50:09 -06:00
profree.pl Added functionality 2019-01-17 07:50:09 -06:00
proread.pl Added functionality 2019-01-17 07:50:09 -06:00
prozap.pl Added functionality 2019-01-17 07:50:09 -06:00
zap.pl Added functionality 2019-01-17 07:50:09 -06:00

README

TODO:

catalog.pl -- mostly working
freemap.pl -- mostly working
dos33read.pl -- mostly working for simple text files
dos33write.pl -- started
dos33umlock.pl -- mostly working
dos33lock.pl -- mostly working
dos33rename.pl -- mostly working
dos33delete.pl -- started
dos33copy.pl -- started
zap.pl -- partially working
prozap.pl -- partially working
procat.pl -- partially working
profree.pl -- partially working
proread.pl -- partially working
prowrite.pl
prorename.pl
prodelete.pl
procopy.pl