X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fblitter.cpp;h=3d4207d42f8d2c31e093e9eced5fffefebb2c9ac;hb=94e1e961b57f253b760298ab0bae96a7de6d20fa;hp=75d65a432bbd20879aa6db464dec13e4ab2279a6;hpb=f95620384355f3db89f779e1e7be59260ecfc6ff;p=virtualjaguar diff --git a/src/blitter.cpp b/src/blitter.cpp index 75d65a4..3d4207d 100644 --- a/src/blitter.cpp +++ b/src/blitter.cpp @@ -2,6 +2,15 @@ // Blitter core // // by James L. Hammons +// (C) 2010 Underground Software +// +// JLH = James L. Hammons +// +// Who When What +// --- ---------- ------------------------------------------------------------- +// JLH 01/16/2010 Created this log ;-) +// + // // I owe a debt of gratitude to Curt Vendel and to John Mathieson--to Curt // for supplying the Oberon ASIC nets and to John for making them available @@ -18,6 +27,7 @@ #include #include "jaguar.h" #include "log.h" +//#include "memory.h" // Various conditional compilation goodies...