CT60lib


CT60lib

CT60lib is a library for Pure C compiler and Atari Falcon030 computers with CT60/CT63 accelerator. Library is high level interface which enables access to extended functions of CT60/63 accelerator and mc68060 processor.

Library enables:

Repository contains documentation in html format, source code, Pure C project files for library itself and for short test/demonstration program.
Get it from Bitbucket repository:

Warning: Library without modification and recompilation will not work with other C compilers that Pure C. The reason is simple: Pure C passes all the function parameters via processor registers (of course that could be turned off) in opposition to other compilers, like gnu gcc, which passes all the parameters via stack.

 



Monthly Archives