X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=Pico%2FMakeSine.cpp;h=63ab5d20989b4cf73b013cfe53cd2ec5e2d192a8;hb=58db92b945d17c6ebec0f4dc1c75fc4677318772;hp=610cb0a81df21bf4734c5d9fa89c0e8ff0b6a23d;hpb=15eb00019d86fb8fd460f9b739ac8eba0a81ace0;p=cyclone68000.git diff --git a/Pico/MakeSine.cpp b/Pico/MakeSine.cpp index 610cb0a..63ab5d2 100644 --- a/Pico/MakeSine.cpp +++ b/Pico/MakeSine.cpp @@ -1,4 +1,11 @@ +// This file is part of the PicoDrive Megadrive Emulator + +// 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)