z80:Directives:FPEEK/FPEEKW
From Learn @ Cemetech
Jump to navigationJump to searchThis reads a byte (.fpeek) or word (.fpeekw) from the file specified and stores the result in alabel. The file pointer is not updated.
Contents
Syntax
.fpeek handle, label
Allowed inputs
Uses
See Also