NextPort:$FF3B: Difference between revisions
From SpecNext Wiki
initial missing port info |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Port | |||
|Number=$FF3B | |||
|ShortDesc=ULA+ Data | |||
|Readable=Yes | |||
|Writable=Yes | |||
}} | |||
ULA+ | For ULA+ i/o ports, all colours are read and written in 8-bit format GGGRRRBB. The 9th blue bit is automatically generated | ||
as the logical OR of the two other blue bits. | |||
(R) | (R) | ||
If palette group is selected, the palette value stored at the current ula+ palette index is returned | |||
If the mode group is selected, bit 0 = 1 to indicate ULA+ is enabled | |||
(W) | (W) | ||
If the palette group is selected, a palette value is written to the current ula+ palette index | |||
If the mode group is selected, bit 0 = 1 to enable ULA+, 0 to disable ULA+ | |||
Latest revision as of 13:56, 21 February 2026
| Port Number | $FF3B |
|---|---|
| Decimal | |
| Short desc. | ULA+ Data |
| Bit Mask | |
| Readable | Yes |
| Writable | Yes |
| Subsystem |
For ULA+ i/o ports, all colours are read and written in 8-bit format GGGRRRBB. The 9th blue bit is automatically generated
as the logical OR of the two other blue bits.
(R)
If palette group is selected, the palette value stored at the current ula+ palette index is returned
If the mode group is selected, bit 0 = 1 to indicate ULA+ is enabled
(W)
If the palette group is selected, a palette value is written to the current ula+ palette index
If the mode group is selected, bit 0 = 1 to enable ULA+, 0 to disable ULA+