Download List

Project Description

DEX Extensible Operating System is an operating system specifically
designed for educational and research use. It allows for the dynamic
reconfiguration and customization of various system services using
concepts found in extensible operating systems. It aims to create an
operating system design that's easy to understand while having features
that are common in today's modern operating systems. Unlike other small
operating systems, it is powerful enough to support simple applications
that require multithreading and file management. Its architectural
design, with the help of Aspect-Oriented programming, enables easy
modification and extensibility. It was developed in C and runs on PCs
with 80386 processors or higher.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-20 09:55
1.035

This version is released with a floppy image and
the kernel source code. The release contains
peformance enhancements, source code clean-ups,
and a makefile for use with GNU make.
Tags: Minor feature enhancements

2004-04-21 14:53
1.033

Some serious keyboard issues were fixed.
Tags: Major bugfixes

2004-04-18 12:15
1.03

FAT16/32 filesystem support is now working. Problems with
Bochs and keyboard mapping problems on some computers
and laptops were fixed and CVS support was added along
with other minor changes.
Tags: Minor bugfixes

2004-04-13 01:43
1.02

An ELF support bug has been fixed, and there are other fixes.
Tags: Minor bugfixes

2004-04-11 03:54
1.01

Tags: Initial freshmeat announcement

Project Resources