A8CAS - software for reading/writing Atari 8-bit cassettes
Description of the A8CAS library programming interface is not yet ready. For now I suggest to:
- examine the
a8cas.h
header file from liba8cas, which contains a bit of comments; - examine source code of a8cas-tools - the programs there are simple examples of using the A8CAS library;
- examine the patch for Atari800 (for brave ones only) to see a real-life application of the library.