A80 file: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
A80 files contain [[Z80 file]] data. | A80 files contain [[Z80 file]] data. | ||
We assume this is a kind of onboard Archive file | We assume this is a kind of onboard Archive file to save constantly loading the data from CD. | ||
How this data is used is not yet fully known | 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. | ||
The game 'Neo Turf Masters' is known to use this file type. | The game 'Neo Turf Masters' is known to use this file type. | ||
[[Category:CD systems]] | [[Category:CD systems]] |
Latest revision as of 09:10, 28 December 2013
A80 files contain Z80 file data.
We assume this is a kind of onboard Archive file to 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.
The game 'Neo Turf Masters' is known to use this file type.