dos33fsprogs/appleiibot
2020-12-27 14:28:04 -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
an3.bas appleiibot: an3 test 2020-12-27 14:28:04 -05:00
appleiibot.dsk appleiibot: add appleiibot.dsk image 2020-12-05 22:34:28 -05:00
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
bin.bas appleiibot: add missing files 2020-12-07 17:29:59 -05:00
circles.bas botdemo: back to showing all 2020-11-17 19:20:30 -05:00
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 duke: I blame foone for this 2020-11-14 15:19:56 -05:00
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: update Makefile 2020-12-27 14:27:23 -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