Difference between revisions of "84PCSE:Flags:4A"

From WikiTI
Jump to: navigation, search
(putmapFlags (unofficial))
(No difference)

Revision as of 20:35, 1 April 2013

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: putmapCmdPixShad

Set if text display routines should use the homescreen pixel shadow buffer rather than the "normal" pixel shadow buffer. You shouldn't set this flag unless you're intending to draw stuff on the homescreen.

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.