X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Cyclone%2FOpBranch.cpp;fp=Cyclone%2FOpBranch.cpp;h=b5e2d80c0a868c81e1deeb6650f2581a4a60a936;hb=619b18243b9bf12ea1b3880ace8eba33030d5501;hp=0fef71d1bae2a3f4e06af450aca86a909b748505;hpb=15eb00019d86fb8fd460f9b739ac8eba0a81ace0;p=cyclone68000.git diff --git a/Cyclone/OpBranch.cpp b/Cyclone/OpBranch.cpp index 0fef71d..b5e2d80 100644 --- a/Cyclone/OpBranch.cpp +++ b/Cyclone/OpBranch.cpp @@ -1,4 +1,11 @@ +// This file is part of the Cyclone 68000 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/ + #include "app.h" static void CheckPc()