Nintendo 3DS Sound: Difference between revisions

Dwe (talk | contribs)
Added a sample implementation of a reader in C
Dwe (talk | contribs)
Line 73: Line 73:


== Sample reader ==
== Sample reader ==
This is a basic example of how to read a 3DS playlist. I know that this works on my specific system; on any other system, it's liable to fail. I'm not responsible if hurt yourself.
This is a basic example of how to read a 3DS playlist. I know that this works on my specific system; on any other system, it's liable to fail. I'm not responsible if you hurt yourself.
<pre>/* This is free and unencumbered software released into the public domain.
<pre>/* This is free and unencumbered software released into the public domain.
/* Anyone is free to copy, modify, publish, use, compile, sell, or
/* Anyone is free to copy, modify, publish, use, compile, sell, or