Workbench About Me Imprint Contact My Account
DE EN
08:30:50
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

BOOPSI

BOOPSI (Basic Object-Oriented Programming System for Intuition) is an object-oriented framework introduced in AmigaOS 2.0 that extends the Intuition GUI toolkit with class-based programming capabilities. It enables developers to create and manipulate GUI elements as objects using a message-passing architecture, despite AmigaOS being implemented in the procedural C language. The system utilizes a class hierarchy with root classes such as GadgetClass and ImageClass, providing the foundation for advanced user interface libraries including MUI and ReAction.