dos33fsprogs/appleiibot
2020-12-17 21:48:30 -05:00
..
convert4_4
convert6
convert6_2
convert_xor
doc
a2_4ever.bas
a2_4ever.png
a2.bas appleiibot: a2: fix drawing order to not look as bad 2020-11-20 00:21:43 -05:00
a2.data appleiibot: a2: fix drawing order to not look as bad 2020-11-20 00:21:43 -05:00
appleiibot.dsk appleiibot: add appleiibot.dsk image 2020-12-05 22:34:28 -05:00
asteroid.bas
asteroid.shape
autumn.bas
bin.bas appleiibot: add missing files 2020-12-07 17:29:59 -05:00
circles.bas
concert.bas
convert_back.c
convert_qkumba.c appleiibot: trying to shrink snow 2020-12-06 00:47:52 -05:00
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 appleiibot: add another 2020-11-24 21:50:43 -05:00
fastar2.bas
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 appleiibot: add xmas demo 2020-12-17 21:48:30 -05:00
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
rle2.bas appleiibot: add missing files 2020-12-07 17:29:59 -05:00
rle3.bas
rle.bas appleiibot: add missing files 2020-12-07 17:29:59 -05:00
rleasm.bas
ship.bas
ship.shape
snow.bas appleiibot: snow: finally! 2020-12-07 16:28:09 -05:00
star.bas
star.c
xmas.bas appleiibot: add xmas demo 2020-12-17 21:48:30 -05:00
xmas.data appleiibot: add xmas demo 2020-12-17 21:48:30 -05:00

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