added serial spaceball support in the dos version. can be used for
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Wed, 19 Oct 2016 17:15:53 +0000 (20:15 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Wed, 19 Oct 2016 17:15:53 +0000 (20:15 +0300)
commit6c5e65928b425dd6a7f5192841e1d4ef9d90789a
treee1cb9da8f82880f627bfefc055002e8c53fd1b67
parent157a4056159e45cd61e9427e126807aaa8bd3d9a
added serial spaceball support in the dos version. can be used for
debugging or even animation recording for 3D objects.
Makefile
src/cfgopt.c
src/cfgopt.h
src/demo.c
src/demo.h
src/dos/main.c
src/dos/sball.c [new file with mode: 0644]
src/polytest.c
src/sball.h [new file with mode: 0644]
src/vmath.h [new file with mode: 0644]