X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2FDisa.c;h=773a3bae0416a39bf35299d64018da5222b4bd0a;hb=4abeeb4b72b7e6ea05cfca35cdba408aa1cae584;hp=b08f204dd96b26695ecdb49176a094730f783814;hpb=619b18243b9bf12ea1b3880ace8eba33030d5501;p=cyclone68000.git diff --git a/Pico/Disa.c b/Pico/Disa.c index b08f204..773a3ba 100644 --- a/Pico/Disa.c +++ b/Pico/Disa.c @@ -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/ + // Disa 68000 Disassembler #ifndef __GNUC__ #pragma warning(disable:4115)