Changes

Jump to navigation Jump to search
854 bytes added ,  21:57, 10 December 2016
no edit summary
Line 53: Line 53:  
|  
 
|  
 
|}
 
|}
 +
 +
 +
== Bitflags and their corresponding objects ==
 +
0 1 0 1 1 0 0 1 | 0x59 - KDmaObject<br>
 +
0 0 1 0 1 1 1 1 | 0x2F - KSemaphore<br>
 +
0 0 0 0 0 0 0 0 | 0x00 - KAutoObject<br>
 +
0 1 1 0 0 1 0 1 | 0x65 - KClientPort<br>
 +
0 1 0 1 0 1 0 1 | 0x55 - KServerPort<br>
 +
1 0 1 1 0 0 0 0 | 0xB0 - KSharedMemory<br>
 +
1 0 1 0 0 1 0 1 | 0xA5 - KClientSession<br>
 +
1 1 0 0 1 0 0 0 | 0xC8 - KResourceLimit<br>
 +
1 0 0 1 0 1 0 1 | 0x95 - KServerSession<br>
 +
1 0 0 1 1 0 0 0 | 0x98 - KAddressArbiter<br>
 +
0 0 0 0 0 0 0 1 | 0x01 - KSynchronizationObject<br>
 +
1 0 1 0 1 0 0 0 | 0xA8 - KPort<br>
 +
0 0 0 1 1 1 1 1 | 0x1F - KEvent<br>
 +
0 0 1 1 1 0 0 1 | 0x39 - KMutex<br>
 +
0 0 1 1 0 1 0 1 | 0x35 - KTimer<br>
 +
0 1 0 0 1 1 0 1 | 0x4D - KDebug<br>
 +
1 0 0 0 1 1 0 1 | 0x8D - KThread<br>
 +
0 1 1 0 1 0 0 0 | 0x68 - KCodeSet<br>
 +
1 1 0 0 0 1 0 1 | 0xC5 - KProcess<br>
 +
0 1 1 1 0 0 0 0 | 0x70 - KSession<br>
374

edits

Navigation menu