SID
From Just Solve the File Format Problem
(Difference between revisions)
(Category:Commodore computers) |
m (PSID) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|sid}} | |extensions={{ext|sid}} | ||
|mimetypes={{mimetype|audio/prs.sid}} | |mimetypes={{mimetype|audio/prs.sid}} | ||
+ | |pronom={{PRONOM|fmt/314}}, {{PRONOM|fmt/315}}, {{PRONOM|fmt/316}} | ||
}} | }} | ||
− | [[SID]] is a music format for the Commodore 64, named after the C64's | + | [[SID]] aka '''PSID''' is a music format for the Commodore 64, named after the C64's |
[[Wikipedia:MOS Technology SID|SID chip]]. | [[Wikipedia:MOS Technology SID|SID chip]]. | ||
Line 13: | Line 14: | ||
* [http://hvsc.c64.org High Voltage SID Collection], a large collection of SID files, players and documentation | * [http://hvsc.c64.org High Voltage SID Collection], a large collection of SID files, players and documentation | ||
* [http://hvsc.c64.org/download/C64Music/DOCUMENTS/SID_file_format.txt File format specification] | * [http://hvsc.c64.org/download/C64Music/DOCUMENTS/SID_file_format.txt File format specification] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|music/sid}} | ||
[[Category:Commodore computers]] | [[Category:Commodore computers]] |
Latest revision as of 17:21, 21 April 2025
SID aka PSID is a music format for the Commodore 64, named after the C64's SID chip.
It contains 6502 machine code, plus some metadata.
[edit] Resources
- High Voltage SID Collection, a large collection of SID files, players and documentation
- File format specification