Difference between revisions of "PSG Registers R0 - R2"

From Intellivision Wiki
Jump to: navigation, search
 
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

Revision as of 23:52, 20 January 2005

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