X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Cyclone%2FOpArith.cpp;h=d2ebf598b9191f1c211c4723f13691df09bf7f90;hb=619b18243b9bf12ea1b3880ace8eba33030d5501;hp=db80147fdca1b7fd0df2da683d99c71d3f7c3d6b;hpb=6003a768db2b013216715ea60692ddae35524d44;p=cyclone68000.git diff --git a/Cyclone/OpArith.cpp b/Cyclone/OpArith.cpp index db80147..d2ebf59 100644 --- a/Cyclone/OpArith.cpp +++ b/Cyclone/OpArith.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" // --------------------- Opcodes 0x0000+ ---------------------