X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Cyclone%2FOpMove.cpp;h=a6aa6e04a3a987edf0b1be7bd2aecae4b5829c0f;hb=c30e2e2d5bf6e04f2ed323e28e1f9dfe99ad4d5f;hp=2a1b5fed39e76d1fbee79f5ab640f11efa61f927;hpb=6003a768db2b013216715ea60692ddae35524d44;p=cyclone68000.git diff --git a/Cyclone/OpMove.cpp b/Cyclone/OpMove.cpp index 2a1b5fe..a6aa6e0 100644 --- a/Cyclone/OpMove.cpp +++ b/Cyclone/OpMove.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" // --------------------- Opcodes 0x1000+ ---------------------