dos33fsprogs/appleiibot
2020-12-08 19:19:23 -05:00
..
convert4_4
convert6
convert6_2
convert_xor appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
doc
a2_4ever.bas aiibot: a2_4ever 2020-10-23 16:11:15 -04:00
a2_4ever.png
a2.bas
a2.data
appleiibot.dsk
asteroid.bas
asteroid.shape
autumn.bas
bin.bas
circles.bas
concert.bas
convert_back.c
convert_qkumba.c
convert_to.c
convert_vmw.c duke: work on map editor 2020-12-08 19:19:23 -05:00
dhgr.bas
empty.dsk
entropy_small.bas
falling.bas
fastar2.bas
fastar.bas appleiibot: failed star fields 2020-11-09 00:02:33 -05:00
flame2.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
flame.bas
floppy2.bas
floppy.bas
flyer.bas appleiibot: add flyer demo 2020-11-05 17:16:46 -05:00
fouram.bas
horizon.bas
hyper.bas
lady.bas appleiibot: optimize a bit 2020-10-17 18:35:23 -04:00
lady.data
load.s
lots.bas
make_boxes.c appleiibot: compress the boxes 2020-10-16 16:53:20 -04:00
Makefile
mul16_slow.s
nyan.bas
person1.shape
person2.bas
person.bas
person.shape
pumpkin_small.bas
pumpkin.bas
pumpkin.data
qkumba_autumn.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
qkumba_seasons.bas
qr.bas
qrcode_a2.png
raster3.bas
raster4.bas
raster5.bas
raster.bas
README
rle2.bas
rle3.bas
rle.bas
rleasm.bas
ship.bas
ship.shape appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
snow.bas
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