Files
RomWBW/Tools/unix/zxcc/zxdbdos.h
Wayne Warthen 2c0b818aba ZXCC Cleanup
- I know I said I was done, but I found some more stuff to clean up.  I think I am really done now.
2022-02-14 13:36:06 -08:00

5 lines
109 B
C

int fcbforce(byte* fcb, byte* odrv);
word x_fcb_open(byte* fcb, byte* dma);
word x_fcb_stat(byte* fcb);