[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HardPressed Profiles
- Subject: Re: HardPressed Profiles
- From: rwifall@nmsu.edu (Richard J Wifall)
- Date: 24 Jul 93 16:56:47
- In-reply-to: isc26330@leonis.nus.sg's message of 24 Jul 1993 18:06:26 GMT
- Newsgroups: comp.sys.apple2
- Organization: NMSU Computer Science
- References: <22rtn2$crq@nuscc.nus.sg>
In article <22rtn2$crq@nuscc.nus.sg> isc26330@leonis.nus.sg (ONG TAT-WEE) writes:
> I've looked through the source code for the HP profiles (standard.asm) and
> noticed that the examples only allow one compression routine or HP module
> for each filetype. However, I've seen profiles supplied with HP like
Ok, first of all, each filetype is assigned to a _category_
(You are getting categories and compression types mixed up) Now each
category has a set of compression types. For instance, one category
might do RLE+LZW+CRC-16.. Now you can have many different categories.
(the sample that comes with HP I believe has 20 categories) If you
look at the very bottom of the source code you will see where the
compression types are assigned to their category.
I hope that helps some. Feel free to e-mail me if you have
more questions.
> ___ \ ___ / ___ ___/ | / | David Ong Tat-Wee
Richard (Loving his Standard+Prodos+CRC-16+MusicFiles Profile ;) Wifall
--
-- Richard Wifall - rwifall@nmsu.edu - 65816 programmer for hire