Remove macII support

This commit is contained in:
chase
2018-06-24 07:22:21 -05:00
committed by Jon Trulson
parent 63269240eb
commit 01c9b8889b
9 changed files with 14 additions and 124 deletions

View File

@@ -214,17 +214,6 @@ This is unpublished proprietary source code of FUJITSU LIMITED
#endif /* tektronix */
#ifdef macII
#define IMAGE_BYTE_ORDER MSBFirst /* Values for the MacII only */
#define BITMAP_BIT_ORDER MSBFirst
#define GLYPHPADBYTES 4
#define GETLEFTBITS_ALIGNMENT 1
/* might want FAST_UNALIGNED_READS for frame buffers with < 1us latency */
#endif /* macII */
#ifdef mips
#ifdef MIPSEL