X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=cyclone68000.git;a=blobdiff_plain;f=Pico%2FMakeSine.cpp;h=aad99539bb5bdd7e4870be23dee6297dd8096fb2;hp=610cb0a81df21bf4734c5d9fa89c0e8ff0b6a23d;hb=c41b9b971773b8f4e20fa07f1570fe7aec941bcd;hpb=15eb00019d86fb8fd460f9b739ac8eba0a81ace0 diff --git a/Pico/MakeSine.cpp b/Pico/MakeSine.cpp index 610cb0a..aad9953 100644 --- a/Pico/MakeSine.cpp +++ b/Pico/MakeSine.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/ + // Make a Sine table #pragma warning (disable:4514)