[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] [Mint-cvs] [FreeMiNT CVS] freemint/sys



On 19/02/2015 22:02, Eero Tamminen wrote:
Is the NatFeats file system API required for this even documented?

The best documentation is certainly the source of hostfs.xfs:
http://sparemint.atariforge.net/cgi-bin/cvsweb/freemint/sys/xfs/hostfs/

It's mainly a matter of providing access to the file system operations.

Hatari could either implement ARAnyM's hostfs Native Features interface, and it will work immediately, or provide its own specific interface with the appropriate xfs module.

--
Vincent Rivière