From: Shamus Hammons Date: Fri, 4 Feb 2005 06:18:46 +0000 (+0000) Subject: 1.0.8 update X-Git-Tag: 2.0.0~115 X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58cf39e9f551a49e5e08771cf633b6a0d0ac8147;p=virtualjaguar 1.0.8 update --- 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