X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcarthw%2Fsvp%2FMemory.c;h=885a969ffeeb6f172c5622bf62fb0972dcfcd5be;hb=d4ca252d929395352f581b532e9d3726da31d718;hp=ddac49a6373aeb59a0faca02a5a229b7b8079d1e;hpb=50483b5330e31812fc75f397ae639f6ab03f7978;p=picodrive.git diff --git a/Pico/carthw/svp/Memory.c b/Pico/carthw/svp/Memory.c index ddac49a..885a969 100644 --- a/Pico/carthw/svp/Memory.c +++ b/Pico/carthw/svp/Memory.c @@ -1,3 +1,12 @@ +// The SVP chip emulator + +// (c) Copyright 2008, Grazvydas "notaz" Ignotas +// Free for non-commercial use. + +// For commercial use, separate licencing terms must be obtained. + + +#include "../../PicoInt.h" #include "../../PicoInt.h" #ifndef UTYPES_DEFINED