magic/calma
Tim Edwards 075262b2ef Added the ability to read compressed .mag files (writing is not yet
supported).  Fixed the long-standing issue in which DRC does not
get stopped by the "drc off" command (the behavior for interrupting
the DRC was dependent on the DRC being turned on, and the "drc off"
command was turning it off before breaking, causing the interrupt
to be ignored).
2022-11-02 17:12:46 -04:00
..
CalmaRdcl.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRdio.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRdpt.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRead.c A handful of changes after applying pull request #191 from 2022-10-29 09:57:41 -04:00
CalmaWrite.c Changed the behavior of GDS writing to halt with an error if an 2022-11-02 09:40:20 -04:00
CalmaWriteZ.c Changed the behavior of GDS writing to halt with an error if an 2022-11-02 09:40:20 -04:00
Makefile Implemented native gzip compression/decompression using zlib routines. 2022-05-10 09:19:39 -04:00
calma.h Changed the behavior of GDS writing to halt with an error if an 2022-11-02 09:40:20 -04:00
calmaInt.h Added the ability to read compressed .mag files (writing is not yet 2022-11-02 17:12:46 -04:00