K8000 / k8001 - combination programming with Turbo C++

Hi there,

I would like to program the k8000 / k8001 - combination with Turbo C++ 3.0 for DOS. Is that possible? I tried to apply the instructions written in the readme.txt file, but this instructions probably match another version of C or C++.
If programming with Turbo C++ 3.0 is possible, how would I run for instance the runlight-example? If not, which version of C++ do I need? I prefer a version for DOS.

Turbo C++ 3.0 was released in 1991, so besides being very old it is also 16-bit. A 16-bit DOS programming environment can not use 32-bit dll’s written for Windows.

I would recommend Visual C++ 2008 Express Edition available for free from:
microsoft.com/express/vc/