All Projects → N-LG → SEAC

N-LG / SEAC

Licence: other
Systeme d'exploitation

Programming Languages

assembly
5116 projects

Projects that are alternatives of or similar to SEAC

kora-kernel
Kernel for my operating system KoraOS
Stars: ✭ 15 (-31.82%)
Mutual labels:  os, operating-system, hobby-os
duckOS
Yet another hobby x86 UNIX-like operating system written in C and C++. Features a dynamically linked userspace, an in-house c standard library, and more! And yes, it runs DOOM.
Stars: ✭ 250 (+1036.36%)
Mutual labels:  os, operating-system, hobby-os
opuntiaOS
opuntiaOS - an operating system targeting x86, ARMv7, Aarch64
Stars: ✭ 566 (+2472.73%)
Mutual labels:  os, operating-system, hobby-os
KnutOS
An x86_64 hobbyist OS written in C and Assembly
Stars: ✭ 16 (-27.27%)
Mutual labels:  os, operating-system, hobby-os
Macaron
A sweet hobby made operating system written in C++ for x86 CPUs with GUI
Stars: ✭ 34 (+54.55%)
Mutual labels:  os, operating-system, hobby-os
GENADEV OS
An AArch64 hobbyist OS for the Raspberry Pi 3 B+
Stars: ✭ 14 (-36.36%)
Mutual labels:  os, operating-system, hobby-os
Frosted
Frosted: Free POSIX OS for tiny embedded devices
Stars: ✭ 194 (+781.82%)
Mutual labels:  os, operating-system
Harmonyos
鸿蒙系统资料。Docs about HarmonyOS.
Stars: ✭ 1,191 (+5313.64%)
Mutual labels:  os, operating-system
Luakernel
Lua + SQLite + musl libc running on x86.
Stars: ✭ 223 (+913.64%)
Mutual labels:  os, operating-system
Serenity
SerenityOS is a love letter to '90s user interfaces with a custom Unix-like core. It flatters with sincerity by stealing beautiful ideas from various other systems.
Stars: ✭ 16,842 (+76454.55%)
Mutual labels:  os, operating-system
Toaru Nih
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
Stars: ✭ 66 (+200%)
Mutual labels:  os, operating-system
Reactos
A free Windows-compatible Operating System
Stars: ✭ 10,216 (+46336.36%)
Mutual labels:  os, operating-system
Cyjon
A simple, clean code, multi-tasking operating system written in pure assembly language for 64-bit processors from the AMD64 family.
Stars: ✭ 184 (+736.36%)
Mutual labels:  os, operating-system
Zen
Experimental operating system written in Zig
Stars: ✭ 177 (+704.55%)
Mutual labels:  os, operating-system
Sparrow
My Operating System.
Stars: ✭ 71 (+222.73%)
Mutual labels:  os, operating-system
Mos
A hobby operating system developed from scratch
Stars: ✭ 169 (+668.18%)
Mutual labels:  os, operating-system
Cross Platform Node Guide
📗 How to write cross-platform Node.js code
Stars: ✭ 1,161 (+5177.27%)
Mutual labels:  os, operating-system
Axel
Operating System
Stars: ✭ 96 (+336.36%)
Mutual labels:  os, operating-system
Pebble
Microkernel and userspace written in Rust exploring modern ideas
Stars: ✭ 184 (+736.36%)
Mutual labels:  os, operating-system
Emerald
An operating system written in C
Stars: ✭ 118 (+436.36%)
Mutual labels:  os, operating-system

SeaC

Systeme d'exploitation (operating system)

[en]more information in the wiki automatically translated by Google Translate

[fr]voir dans le wiki pour plus d'info

organisation du dépot:

ASM: contient toutes les sources en assembleur

ASM/NOYAU noyau
ASM/BOOT bootloader
ASM/PROG applications
ASM/DEF fichier de définitions
ASM/compilation.bat scripte batch pour compiler le systeme (windows)
ASM/compilation.sh scripte batch pour compiler le systeme (Gnu/Linux)

BIN: contient tout les binaires précompilé dont Fasm qui n'est pas sur ce dépot

*.fe fichier executable du systeme
*.baz code de base du noyau / fichier amorçable réseau
*.imb fichier multiboot 1
*.img image de disquette
*.mbr code pour Master Boot Record
*.def fichier de définition (clavier, message, et caractères matriciels)

IMGWIKI: images pour illustrer cetrains parties du wiki

OUTILS: outils de dévellopement

ajarch uttilisé pour créer le noyau (version windows et Gnu/Linux)
bootnet permet de booter en PXE (disponible que pour windows hélas)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].