[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HardPressed profiles/categories



Just FYI for people who want to do their own profiles... here's what
the categories are defined as.

mcat00     equ   $00                      ;Unknown/unassigned
mcat01     equ   $01                      ;Pascal, CP/M, Apple ///
mcat02     equ   $02                      ;ProDOS 8
mcat03     equ   $03                      ;Generic text
mcat04     equ   $04                      ;Generic binary
mcat05     equ   $05                      ;GS/OS application
mcat06     equ   $06                      ;Source code
mcat07     equ   $07                      ;Development utility document
mcat08     equ   $08                      ;Mostly text (WP) files
mcat09     equ   $09                      ;Mixed text/data
mcat0a     equ   $0a                      ;Desktop publishing
mcat0b     equ   $0b                      ;Hypermedia/multimedia
mcat0c     equ   $0c                      ;Sound files
mcat0d     equ   $0d                      ;Compressed data
mcat0e     equ   $0e                      ;GS/OS system data
mcat0f     equ   $0f                      ;INITs, DAs, Fonts, Tools, etc
mcat10     equ   $10                      ;Uncompressed graphic data
mcat11     equ   $11                      ;Allegedly compressed graphic data
mcat12     equ   $12                      ;Miscellaneous
mcat13     equ   $13                      ;Sparse

-- 
fadden@uts.amdahl.com (Andy McFadden)
[ Above opinions are mine, Amdahl has nothing to do with them, etc, etc. ]