Help - Search - Members - Calendar
Full Version: writing asr.dat
1Emulation.Com > Other Systems > General Arcade
prithwin
i need some help writing asr.dat file,i cant understand some of the feilds:
here is the data from my old kof95 rom:

kof95_c1.rom 33bf8657 4194304


what would be the cartridgeID, FIX feilds?

also what is the second feild in tthe line:

268-m1.rom, 0, 20000, 6fa01c9a, 0

is it the relative memory location?

should the last one always be 0?
Agozer
KOF95's CartridgeID is 84 and Fix value is 1.

The first is the filename to be loaded (obviously). The second is somekind of an index number AFAIK. The third is the file size in hex (in this case the filesize is 128kB). The fourth is the CRC value of the file. And the fifth is again some kind of an index/memory value... it's 0 95% of the time but there are some exceptions where it can be 1 or 2.

For clarity, you should always type the filesize before the CRC value, but I don't know if having them the other way around has some adverse effects.
prithwin
thanks clapping.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.