mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
c1efd07c7c
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
31 lines
1 KiB
Text
31 lines
1 KiB
Text
dos33fsprogs (Utilitiies for the Apple II DOS 3.3 filesystem)
|
|
|
|
These are tools to be used on DOS 3.3 filesystem disk images.
|
|
DOS 3.3 is a filesystem used on Apple II floppy disks.
|
|
There are also some generally useful Apple II utilities.
|
|
|
|
Included utilities:
|
|
|
|
make_b: take a machine language blob and give it the size/offset
|
|
header needed to BLOAD it from DOS3.3
|
|
|
|
asoft_detoken: takes an applesoft file obtained with dos33
|
|
and converts it to an ASCII text file
|
|
|
|
tokenize_asoft: takes an ASCII text file and converts it
|
|
into a tokenized applesoft file
|
|
|
|
dos33: a tool for manipulating dos33 .dsk images
|
|
|
|
dos33_text2ascii: convert a dos33 text file to ASCII
|
|
|
|
integer_detoken: detokenize an Apple Integer BASIC program
|
|
|
|
pcx2hgr: converts a 140x160 (or 140x192) PCX image file
|
|
into an Apple II HGR graphics file
|
|
|
|
mkdos33fs: create an Apple ][ DOS 3.3 filesystem
|
|
|
|
asoft_presenter: create a slide presentation disk image for use on apple II
|
|
|
|
shape_table: create an Apple shape table for use with DRAW/XDRAW commands
|