dos33fsprogs/utils
2024-12-19 01:05:33 -05:00
..
asoft_basic-utils tokenize_asoft: fix issue with spaces in tokens 2023-12-06 23:29:19 -05:00
asoft_presenter utils: fix up so all compiles again 2021-01-05 16:13:43 -05:00
asoft_sound sound: try to unify uses of redbook_sound 2024-04-02 00:47:51 -04:00
bmp2dhr
dos33fs-linux2.4
dos33fs-utils utils: some cleanups 2024-12-19 01:05:33 -05:00
gimp utils: add various gimp files to a centralized location 2024-07-07 23:55:50 -04:00
gr-sim more minor commits 2024-12-19 01:03:25 -05:00
gr-utils climb: update how peasant collision detection works 2024-09-17 00:47:24 -04:00
hgr-utils utils: some cleanups 2024-12-19 01:05:33 -05:00
logo logo: add utils to dump file 2021-07-26 21:33:44 -04:00
music fn: making progress 2023-05-02 00:50:49 -04:00
prodos-utils prodos: fixes to prodos_raw 2024-07-16 18:05:29 -04:00
Makefile demos: more work 2021-01-05 22:52:10 -05:00
README utils: add a README 2021-01-05 16:17:00 -05:00

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