dos33fsprogs/appleiibot
2020-12-08 19:19:23 -05:00
..
convert4_4
convert6
convert6_2 appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
convert_xor
doc
a2_4ever.bas aiibot: a2_4ever 2020-10-23 16:11:15 -04:00
a2_4ever.png appleiibot: missing images 2020-10-27 16:42:32 -04:00
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 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 appleiibot: star nonsense 2020-11-10 13:37:14 -05:00
fastar.bas appleiibot: failed star fields 2020-11-09 00:02:33 -05:00
flame2.bas
flame.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
floppy2.bas gr-utils: fix up one of the conversion utils 2020-10-28 00:36:59 -04:00
floppy.bas
flyer.bas appleiibot: add flyer demo 2020-11-05 17:16:46 -05:00
fouram.bas
horizon.bas appleiibot: failed star fields 2020-11-09 00:02:33 -05:00
hyper.bas appleiibot: failed star fields 2020-11-09 00:02:33 -05:00
lady.bas
lady.data
load.s appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
lots.bas
make_boxes.c
Makefile hgr: always forget the Makefile changes 2020-12-08 11:24:15 -05:00
mul16_slow.s appleiibot: star nonsense 2020-11-10 13:37:14 -05:00
nyan.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
person1.shape
person2.bas
person.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
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 appleiibot: add qr example 2020-10-21 19:42:08 -04:00
qrcode_a2.png appleiibot: missing images 2020-10-27 16:42:32 -04:00
raster3.bas
raster4.bas
raster5.bas
raster.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
README
rle2.bas appleiibot: add missing files 2020-12-07 17:29:59 -05:00
rle3.bas appleiibot: more rle examples 2020-10-28 01:04:16 -04:00
rle.bas appleiibot: add missing files 2020-12-07 17:29:59 -05:00
rleasm.bas appleiibot: more rle examples 2020-10-28 01:04:16 -04:00
ship.bas
ship.shape appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
snow.bas appleiibot: snow: finally! 2020-12-07 16:28:09 -05:00
star.bas appleiibot: failed star fields 2020-11-09 00:02:33 -05:00
star.c appleiibot: star nonsense 2020-11-10 13:37:14 -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