Pointer |
|
A type free pointer. |
|
||
|
||
SmallInt |
|
Boolean representation |
LongInt |
|
A type free pointer. in ABIv0 its just a Pointer. |
LongInt |
|
Pointer to a string, in ABIv0 just like PChar. |
LongInt |
|
signed 32-Bit integer Value |
LongWord |
|
|
|
||
|
||
|
||
|
||
|
Device has the same structure as an Library |
|
|
||
|
||
|
For EXEC use ONLY! |
|
|
||
|
||
|
Library Base Structure |
|
|
Pointer to List structure |
|
|
||
|
||
|
||
|
||
|
Memory Handler |
|
|
||
|
Pointer to the list of all Memory |
|
|
Message from/for a MessagePort |
|
|
Pointer to a minal list structure. |
|
|
||
|
Port for inter-task communication. |
|
|
Pointer to node structure |
|
|
||
|
||
|
||
|
This is the structure used to request a signal semaphore |
|
|
||
|
For EXEC use ONLY! |
|
|
Stack swap structure as passed to StackSwap |
|
PPChar |
||
|
Pointer to Task structure |
|
|
||
|
||
PChar |
|
Pointer to a string (compareable with a PChar) |
LongWord |
||
Pointer |
||
|
||
|
Device has the same structure as an Library |
|
|
||
|
||
|
For EXEC use ONLY! |
|
|
||
|
||
|
Library Base Structure |
|
|
List header. |
|
|
||
|
||
|
Memory Handler |
|
|
||
|
List of all available Memory |
|
|
Message from/for a MessagePort |
|
|
Minimal list strcture. |
|
|
Minimal list entry without any type or name. |
|
|
Port for inter-task communication. |
|
|
List node structure, Each member in a list starts with a node. |
|
|
||
|
||
|
This is the structure used to request a signal semaphore |
|
|
||
|
For EXEC use ONLY! |
|
|
Stack swap structure as passed to StackSwap |
|
|
Every Amiga Task has one of these Task structures associated with it. To find yours, use FindTask(nil). Amiga processes tack a few more values on to the end of this structure, which is the difference between Tasks and Processes. |
|
|
||
Byte |
|
unsigned 8-Bit Value |
LongWord |
|
unsigned 32-Bit integer value |
Word |
|
unsigned 16-Bit Value |
Word |
|