Implement the guest drivers that provide access to the host file system for the hard drive and DVD-ROM media. Ideally we want to provide a layer of abstraction that allows us to use different sources, such as a folder or XISO file for DVD media, for instance.
This can be done as a set of replacement drivers for the FATX, GDFX, UDFX and RAWX file systems implemented in the Xbox kernel.
Implement the guest drivers that provide access to the host file system for the hard drive and DVD-ROM media. Ideally we want to provide a layer of abstraction that allows us to use different sources, such as a folder or XISO file for DVD media, for instance.
This can be done as a set of replacement drivers for the FATX, GDFX, UDFX and RAWX file systems implemented in the Xbox kernel.