X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2F32x%2Fpwm.c;h=018a200fad416ba58499b4d6cc2c10caa22b5175;hb=cff531af94bd9c9c89ae162e80f48ddc26a4e504;hp=defbf0db990cf9f96c5f56c57aa4d5cc1127118e;hpb=fb7a7fea8735400818773dd47f1e6913bd1ceecf;p=picodrive.git diff --git a/pico/32x/pwm.c b/pico/32x/pwm.c index defbf0d..018a200 100644 --- a/pico/32x/pwm.c +++ b/pico/32x/pwm.c @@ -1,3 +1,10 @@ +/* + * PicoDrive + * (C) notaz, 2009,2010 + * + * This work is licensed under the terms of MAME license. + * See COPYING file in the top-level directory. + */ #include "../pico_int.h" static int pwm_line_samples;