dos33fsprogs/utils
2021-03-29 16:28:14 -04:00
..
asoft_basic-utils pastel: working on poke-free machine code 2021-03-10 01:23:03 -05:00
asoft_presenter
asoft_sound
bmp2dhr
dos33fs-linux2.4
dos33fs-utils dos33: split off the dump code 2021-03-29 16:28:14 -04:00
gr-sim drops: trying it out 2021-02-01 14:43:19 -05:00
gr-utils ootw: moving things around again 2021-03-23 11:01:36 -04:00
hgr-utils png2hgr: add more debugging 2021-02-13 23:20:25 -05: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