X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=cyclone68000.git;a=blobdiff_plain;f=PicoDrive%2FEmulate.cpp;h=e5f2131fe4c31c402d22d8c2e4b320a916fd9f96;hp=341aa121312bea68a2490cae9e53e60b4b2b21c5;hb=58db92b945d17c6ebec0f4dc1c75fc4677318772;hpb=4abeeb4b72b7e6ea05cfca35cdba408aa1cae584 diff --git a/PicoDrive/Emulate.cpp b/PicoDrive/Emulate.cpp index 341aa12..e5f2131 100644 --- a/PicoDrive/Emulate.cpp +++ b/PicoDrive/Emulate.cpp @@ -1,4 +1,11 @@ +// This file is part of the PicoDrive Megadrive 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 "stdafx.h" TCHAR RomName[260]={0};