TXT file: Difference between revisions
Jump to navigation
Jump to search
m (BIOS -> system ROM) |
mNo edit summary |
||
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 [[ | Those exact strings can be found in the [[system ROM]] dump FRONT-SP1 at $F5A8. | ||
[[Category:CD systems]] | [[Category:CD systems]] |
Revision as of 01:17, 17 November 2016
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 system ROM dump FRONT-SP1 at $F5A8.