Jump to content

mu_Read

From EDM2
Revision as of 03:40, 21 May 2019 by Martini (talk | contribs) (Created page with "{{DISPLAYTITLE:mu_Read}} mu_Read is passed a seek offset, a far pointer to a data buffer, and the size of the data buffer. The returned value(in DX:AX) indicates the number of...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

mu_Read is passed a seek offset, a far pointer to a data buffer, and the size of the data buffer. The returned value(in DX:AX) indicates the number of bytes actually read.