X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Cyclone%2FOpAny.cpp;h=4af08b2f37e8562a1d8faefe6f6e3f06182d1a49;hb=619b18243b9bf12ea1b3880ace8eba33030d5501;hp=9a149bbc448a61bd855494103dc560274be93604;hpb=6003a768db2b013216715ea60692ddae35524d44;p=cyclone68000.git diff --git a/Cyclone/OpAny.cpp b/Cyclone/OpAny.cpp index 9a149bb..4af08b2 100644 --- a/Cyclone/OpAny.cpp +++ b/Cyclone/OpAny.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 unsigned char OpData[16]={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};