X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fdebug.c;h=2370bfaf6c907bdb304f2ad3860fb5e0abb8e58d;hb=cff531af94bd9c9c89ae162e80f48ddc26a4e504;hp=d6c6e453d4373f7ea99d83fcd5cf2ce5d75bf478;hpb=fb7a7fea8735400818773dd47f1e6913bd1ceecf;p=picodrive.git diff --git a/pico/debug.c b/pico/debug.c index d6c6e45..2370bfa 100644 --- a/pico/debug.c +++ b/pico/debug.c @@ -1,5 +1,10 @@ -// some debug code, just for fun of it -// (c) Copyright 2008 notaz, All rights reserved. +/* + * debug stuff + * (C) notaz, 2006-2009 + * + * This work is licensed under the terms of MAME license. + * See COPYING file in the top-level directory. + */ #include "pico_int.h" #include "sound/ym2612.h"