TXT file: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
(Created page with "Three text files (excluding the IPL file) are necessary for the CD to be recognized. *CPY.TXT: "Copyright by SNK corporation", 0x1A *BIB.TXT: "Bibliographiced by SNK corpora...")
 
mNo edit summary
Line 6: Line 6:


Those exact strings can be found in the [[CD1 hardware|CD1]] [[BIOSes|BIOS]] dump (FRONT-SP1) @$F5A8.
Those exact strings can be found in the [[CD1 hardware|CD1]] [[BIOSes|BIOS]] dump (FRONT-SP1) @$F5A8.
[[Category:CD systems]]

Revision as of 05:46, 4 July 2011

Three text files (excluding the IPL file) are necessary for the CD to be recognized.

  • CPY.TXT: "Copyright by SNK corporation", 0x1A
  • BIB.TXT: "Bibliographiced by SNK corporation", 0x1A
  • ABS.TXT: "Abstracted by SNK corporation", 0x1A

Those exact strings can be found in the CD1 BIOS dump (FRONT-SP1) @$F5A8.