Close

CHANGELOG

A project log for How to build a Novel JavaOS?

An operating system written in Java

x-wangX. Wang 02/21/2026 at 07:380 Comments

v1.16 XW 04-05-2022

reorded: code

v1.15 XW 04-02-2021
reorded: source files
updated: SDD

v1.14 XW 14-08-2020
cleaned: code

v1.13 XW 07-08-2020
fixed: cpu usage too high (issue #30)

v1.12 XW 12-11-2019
fixed: run.sh

v1.11 XW 11-11-2019
added: OS and testOS

v1.10 XW 23-08-2019
added: syscalls (issue #11)

v1.9 XW 01-08-2019
changed: init memory size

v1.8 XW 30-07-2019
fixed: printf (issue #8)
fixed: missing zero_FastMemory.s file (issue #9)

v1.7 XW 29-07-2019
removed: unnecessary headers
added: return line after printf

v1.6 XW 28-07-2019
changed: start point to AI/AI
updated: Zero Java code
improved: run.sh
added: console out put at atomicvariable
removed: something

v1.5 XW 26-07-2019
fixed: loads multiple times (issue #5)

v1.4 XW 20-07-2019
fixed: naming COPY TO DOMAINZERO

v1.3 XW 18-07-2019
removed: kernel.dep in makefile

v1.2 XW 12-07-2019
removed: jdk and zero
moved: source code into src (issue #2)

v1.1 XW 08-07-2019
removed jx

v1.0 XW 05-07-2019
working

Discussions