Difference between revisions of "PSG Registers R0 - R2"

From Intellivision Wiki
Jump to: navigation, search
 
m (Protected "PSG Registers R0 - R2" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The lowest 8 bits of period for channel 1.  See [[PSG#Channels|PSG Channels]] for more information.
+
The lowest 8 bits of period for channel A, B, or C.  Channel A uses R0, channel B uses R1, and channel C uses R2.  See [[PSG#Channels|PSG Channels]] for more information.
  
 
     0000:0000:pppp:pppp
 
     0000:0000:pppp:pppp
 
     where:
 
     where:
         pppppppp    indicates the lowest 8 bits of 12-bit period for channel 1
+
         pppppppp    indicates the lowest 8 bits of 12-bit period for channel A, B, or C

Latest revision as of 09:03, 4 December 2010

The lowest 8 bits of period for channel A, B, or C. Channel A uses R0, channel B uses R1, and channel C uses R2. See PSG Channels for more information.

   0000:0000:pppp:pppp
   where:
       pppppppp    indicates the lowest 8 bits of 12-bit period for channel A, B, or C