altos/lambdakey-v1.0: Get this building again
authorKeith Packard <keithp@keithp.com>
Tue, 12 Dec 2017 23:27:26 +0000 (15:27 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 12 Dec 2017 23:27:26 +0000 (15:27 -0800)
commit09ea349f5b37e257e8ca23ead493ba1694395530
treeeca7e5f06fa5091ce6cf8cc7a3c06066aa8cc9eb
parentd8c9024f3829dc3f241b16869f165f3ee01764f3
altos/lambdakey-v1.0: Get this building again

The lambdakey can't hold a full implementation of the scheme
interpreter, so use only a subset, removing floats, bigints and
vectors. Also reduce the pre-loaded lisp code as well.

It's pretty spare at this point; but it does fill the ROM.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lambdakey-v1.0/.gitignore
src/lambdakey-v1.0/Makefile
src/lambdakey-v1.0/ao_lambdakey.c
src/lambdakey-v1.0/ao_lambdakey_const.scheme [new file with mode: 0644]
src/lambdakey-v1.0/ao_pins.h
src/lambdakey-v1.0/ao_scheme_os.h
src/lambdakey-v1.0/lambda.ld