PCM file

From NeoGeo Development Wiki
Revision as of 02:05, 10 February 2017 by Furrtek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PCM files contain the ADPCM-A sound data (equivalent to the V ROMs on cartridge systems).

Offset adresses used for loading PCM files are divided by 2 (they're on an 8bit bus).

  • Maximum file size: 512KiB ?
  • Type code: 4
  • Loadable in: PCM DRAM
  • Banks: 2 of 512KiB (1MiB total)