X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fblitter.cpp;h=588e6c2b8b27f870932d0858407d719a4cf9d014;hb=0c0dea5b5411ef9be8c6d5159faf0d2226db4452;hp=6a8c9ca4bafae1ad069cfd534c3414acb86ae513;hpb=1f1e00446272b00ab05b19cf9be8ed89e796913f;p=virtualjaguar diff --git a/src/blitter.cpp b/src/blitter.cpp index 6a8c9ca..588e6c2 100644 --- a/src/blitter.cpp +++ b/src/blitter.cpp @@ -7,7 +7,7 @@ // JLH = James Hammons // // Who When What -// --- ---------- ------------------------------------------------------------- +// --- ---------- ----------------------------------------------------------- // JLH 01/16/2010 Created this log ;-) // @@ -17,7 +17,6 @@ // to Curt. ;-) Without that excellent documentation which shows *exactly* // what's going on inside the TOM chip, we'd all still be guessing as to how // the wily blitter and other pieces of the Jaguar puzzle actually work. -// Now how about those JERRY ASIC nets gentlemen...? [We have those now!] ;-) // #include "blitter.h"