mirror of
https://github.com/taigrr/gopher-os
synced 2025-01-18 04:43:13 -08:00
The ring-buffer implements both io.Reader and io.Writer and uses a fixed size of 2048 bytes (set by the ringBufferSize constant). This provides enough space to hold a standard 80x25 screen's output.
Description
Languages
Go
84.9%
ASL
10.2%
Assembly
4%
Makefile
0.9%