Changes

Jump to navigation Jump to search
121 bytes added ,  17:30, 19 June 2015
no edit summary
Line 952: Line 952:  
  0xFFFF9000 Pointer to the current KThread instance
 
  0xFFFF9000 Pointer to the current KThread instance
 
  0xFFFF9004 Pointer to the current KProcess instance
 
  0xFFFF9004 Pointer to the current KProcess instance
 +
0xFFFF9008 Pointer to the current KScheduler instance
 
  0xFFFF9010 Pointer to the last KThread to encounter an exception
 
  0xFFFF9010 Pointer to the last KThread to encounter an exception
    
  0x8000040 Pointer to the current KThread instance on the ARM9
 
  0x8000040 Pointer to the current KThread instance on the ARM9
 
  0x8000044 Pointer to the current KProcess instance on the ARM9
 
  0x8000044 Pointer to the current KProcess instance on the ARM9
 +
0x8000048 Pointer to the current KScheduler instance on the ARM9
    
= Handles =
 
= Handles =
374

edits

Navigation menu