altos: Add stm-vga demo project
authorKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 20:18:58 +0000 (12:18 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 20:34:02 +0000 (12:34 -0800)
commitdc4bee9600be22531fd3c5bec15f712eb2e7ed2d
treedffd8de50ca66cfeff4c69a2e9a0151164f4475a
parent0eadc2d50417408beebd50e4a0e7e12430ed67ef
altos: Add stm-vga demo project

Uses the VGA and PS/2 drivers to provide an interactive console.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm-vga/Makefile [new file with mode: 0644]
src/stm-vga/ao_demo.c [new file with mode: 0644]
src/stm-vga/ao_lisp_os.h [new file with mode: 0644]
src/stm-vga/ao_lisp_os_save.c [new file with mode: 0644]
src/stm-vga/ao_pins.h [new file with mode: 0644]