X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Cyclone%2FOpBranch.cpp;h=145fd086258073e20d1a5374a48caf200987d95e;hb=c41b9b971773b8f4e20fa07f1570fe7aec941bcd;hp=0fef71d1bae2a3f4e06af450aca86a909b748505;hpb=6003a768db2b013216715ea60692ddae35524d44;p=cyclone68000.git diff --git a/Cyclone/OpBranch.cpp b/Cyclone/OpBranch.cpp index 0fef71d..145fd08 100644 --- a/Cyclone/OpBranch.cpp +++ b/Cyclone/OpBranch.cpp @@ -1,4 +1,13 @@ +// This file is part of the Cyclone 68000 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 "app.h" static void CheckPc()