Welcome to JNode.org, the website of the Java New Operating System Design Effort. JNode is a simple to use & install Java operating system for personal use. It runs on modern devices. Any java application will run on it, fast & secure! JNode is open source and uses the LGPL license. |
|
how can i get Jnode
Submitted by bezy on Fri, 03/03/2006 - 07:23.why i can't download it from "http://prdownloads.sourceforge.net/jnode/jnode-x86-0.2.3.iso.gz?download"
is the url wrong or some problems else.
gui bug?
Submitted by samreid on Thu, 03/02/2006 - 07:49.I started jnode 0.2.3 (iso) using vmware on windows xp. Everything seemed fine, and when the commandline came up, I ran startawt, as per usual. The graphics changed (blue-green background) and the cursor came up, but after waiting a long time nothing else came up (no buttons, windows, etc.)
When I finally got back to the console (or was it the debug console?) I saw the following stack trace:
Click for screenshot of stack trace.
Good work and thanks for your help,
Sam Reid
Release 0.2.3
Submitted by epr on Wed, 03/01/2006 - 19:58.This release brings a lots of very exciting GUI improvements.
The font rendering is greatly improved and you can play some very nice games in it.
Just take a look at the screenshots!
How to debug the .asm source?
Submitted by zhangbonian on Sat, 02/25/2006 - 03:35.I'm not familiar with the nasm. Any one could tell me how to debug the .asm source?
what's the meaning of the following code in kernel.asm ?
mov AAX,vm_startt
%ifdef BITS32
add AAX,BootImageBuilder_JUMP_MAIN_OFFSET32
call AAX
where dose the call instruction go?
Jnode : Eclipse or NetBeans
Submitted by syzuhdi on Fri, 02/24/2006 - 08:35.Which one is better ?
1. Develop Jnode using eclipse
OR
2. Develop Jnode using NetBeans