|
|
Line 1: |
Line 1: |
− | [[Category:84PCE:Syscalls:By Name|SetTextFGBGcolors]]
| |
− | [[Category:84PCE:Syscalls:By Address|021D8C - SetTextFGBGcolors]]
| |
− | == Synopsis ==
| |
− | '''Hypothesized Official Name:''' SetTextFGBGcolors
| |
| | | |
− | '''Syscall Address:''' 021D88h
| |
− |
| |
− | Sets the foreground and background colors for the homescreen text routines.
| |
− | Also sets the PutMapUseColor flag.
| |
− |
| |
− | === Inputs ===
| |
− | DE - Foreground color (16-bit 5-6-5 BGR)
| |
− |
| |
− | HL - Background color (16-bit 5-6-5 BGR)
| |
− |
| |
− | === Outputs ===
| |
− | * None
| |
− |
| |
− | === Destroys ===
| |
− | * None
| |