SID
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
m (PSID) |
||
(One intermediate revision by one user not shown) | |||
Line 6: | Line 6: | ||
|pronom={{PRONOM|fmt/314}}, {{PRONOM|fmt/315}}, {{PRONOM|fmt/316}} | |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 14: | 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