SmalltalkNOS

Description

Iceberg repo for NOS drivers

Details

Source
GitHub
License
MIT
Stars
1
Forks
1
Created
April 1, 2018
Updated
Oct. 29, 2018

Categories

System / OS Packaging / VCS

README excerpt

# 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
← Back to results