home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / povsrc.sit / MACHINE / IBMPC.ZIP / IBMPC.CAT < prev    next >
Encoding:
Text File  |  1992-03-22  |  1.9 KB  |  38 lines

  1. 3/92
  2.  Persistence of Vision Raytracer  Ver 1.0
  3.  ------------------------------------------
  4.  IBM-PC specific source files
  5.  ------------------------------
  6.  
  7.  IBMPC.ZIP     - archive of files for IBM-PC's and compatibles
  8.   ibmconf.h    - IBM-PC's configuration header -- rename to config.h
  9.   ibm.c        - system-specific code for IBM-PC's under all compilers
  10.                  for both protected and non-protected modes.  
  11.   ibmmsc.mak   - makefile for Microsoft C
  12.   ibmmsc.lnk   - link file for Microsoft C 
  13.   ibmbc.mak    - makefile for Borland/Turbo-C 
  14.   ibmbc.lnk    - link file for Borland/Turbo-C 
  15.   ibmgcc.mak   - makefile for GCC protected mode (386) compiler
  16.   ibmgcc.lnk   - linkfile for GCC protected mode (386) compiler
  17.   ibmwat.mak   - makefile for Watcom C 
  18.   ibmwat.lnk   - link file for Watcom C 
  19.   ibmwat3.mak  - makefile for protected mode (386) Watcom C 
  20.   ibmwat3.lnk  - link file for protected mode (386) Watcom C 
  21.   ibmzor.mak   - makefile for Zortech C/C++
  22.   ibmzor.lnk   - link file for Zortech C/C++ 
  23.   ibmzor2.mak  - makefile for 286 extended memory mode Zortech C/C++
  24.   ibmzor2.lnk  - link file for 286 extended memory mode Zortech C/C++ 
  25.   ibmzor3.mak  - makefile for 386 protected mode Zortech C/C++
  26.   ibmzor3.lnk  - link file for 386 protected mode Zortech C/C++ 
  27.   ztc386.asm   - source asm file for Zortech 386 mode display code
  28.   ztc386.obj   - object file for Zortech 386 mode display code
  29.   zpm.def      - misc file for Zortech protected mode
  30.   rtlink.cfg   - file for use with RTLINK program
  31.   povpro.mak   - make and link file for Intel Code Builder
  32.   ai.lib       - needed for TIGA support (Texas Instruments Graphics Adapter)
  33.   extend.h     - needed for TIGA support (A specialized graphics chip used )
  34.   tiga.h       - needed for TIGA support (on the Hercules Graphics Station )
  35.   tigadefs.h   - needed for TIGA support (and some other 24 bit cards. )   
  36.   ibm.cat      - list of files in IBM.ZIP
  37.  
  38.