AXT file: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
(Created page with "AXT files contain TXT 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...")
 
No edit summary
Line 3: Line 3:
We assume this is a kind of onboard Archive file go save constantly loading the data from CD.
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.
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.


[[Category:CD systems]]
[[Category:CD systems]]

Revision as of 17:46, 8 December 2013

AXT files contain TXT 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.