OS for z80 calculators
-
Updated
May 2, 2021 - Assembly
An operating system operates and manages both the hardware and software in a computer. Operating systems provide software platforms for applications to function.
OS for z80 calculators
Incompatible Timesharing System
Ping-Pong-like game in Assembly that works without OS
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
Operating System Guide Dari 0
A tiny operating system based on x86 architecture.
Paging operating system for a custom computer architecture
A new 8086-based reimagining of PC DOS and BASIC
16-bit Real Mode operating system made entirely in Assembly
GEOS 2.0 ported from C64/128 to 8-bit Atari
A futuristic DOS
O KiddieOS é um sistema operacional open-source básico em desenvolvimento pelo curso gratuito D.S.O.S [Desenvolvendo Sistemas Operacionais Simples]. A intenção deste sistema será: Criar, editar ou excluir arquivos, codificar em uma linguagem própria do sistema, criar objetos visuais e automatizados (desenhos) através desta linguagem, utilizar um…
A bootable x86 lisp interpreter, assembler, and simple text editor that lets you run the code you type in so you can bootstrap anything
A 16 bit operating system made from enthusiasts to enthusiasts with love
CP/M-80 analog operating system for 6502 CPU incl. Utilities
A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language