ROM type signature
From MSX Game Library
This documentation is a proposed signature to help Flash tools and emulators correctly detect ROM formats and, in particular, the type of mapper used.
Note: All the strings of this page are defined without zero-terminator.
Mapper signature proposals
Mapper | Signature |
---|---|
ASCII 8 KB | "MAP:ASC8" |
ASCII 16 KB | "MAP:AS16" |
Konami 8 KB (K4) | "MAP:KON4" |
Konami 8 KB with SCC (K5) | "MAP:KON5" |
NEO 8 KB | "MAP:NEO8" |
NEO 16 KB | "MAP:NE16" |
Known ROM signature
Device | Signature | Size |
---|---|---|
MSX-Audio | "AUDIO" | 5 bytes |
Internal MSX-Music (and FM-PAC clone) | "APRLOPLL" | 8 bytes |
FM-PAC | "OPLL" | 4 bytes |