NextPort:$BF3B: Difference between revisions

From SpecNext Wiki
Jump to: navigation, search
Johnnyo (talk | contribs)
new entry
 
Johnnyo (talk | contribs)
a little nicer
 
Line 8: Line 8:
bits 7:6 Select register group
bits 7:6 Select register group


  00 = palette group
* 00 = palette group
 
* 01 = mode group
  01 = mode group


bits 5:0 Writes data
bits 5:0 Writes data


  if bits 7:6 = 00, selects an index 0-63 in the ula+ palette
if bits 7:6 = 00, selects an index 0-63 in the ula+ palette
 
if bits 7:6 = 01, ignored (changing timex video mode is incompatible with existing ULA+ software)
  if bits 7:6 = 01, ignored (changing timex video mode is incompatible with existing ULA+ software)

Latest revision as of 13:59, 21 February 2026

Port Number $BF3B
Decimal
Short desc. ULA+ Register
Bit Mask
Readable ?
Writable Yes
Subsystem


bits 7:6 Select register group

  • 00 = palette group
  • 01 = mode group

bits 5:0 Writes data

  • if bits 7:6 = 00, selects an index 0-63 in the ula+ palette
  • if bits 7:6 = 01, ignored (changing timex video mode is incompatible with existing ULA+ software)