[A92] File Format Library
[Next][Index][Thread]
[A92] File Format Library
Is there a file format library for the TI-92 and TIGCC ?
Specifically I would like to know if there is a C library for reading
and writing PIC (and other) files.
The reason is that I would rather store bitmaps as external files
instead of as data within my C programs. And since bitmaps are a
known file type (e.g. PIC_VAR_TAG) I would prefer to save them as that
type rather than as "Third Party Data" (e.g. GEN_DATA_TAG).
Thanks,
Mike