TXT file: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
mNo edit summary
m (BIOS -> system ROM)
Line 5: Line 5:
*ABS.TXT: "Abstracted by SNK corporation", 0x1A
*ABS.TXT: "Abstracted by SNK corporation", 0x1A


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]] [[System ROM]] dump (FRONT-SP1) @$F5A8.


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

Revision as of 06:22, 28 October 2015

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 System ROM dump (FRONT-SP1) @$F5A8.