Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 512 Bytes

File metadata and controls

30 lines (18 loc) · 512 Bytes

SmalltalkNOS

This repository contains Smalltalk device drivers for interfacing with the hardware and also several operating system protocol implementations.

The drivers resort on the CogNOS low-level primitives.

Device Drivers

Programmable Interrupt Controller

TODO: Description

Serial Devices

Serial Port

Mouse/Keyboard

Block Devices

TODO: Description

Network

TODO: Description

Software Protocols

FAT32

TODO: Description

TCP/IP Stack

TODO: Description