First post, by Jackoz
I was wondering about trying to provide support for custom archive ready to be mounted and used. From what I can understand DosBox is already able to mount ISOs and (possibily?) ZIP files but what about something custom? I ask this because with a big library of abandonware you usually have many files and it would be nice to provide a custom archive from which the IO emulation is able to fetch or store files.
Will the emulator suffer from perfomance issues or writing problems? (I don't actually know the internals of file system emulation of DosBox yet, so I'm quite shooting into the dark).
Where do you suggest me to start from in reading source code? I think I could be able to do it by concentrating just on the part that interfaces to file system or images..
Thanks in advance