# Card ROMs - **`1mgm.sf2`** — the AWE32's 1MB "1MGM" General MIDI sample ROM, dumped from one of our own pod AWE32 cards (the cockpits each carried two, with 2x 30-pin DRAM SIMMs). Preserved here because the pod audio banks (`ALPHA_1/REL410/BT/AUDIO/AUDIO*.RES`) declare `irom=1MGM`, and the HMI SOS AWE32 driver refuses the SoundFont upload if the card has no GM ROM. - **`awe32.raw`** — the same content reconstructed as the raw 1MB ROM image the emulated EMU8000 loads (`VWE_AWE_ROM=emulator\roms\awe32.raw`): the SF2's `smpl` chunk (1,047,588 bytes) end-aligned into a zeroed 1MB buffer, with the `1MGM` ID words (`0x314D 0x474D`) at word offsets 2–3. Rebuild with any RIFF parser if the SF2 changes; the recipe lives in SOUND-NOTES.md. This archive and its contents are preserved for the pod-owner community and are not distributed outside it.