Workbench About Me Imprint Contact My Account
DE EN
11:15:12
RETROPROJECTS
ā–”
Ɨ

RETROPROJECTS

16-BIT. 100 % HERZ // KICKSTART 3.1 // WORKBENCH LOADED

Projects
Projects
Database
Database
Shop
Shop
AMIGO
AMIGO
Downloads
Downloads
Upload
Upload
Main Content - šŸ—ƒļø Amiga Database
ā–”
_
68%
CPU Usage
512KB
Chip RAM
42
Processes

šŸ—ƒļø Amiga Knowledge Base

65,174 curated entries on demos, software, hardware and history of the Commodore Amiga

You are browsing as guest

← Back to category

FifoLib

FIFO: is like PIPE: but is based on fifo.library rather than its own implementation. Fifo.library is a general fifo library implementation that supports named fifos, writing to a fifo from a hardware exception, multiple readers on a fifo with each getting the same data stream, efficient reading, and automatic or manual flow control. Programs that require non-blocking IO can access one side of a FIFO: connection via the fifo.library instead of the FIFO: device. Version 3.1, an update to version 2 on disk 448. Includes some source. Author: Matt Dillon