PCM file: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


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


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

Revision as of 18:26, 14 November 2012

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

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

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