dos33fsprogs/appleiibot
2020-10-16 17:05:51 -04:00
..
convert_xor appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
convert4_4 appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
convert6 appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
convert6_2 appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
doc appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
asteroid.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
asteroid.shape appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
autumn.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
circles.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
concert.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
convert_back.c appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
convert_qkumba.c appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
convert_to.c appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
empty.dsk appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
entropy_small.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
flame.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
flame2.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
load.s appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
lots.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
make_boxes.c appleiibot: compress the boxes 2020-10-16 16:53:20 -04:00
Makefile appleiibot: compress the boxes 2020-10-16 16:53:20 -04:00
nyan.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
person.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
person.shape appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
person1.shape appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
person2.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
pumpkin_small.bas appleiibot: more compact pumpkin 2020-10-16 17:05:51 -04:00
pumpkin.bas appleiibot: add a pumpkin 2020-10-16 15:18:07 -04:00
qkumba_autumn.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
qkumba_seasons.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
raster.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
raster2.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
raster3.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
raster4.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
raster5.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
README appleiibot: some more info in the README 2020-10-14 13:06:55 -04:00
ship.bas appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04:00
ship.shape appleiibot: separate from the two-liners code 2020-10-14 11:27:12 -04: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