X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcd%2Fpcm.c;h=8f17a7e261a455bf6db750b8b8e59e0569c19b48;hb=55ca4154a2e8aa3687c4f73f2c4c4d5fcdc5a836;hp=2b818e01771a9d21904e50c3594e67f43805efbd;hpb=68cba51e206ea6089e8ebc04d7dcd9980bc9575c;p=picodrive.git diff --git a/Pico/cd/pcm.c b/Pico/cd/pcm.c index 2b818e0..8f17a7e 100644 --- a/Pico/cd/pcm.c +++ b/Pico/cd/pcm.c @@ -1,3 +1,7 @@ +// Emulation routines for the RF5C164 PCM chip. +// Based on Gens code by Stéphane Dallongeville +// (c) Copyright 2007, Grazvydas "notaz" Ignotas + #include "../PicoInt.h" #include "pcm.h"