X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=docs%2FWHATSNEW;h=2c9afd667e88b54cddc78fff6635921605be9f1e;hb=3580a9ef98432ed54f065f2d537d588fdc083592;hp=57840fcd2249e31fe373ed3b7ddcf64b1ae047b8;hpb=7485b55b5a8b8dfb2b29137583d35a710b5e0284;p=virtualjaguar diff --git a/docs/WHATSNEW b/docs/WHATSNEW index 57840fc..2c9afd6 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -3,6 +3,8 @@ Virtual Jaguar v1.0.8 GCC/SDL * Switched OpenGL rendering to 32 BPP. This is not only how a real Jaguar renders graphics, but it also gives VJ a nice speed boost. ;-) [Shamus] +* Changed execution to a time-based solution so that timers and IRQs and + such can happen when they're supposed to. [Shamus] Virtual Jaguar v1.0.7 GCC/SDL