dos33fsprogs/TODO
Vince Weaver dc16365eea Add commands to change name of HELLO program
Both dos33 and mkdos33fs now support this
2012-09-21 00:51:25 -04:00

31 lines
687 B
Plaintext

pcx2hgr:
error checking
complain if not 140x160 or 140x192
Fix undelete, it doesn't re-allocate all the sectors.
+ Validate that apple filenames are valid in all cases
FUSE driver
+ How to map permissions to file types? LOCK=w
+ How to handle file sizes?
No special cases, just always multiples of 256?
Only truncate if in window?
Enforce in writing "b" type that the fields are correct.
Generic Linux writes are of type "S".
Figure out how to represent in Linux the file types?
defrag utility
test-suite
test mkdosfs copy over DOS functionality
find out why dos33 SAVE puts extra linefeed at end of basic prog?
(turns out that's normal. it is ignored)