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

Chunky

Chunky graphics refers to a pixel storage format where each pixel is represented by a single byte or word containing its color index or RGB value, as opposed to the Amiga's native planar format where bits are spread across separate bitplanes. This format is more efficient for CPU-based graphics operations and is standard on PC systems and modern graphics hardware. On classic Amigas, chunky data must be converted to planar format using a Chunky to Planar (C2P) routine before display, unless using a Retargetable Graphics (RTG) card that accepts chunky data directly.