Home
last modified time | relevance | path

Searched refs:HETHDR_FLAGS1_BZLIB (Results 1 – 2 of 2) sorted by last modified time

/dports/emulators/hercules/hercules-3.13/
H A Dhetlib.h63 #define HETHDR_FLAGS1_BZLIB 0x02 /* BZLIB compression */ macro
H A Dhetlib.c932 case HETHDR_FLAGS1_BZLIB: in het_read()
1266 case HETHDR_FLAGS1_BZLIB: in het_write()
1286 flags |= HETHDR_FLAGS1_BZLIB; in het_write()