From: Adrian M. <ad...@mc...> - 2002-11-21 22:35:26
|
In the vmu all the game files are loaded into the vmu from block 0. Other files can be loaded anywhere. Should I implement this in the vmufs driver - ie should I force game files (those with the eXec bit on) to be loaded into the vmu from block 0. Reasons for: unless this behaviour is enforced it will not be possible to use vmufs to swap games files. Reasons against: could cuase problems loading the vmu with additional files, mixes questions of policy with mechanisms. What do people think? Adrian |