dos33fsprogs/utils
Vince Weaver 91efaaf7bc prodos: fix directory allocation entry
embarassing mistake, changed meaning of paramater but since both ints
wasn't caught
2021-08-05 14:09:48 -04:00
..
asoft_basic-utils tokenize_asoft: fix handling of linefeeds inside of open quotes 2021-08-05 01:11:33 -04:00
asoft_presenter
asoft_sound
bmp2dhr
dos33fs-linux2.4
dos33fs-utils prodos: implement RENAME support 2021-08-03 13:33:29 -04:00
gr-sim raytrace: initial code 2021-05-26 23:19:30 -04:00
gr-utils
hgr-utils hgr-util: png2hgr: try to autodetect correct black and white better 2021-06-29 00:58:09 -04:00
logo logo: add utils to dump file 2021-07-26 21:33:44 -04:00
prodos-utils prodos: fix directory allocation entry 2021-08-05 14:09:48 -04:00
Makefile
README

These are various utilities for doing Apple II development

+ asoft_basic-utils
	various tools for manipulating Applesoft and Integer BASIC programs

+ asoft_presenter
	create presentations using your Apple II

+ asoft_sound
	tool to script making music in BASIC

+ bmp2dhr
	a version of Bill Buckels's bmp2hdr modified to compile on Linux

+ dos33fs-linux2.4
	Linux driver for dos33 filesystem, but hasn't worked since Linux 2.4

+ dos33fs-utils
	Tools for manipulating Apple Dos 3.3 filesystem images

+ gr-sim
	Lo-res graphics simulator used to prototype code in C before
	converting to assembly

+ gr-utils
	Various lo-res graphics conversion routines

+ hgr-utils
	Various hi-res graphics conversion routines