Changes

Jump to navigation Jump to search
40 bytes added ,  07:46, 7 February 2017
Line 31: Line 31:  
* A virtual method was added to the definition of abstract class [[KTimeableInterruptEvent]], which returns <code>static_cast<KAutoObject *>(this)->referenceCount != 1</code> for KTimer instances and <code>true</code> for KThread instances. Prior to (re)adding timer interrupt events (as well as some other objects) to the queue, objects with a refcount of 1 are removed from it.
 
* A virtual method was added to the definition of abstract class [[KTimeableInterruptEvent]], which returns <code>static_cast<KAutoObject *>(this)->referenceCount != 1</code> for KTimer instances and <code>true</code> for KThread instances. Prior to (re)adding timer interrupt events (as well as some other objects) to the queue, objects with a refcount of 1 are removed from it.
   −
A new [[SVC]] was implemented: 0x59.
+
A new [[SVC]] was implemented: 0x59. This is used by the updated GSP-module.
    
===Modules===
 
===Modules===

Navigation menu