home *** CD-ROM | disk | FTP | other *** search
- IFND DEVICES_PRTGFX_I
- DEVICES_PRTGFX_I EQU 1
-
- PCMYELLOW equ 0
- PCMMAGENTA equ 1
- PCMCYAN equ 2
- PCMBLACK equ 3
- PCMBLUE equ PCMYELLOW
- PCMGREEN equ PCMMAGENTA
- PCMRED equ PCMCYAN
- PCMWHITE equ PCMBLACK
-
- RSRESET
- colorEntry rs.b 0
- colorLong rs.b 0
- colorSByte rs.b 0
- colorByte rs.b 4
- ce_SIZEOF rs.b 0
-
- RSRESET
- PrtInfo rs.b 0
- pi_render rs.l 1
- pi_rp rs.l 1
- pi_temprp rs.l 1
- pi_RowBuf rs.l 1
- pi_HamBuf rs.l 1
- pi_ColorMap rs.l 1
- pi_ColorInt rs.l 1
- pi_HamInt rs.l 1
- pi_Dest1Int rs.l 1
- pi_Dest2Int rs.l 1
- pi_ScaleX rs.l 1
- pi_ScaleXAlt rs.l 1
- pi_dmatrix rs.l 1
- pi_TopBuf rs.l 1
- pi_BotBuf rs.l 1
- pi_RowBufSize rs 1
- pi_HamBufSize rs 1
- pi_ColorMapSize rs 1
- pi_ColorIntSize rs 1
- pi_HamIntSize rs 1
- pi_Dest1IntSize rs 1
- pi_Dest2IntSize rs 1
- pi_ScaleXSize rs 1
- pi_ScaleXAltSize rs 1
- pi_PrefsFlags rs 1
- pi_special rs.l 1
- pi_xstart rs 1
- pi_ystart rs 1
- pi_width rs 1
- pi_height rs 1
- pi_pc rs 1
- pi_pr rs 1
- pi_ymult rs 1
- pi_ymod rs 1
- pi_ety rs 1
- pi_xpos rs 1
- pi_threshold rs 1
- pi_tempwidth rs 1
- pi_flags rs 1
- prtinfo_SIZEOF rs.b 0
-
- ENDC
-