Page 1 of 1

Echidna data linker

Posted: Mon Jul 09, 2007 3:33 pm
by cdoty
This isn't as useful for the Geneis, but could be useful for the Sega CD/32X, Saturn or, Dreamcast:

Echidna data linker is a system of linking all of your files into one big file, that gets loaded from the CD. This should cut down on load times, as long as the file will fit in available memory.

http://elibs.sourceforge.net/mkloadob.html

The Sub CPU, on the Sega CD, should be able to load the file, and either transfer it to the Main CPU, or handle file requests for the Main CPU.

Posted: Mon Jul 09, 2007 7:27 pm
by ob1
Well I figure that one day, I'll have to learn how the S/Mega CD works.