Workbench About Me Imprint Contact My Account
DE EN
09:22:54
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

Datatypes

Datatypes is an extensible file format handling system introduced in AmigaOS 3.0 that allows applications to read and write various file formats through a standardized interface. It operates as a plugin architecture where datatype descriptors handle specific formats like images, audio, or text, enabling programs like MultiView to display content without built-in format knowledge. The system uses the datatypes.library and stores class descriptors in SYS:Classes/Datatypes/, allowing users to add support for new formats simply by installing additional datatype files.