dos33fsprogs/utils
2023-12-31 01:17:33 -05:00
..
asoft_basic-utils tokenize_asoft: fix issue with spaces in tokens 2023-12-06 23:29:19 -05:00
asoft_presenter
asoft_sound
bmp2dhr
dos33fs-linux2.4
dos33fs-utils gears: even smaller 2023-01-24 23:00:15 -05:00
gr-sim bubble: initial assembly 2023-12-31 01:17:33 -05:00
gr-utils dgr2png: fix aux color rotate 2023-05-08 00:04:54 -04:00
hgr-utils hgr_font: sorta have bios screen working 2023-08-27 13:28:23 -04:00
logo
music fn: making progress 2023-05-02 00:50:49 -04:00
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