Difference between revisions of "Unknown PM Stuff"

From SublabWiki
Jump to: navigation, search
m
 
Line 1: Line 1:
 
This is simply a list of things I need to figure out.
 
This is simply a list of things I need to figure out.
  
* The precise timing of a video frame.
+
* The precise timing of a video frame. <- Hmm, how precise?
* The number of cycles each value of PRC_CNT takes
+
* <s>The number of cycles each value of PRC_CNT takes</s>
 
* Which\if timers sleep while the system is suspended
 
* Which\if timers sleep while the system is suspended
 
* Check to see which IRQs are masked by the IRQ Enable and IRQ Branch flags
 
* Check to see which IRQs are masked by the IRQ Enable and IRQ Branch flags
* Determine the approximate amount of time sprite draw, map draw, and frame copy take (maybe min \ max \ avg)
+
* <s>Determine the approximate amount of time sprite draw, map draw, and frame copy take (maybe min \ max \ avg)</s>
* Determine when the PRC stages fire (relative to PRC_CNT)
+
* <s>Determine when the PRC stages fire (relative to PRC_CNT)</s>
 
* <s>Check undocument Minx instruction behavior</s> [[Talk:PM_InstructionList|Done]]
 
* <s>Check undocument Minx instruction behavior</s> [[Talk:PM_InstructionList|Done]]
  
 
.. to be continued ..
 
.. to be continued ..

Latest revision as of 00:43, 16 October 2010

This is simply a list of things I need to figure out.

  • The precise timing of a video frame. <- Hmm, how precise?
  • The number of cycles each value of PRC_CNT takes
  • Which\if timers sleep while the system is suspended
  • Check to see which IRQs are masked by the IRQ Enable and IRQ Branch flags
  • Determine the approximate amount of time sprite draw, map draw, and frame copy take (maybe min \ max \ avg)
  • Determine when the PRC stages fire (relative to PRC_CNT)
  • Check undocument Minx instruction behavior Done

.. to be continued ..