ARG file

From NeoGeo Development Wiki
Revision as of 11:00, 8 December 2013 by Razoola (talk | contribs) (Created page with "ARG files contain PRG file data. We assume this is a kind of onboard Archive file go save constantly loading the data from CD. How this data is used is not yet fully kn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ARG files contain PRG file data.

We assume this is a kind of onboard Archive file go save constantly loading the data from CD.

How this data is used is not yet fully known we currently assume data is stored in the program ROM space and then moved to the correct place as needed. It is not known if this is handled by the bios or game at present.