Update of /project/movitz/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv31136
Modified Files: index.html Log Message: *** empty log message *** Date: Wed Aug 18 02:27:57 2004 Author: ffjeld
Index: public_html/index.html diff -u public_html/index.html:1.19 public_html/index.html:1.20 --- public_html/index.html:1.19 Wed Jul 7 17:14:35 2004 +++ public_html/index.html Wed Aug 18 02:27:57 2004 @@ -15,6 +15,13 @@
<h3>Most recent news</h3>
+ <p> <i>August 18, 2004:</i> Movitz finally runs in <a + href="http://fabrice.bellard.free.fr/qemu/%22%3EQEMU</a>, which is a very + nice x86 emulator. It uses some sort of JIT technique, so it's much + faster than Bochs. There was a bug in QEMU's (version 0.6.0) + emulation of the x86 <tt>bounds</tt> instruction, which didn't agree + with Movitz, and which is now fixed in QEMU's CVS. + <p> <i>July 8, 2004:</i> The data-structure for vectors has been changed. The vectors length is now represented by a fixnum, increasing the maximum length from <tt>#xffff</tt> to