SS.FD Get Status

From NitrOS-9
Revision as of 19:26, 5 April 2014 by Glaw16 (Talk | contribs) (Created page with 'Returns a file descriptor. {| | colspan="2" | '''Entry Conditions''' |- | A || ''path number'' |- | B || SS.FD ($0F) |- | X || ''address of a 256 byte buffer to receive the file…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns a file descriptor.

Entry Conditions
A path number
B SS.FD ($0F)
X address of a 256 byte buffer to receive the file descriptor
Y number of bytes of the file descriptor to return
Error Output
CC carry set
B error code

Additional Information

  • Use SS.FD to get the file descriptor .

rbf.asm