dos33fsprogs/appleiibot
Vince Weaver dd2bd96307 seasons: move zero page usage of autumn to conflict with basic less
it was stomping on the TRACE and SPEED values
2020-11-16 00:41:23 -05:00
..
convert4_4
convert6
convert6_2
convert_xor
doc
a2_4ever.bas
a2_4ever.png
a2.bas
a2.data
asteroid.bas
asteroid.shape
autumn.bas seasons: move zero page usage of autumn to conflict with basic less 2020-11-16 00:41:23 -05:00
circles.bas
concert.bas
convert_back.c
convert_qkumba.c
convert_to.c
dhgr.bas
empty.dsk
entropy_small.bas
fastar2.bas
fastar2.s
fastar.bas
flame2.bas
flame.bas
floppy2.bas
floppy.bas
flyer.bas
fouram.bas
horizon.bas
hyper.bas
lady.bas
lady.data
load.s
lots.bas
make_boxes.c
Makefile
mul16_slow.s
nyan.bas
person1.shape
person2.bas
person.bas
person.shape
pumpkin_small.bas
pumpkin.bas
pumpkin.data
qkumba_autumn.bas
qkumba_seasons.bas
qr.bas
qrcode_a2.png
raster3.bas
raster4.bas
raster5.bas
raster.bas
README
rle3.bas
rleasm.bas
ship.bas
ship.shape
star.bas
star.c

This is where I develop the various things I send to the twitter
AppleIIbot.

For more info see here:
	http://www.deater.net/weave/vmwprod/appleiibot/

For the sources to the assembly language demos:
	flame is in ../fire
	autumn/seasons is in ../seasons
	the double-hires demos are in ../dhgr

tools:
	./convert_qkumba will take a 128 byte or smaller binary
		designed to run at $300 and create a basic loader for it

	../asoft_basic-utils/tokenize_asoft will tokenize your basic program

	../hgr-utils/shape_table lets you edit shape tables as a text file