dos33fsprogs/utils/dos33fs-utils
Vince Weaver 72f8e5070f dos33: some more comments to clear up the last fix
needed to break out Beneath Apple DOS for this one

TSL_OFFSET_L/H says what offset in the file the first TSL entry
is representing. It's a 16-bit sector value.  Apparently not everything
uses this value.
2022-06-09 17:59:21 -04:00
..
tests
char2hex.c
dos33_catalog.c
dos33_dump.c dos33: some more comments to clear up the last fix 2022-06-09 17:59:21 -04:00
dos33_raw.c
dos33_text2ascii.c
dos33_vtoc_bitmap.c dos33: fix disk corruption on DELETE 2021-08-24 18:15:00 -04:00
dos33.c dos33: some more comments to clear up the last fix 2022-06-09 17:59:21 -04:00
dos33.h dos33: fix some issues when copying files off disk image 2022-06-09 16:46:17 -04:00
make_b.c
Makefile dos33: fix disk corruption on DELETE 2021-08-24 18:15:00 -04:00
mkdos33fs.c dos33: fix disk corruption on DELETE 2021-08-24 18:15:00 -04:00
README
TODO
version.h

============
dos33fsprogs
============

Tools for manipulating an Apple II 140k dos33 filesystem.




+ dos33  : a tool for manipulating dos33 .dsk images

+ dos33_raw: put raw track/sectors onto a .dsk image
	this is used by the Myst demake

+ make_b : take a machine language blob and give it the size/offset
           header needed to BLOAD it from DOS3.3

+ dos33_text2ascii: convert a dos33 text file to ASCII

+ mkdos33fs:	create an Apple ][ DOS 3.3 filesystems