SS.FBRgs Get Status

From NitrOS-9
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.