dos33fsprogs/utils
2022-09-05 21:04:18 -04:00
..
asoft_basic-utils
asoft_presenter utils: fix up so all compiles again 2021-01-05 16:13:43 -05:00
asoft_sound
bmp2dhr
dos33fs-linux2.4
dos33fs-utils dos33: mkdosfs fix bug when more than 105 files 2022-09-05 21:04:18 -04:00
gr-sim plasma: more attempts 2021-10-26 15:05:14 -04:00
gr-utils vertical_scroller: trying some size optimization 2022-03-02 01:32:10 -05:00
hgr-utils utils: fix odd bug in shape_table 2022-05-18 20:31:41 -04:00
logo
prodos-utils
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