X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fjaguar.cpp;h=f930c9a31e5b2a6965457b7dacc3d4956dd10758;hb=f63cd569374c4fbcd872bb8a67c94788da29c3a8;hp=191630423107e7ac26c74d5adc975c0dadb65842;hpb=45113b457300c698d876c8e4ebc71ed1deb93c66;p=virtualjaguar diff --git a/src/jaguar.cpp b/src/jaguar.cpp index 1916304..f930c9a 100644 --- a/src/jaguar.cpp +++ b/src/jaguar.cpp @@ -2007,7 +2007,7 @@ void JaguarExecuteNew(void) // it will be half this number for a half frame. BUT, since we're counting // HALF lines, we double this number and we're back at 525 for NTSC, 625 for PAL. // -// Scanline times are 63.5555... s in NTSC and 64 s in PAL +// Scanline times are 63.5555... μs in NTSC and 64 μs in PAL // Half line times are, naturally, half of this. :-P void HalflineCallback(void) {