ftp.nice.ch/pub/next/tools/emulators/a2_1.1.NIHS.bs.tar.gz#/a2/hgrtable.h

This is hgrtable.h in view mode; [Download] [Up]

/*
 *     hgrtable.h
 */

extern const unsigned char addr_to_row[];
extern const unsigned int row_to_addr[];
#if !USE_GREYSCALE
extern const unsigned long one_to_two_bpp[];
#else
extern const unsigned short color_one_to_two_bpp_even[];
extern const unsigned short color_one_to_two_bpp_odd[];
#endif

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.