withFiles

Returns a new NdsRom with multiple filesystem files replaced at once. Keys in updates that do not exist in the original ROM are silently ignored. The original instance is unchanged.

Return

A copy of this ROM with the updated files.

Parameters

updates

Map of virtual filesystem paths to new file contents.