dos33fsprogs/utils/prodos-utils
advorak cc6ebf9226
Fix typographical errors in Makefile
"prodos_cat" executable is erroneously referenced as "prodoscat" in "install:" and "clean:"
2021-09-11 06:13:09 +02:00
..
tests prodos: VOLUME command now works 2021-08-02 13:37:50 -04:00
Makefile Fix typographical errors in Makefile 2021-09-11 06:13:09 +02:00
README prodos: add subdir support to rest of utils 2021-08-04 16:06:52 -04:00
mkprodosfs.c prodos: enable setting create/modify time 2021-08-03 17:05:05 -04:00
prodos.c prodos: fix directory allocation entry 2021-08-05 14:09:48 -04:00
prodos.h prodos: catalog of subdirs now works 2021-08-04 15:35:50 -04:00
prodos_cat.c rr_logo: start working on automated build 2021-08-02 01:06:39 -04:00
prodos_catalog.c prodos: catalog of subdirs now works 2021-08-04 15:35:50 -04:00
prodos_dump.c prodos: fix bug when findind free block 2021-08-05 14:00:46 -04:00
prodos_read.c prodos: fix bug when findind free block 2021-08-05 14:00:46 -04:00
prodos_time.c prodos: enable setting create/modify time 2021-08-03 17:05:05 -04:00
prodos_voldir.c prodos: enable setting create/modify time 2021-08-03 17:05:05 -04:00
prodos_volume_bitmap.c prodos: fix bug when findind free block 2021-08-05 14:00:46 -04:00
text_to_prodos.c rr_logo: start working on automated build 2021-08-02 01:06:39 -04:00
version.h prodos-utils: this is probably a mistake 2021-07-26 23:06:09 -04:00

README

=============
prodos-utils
=============
	by Vince `deater` Weaver <vince @ deater.net>

Tools for manipulating Apple II prodos filesystems

+ prodos  : a tool for manipulating prodos .po / .dsk / 2mg images

+ mkprodosfs:	create an Apple ][ ProDOS filesystems

+ prodos_cat : allow cat'ing (listing) prodos text files with \r (CR)
	line endings on a machine like Linux that's expecting \n (LF)

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)
		test! subdirectory support
			subdir currently broken if have to grow the directory
		support for setting attributes