SS.FBRgs Get Status

From NitrOS-9
Revision as of 16:14, 5 April 2014 by Glaw16 (Talk | contribs) (Created page with 'Returns the foreground, background, and border palette registers for a window. {| | colspan="2" | '''Entry Conditions''' |- | A || ''path number'' |- | B || SS.FBRgs ($96) |- | …')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the foreground, background, and border palette registers for a window.

Entry Conditions
A path number
B SS.FBRgs ($96)
Exit Conditions
A foreground palette register number
B background palette register number (if carry clear)
X least significant byte of border palette register number
Error Output
CC carry set on error
B error code

Additional Information

  • The support modules for this call are GrfInt and WindInt.