X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Cyclone%2FOpLogic.cpp;h=c9c724b66703f13feb56a212c42c647ac0fa93d0;hb=c41b9b971773b8f4e20fa07f1570fe7aec941bcd;hp=0ff2e3f235408c4c77175a25ea88d6133aa47c72;hpb=6003a768db2b013216715ea60692ddae35524d44;p=cyclone68000.git diff --git a/Cyclone/OpLogic.cpp b/Cyclone/OpLogic.cpp index 0ff2e3f..c9c724b 100644 --- a/Cyclone/OpLogic.cpp +++ b/Cyclone/OpLogic.cpp @@ -1,3 +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" // --------------------- Opcodes 0x0100+ ---------------------