X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2FUtils.cpp;h=b709558c67d1c640d4ddc7c399f1a6e2236823c7;hb=d9d77995ec88700f438b3638df179a014bf4f6b3;hp=a07e9c6ba5eb44509908fafe96491b8d7309ff24;hpb=15eb00019d86fb8fd460f9b739ac8eba0a81ace0;p=cyclone68000.git diff --git a/Pico/Utils.cpp b/Pico/Utils.cpp index a07e9c6..b709558 100644 --- a/Pico/Utils.cpp +++ b/Pico/Utils.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" int PicuAnd=0xf7de;