Isystemx86
This is a multitasking and x86 based operating system.
Install / Use
/learn @Ihsoh/Isystemx86README
ISystem x86
ISystem x86 is a multitasking and x86 based operating system, in development since January of 2014.
This repository contains the kernel, system applications, user applications and some libraries. nasm and gcc are required to build ISystem x86 if building environment is ubuntu 32-bit. nasm, gcc, ia32-libs and libc-dev-i386 are required if building environment is ubuntu 64-bit.
How to build?
You can run the build.sh to build ISystem x86. if no error occurred, the system images were generated in the bin/.
$ ./build.sh
Kernel
The ISystem x86 kernel provides multitasking, memory management, a tree-structured directory filesystem, a console, a simple GUI, and some device drivers. PS/2 mouse, PS/2 keyboard, ATA harddisk, VESA, serial were supported.
User Application
The user application was run in the Ring3. There are some examples in the directory apps/.
System Application
The system application was run in the Ring0. The system application is kernel extension. There are some examples in the directory sys/.
Library
The libraries are used to develop the user application and the system application. There are the libraries in the directory libs/.
|Name |Detail | |--------------------|-----------------------------------------| |baslanglib |Basic Language Library. | |dslib |Data Structure. | |encryptionlib |Hash(md5, sha1, sha256, sha512) Library. | |ilib |Standard Library. | |jsonlib |JSON Library. | |mempool |Memory Pool Library. | |pathlib |Path Library. | |regexlib |Regular Expression Library. | |isys |ISystem API. |
Screenshot

Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
