Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File3.11.2 MD TOS typedef struct { MD *m_link; /* Next MD (or NULL) */ long m_start; /* saddr of block */ long m_length; /* # bytes in block */ PD *m_own; /* Owner's process descriptor */ } MD; See also: BIOS Getmpb MPB