X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=Pico%2FPsnd.cpp;h=99f9190c008f875be935f55b999f3237c14a63ea;hb=c30e2e2d5bf6e04f2ed323e28e1f9dfe99ad4d5f;hp=235f7daa26032f426f43ea0972b9925c683095cc;hpb=15eb00019d86fb8fd460f9b739ac8eba0a81ace0;p=cyclone68000.git diff --git a/Pico/Psnd.cpp b/Pico/Psnd.cpp index 235f7da..99f9190 100644 --- a/Pico/Psnd.cpp +++ b/Pico/Psnd.cpp @@ -1,4 +1,13 @@ +// This file is part of the PicoDrive Megadrive Emulator + +// Copyright (c) 2011 FinalDave (emudave (at) gmail.com) + +// This code is licensed under the GNU General Public License version 2.0 and the MAME License. +// You can choose the license that has the most advantages for you. + +// SVN repository can be found at http://code.google.com/p/cyclone68000/ + #include "PicoInt.h" #ifdef MSOUND