84PCSE:Flags:4A
Contents
Synopsis
Flag Byte: 4Ah
Known Names: putmapFlags
Bit Overview
Bit 0
We do not have information on what this bit does, if anything.
Bit 1
We do not have information on what this bit does, if anything.
Bit 2
We do not have information on what this bit does, if anything.
Bit 3
Unofficial Name: putmapUsePixShad2
Set if text display routines should use the secondary pixel shadow buffer (pixelShadow2) rather than the "normal" pixel shadow buffer (pixelShadow). I'm not sure what this is for, but I guess it could let you switch to an alternate text screen while keeping the previous screen contents in pixelShadow.
Bit 4
Unofficial Name: putmapUseColor
Set if the fixed-width text routines (PutMap, PutS, etc.) should display text in color. If this flag is set, the foreground color is given by (curFGColor) and the background by (curBGColor).
Bit 5
We do not have information on what this bit does, if anything.
Bit 6
We do not have information on what this bit does, if anything.
Bit 7
We do not have information on what this bit does, if anything.