Implemented synchronized methods; implemented virtual consoles in a java daemon, `consoled', though I've decided against implementing a screen-redraw hack, waiting for the VGA driver to mature instead. Began to implement throws/exceptions for the native code, within interp.cc. Tried to do a little housecleaning w.r.t. to the tools/ directory in CVS. Hopefully, I didn't break anything. Added a few builtins for keyboard emulation (very basic) and to allow the vga driver to 'run.' (At least, with 24 MB on the emulation's heap, until the JVM halts, out of memory.) Up next is testing checking if a method is native before trying to look it up in the builtins hash, which may lead to classpath integration (and a fully functional class library!). Or maybe getting GC to work, but we'll see. -_Quinn _______________________________________________ Kernel maillist - [EMAIL PROTECTED] http://jos.org/mailman/listinfo/kernel
- Re: [JOS-Kernel] decaf updates Todd L. Miller
- Re: [JOS-Kernel] decaf updates John Morrison
- Re: [JOS-Kernel] decaf updates Todd L. Miller
- Re: [JOS-Kernel] decaf updates Patrick Tullmann
- Re: [JOS-Kernel] decaf updates Todd L. Miller
- Re: [JOS-Kernel] decaf updates John Morrison
- [JOS-Kernel] Native methods [Was R... John Morrison
- Re: [JOS-Kernel] Native method... Patrick Tullmann
- Re: [JOS-Kernel] Native method... Todd L. Miller
- Re: [JOS-Kernel] decaf updates Todd L. Miller
- Re: [JOS-Kernel] decaf updates Todd L. Miller
- Re: [JOS-Kernel] decaf updates Thomas Bocek
- Re: [JOS-Kernel] decaf updates Hilary Cheng
- Re: [JOS-Kernel] decaf updates Thomas Bocek
- Re: [JOS-Kernel] decaf updates Todd L. Miller
- Re: [JOS-Kernel] decaf updates Ranieri Argentini
- Re: [JOS-Kernel] decaf updates Hilary Cheng
- Re: [JOS-Kernel] decaf updates John Morrison
- Re: [JOS-Kernel] decaf updates / FDC in progress Thomas Bocek
- Re: [JOS-Kernel] decaf updates / FDC in progres... Linus G Larsson
- Re: [JOS-Kernel] decaf updates / FDC in pro... Todd L. Miller