DexOS

DexOS is a 32-bit operating system written in x86 assembly. It is designed for coders that want direct access to all hardware (including CPU and graphics), with well-commented code and documentation. It's licensed under a free to use license for commercial and non-commercial use. It is written and maintained by Craig Bamford and other voluntary developers from around the world.

DexOS
DeveloperCraig Bamford and the DexOS community
Written inassembly language (FASM)
Source modelOpen source
Latest release6.0 / 12 May 2012 (2012-05-12)
Available inEnglish
Platforms32-bit x86 ARM architecture
Kernel typeMonolithic
Default user interfaceCLI, GUI
Official websitedex-os.github.io

Modes

DexOS has two modes for interaction: the graphical user interface GUI or the command line interface, both of which are available to user from boot.

Programs

As of version 5.0, DexOS has: a FASM port, text editor, image viewer, full TCP/IP stack, many games, a web server and support for some sound and ethernet cards, and other programs.

Commands

The following list of commands is supported by the DexOS Command Line.

gollark: I doubt they have a table of "alphabet characters", though, and then fail to sort them.
gollark: Generally weird sort orders are due to arbitrary internal things in databases.
gollark: Determine who wrote each entry by executing timing attacks on Discord search from different regions.
gollark: I just had an *excellent* idea.
gollark: We can't *all* implement Solomonoff induction, because it doesn't work well in a universe where Solomonoff induction is possible.

See also

References

    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.