I know the fat_xRead supports far pointers for the character buffer, but the fat_xWrite seems to use the old xmem long pointers.
I’m probably missing something simple, but how do you convert between the two? My internal buffers are all far pointed arrays…