Update of /project/movitz/cvsroot/public_html In directory clnet:/tmp/cvs-serv9798
Modified Files: index.html Log Message: *** empty log message ***
--- /project/movitz/cvsroot/public_html/index.html 2007/03/15 16:03:13 1.30 +++ /project/movitz/cvsroot/public_html/index.html 2008/01/13 22:32:04 1.31 @@ -15,31 +15,11 @@
<h3>Most recent news</h3> <pre> -2007-03-14 Frode Vatvedt Fjeld frodef@cs.uit.no +2008-01-13 Frode Vatvedt Fjeld frodef@cs.uit.no
- * movitz/losp/x86-pc/keyboard.lisp: Patch from Shawn Betts - improves the keyboard driver and adds dvorak support. - - * movitz/losp/x86-pc/vga.lisp: Patch from Martin Bealby adds some - simple VGA graphics capabilities, and a neat splash image. - - * movitz/bootblock.lisp: Added detection of floppy geometry in the - bootloader. This was prompted by the fact that Qemu appears to do - some weird auto-detection of the floppy geometry based on the - floppy image's size. However, it should also mean that movitz can - now be booted from a "real" 5 1/4' floppy should you ever find - one, and more importantly, probably also 2.88-MB floppies as - supported by bochs and qemu, and I think also some actual hardware - drives. - - * movitz/compiler.lisp: Much improved keyword argument parsing. It - is now faster, smaller in code-size, and more (fully?) ANSI - compliant. - - * doc/ChangeLog: Things are not moving quite as slowly as might be - suggested by the lack of activity in this file. The last few - weeks, there has been quite a bit of activity. I'll try once again - to remember to update this ChangeLog. + * movitz/losp/muerte/memref.lisp: Fixed (setf memref-int :type + :unsigned-byte32), which didn't really work at all I think. It + would write to the wrong address, or go into unbounded recursion.
</pre> <h3>Introduction</h3>