Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - format of ifs open file structure: http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Format of IFS open file structure:
Offset  Size    Description
 00h    WORD    ???
 02h    WORD    device info word
 04h    WORD    file open mode
 06h    WORD    ???
 08h    WORD    file attributes
 0Ah    WORD    owner's network machine number
 0Ch    WORD    owner's PSP segment
 0Eh    DWORD   file size
 12h    DWORD   current offset in file
 16h    WORD    file time
 18h    WORD    file date
 1Ah 11 BYTEs   filename in FCB format
 25h    WORD    ???
 27h    WORD    hash value of SFT address
                (low word of linear address + segment&F000h)
 29h  3 WORDs   network info from SFT
 2Fh    WORD    ???

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson