Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 449 Bytes

blitter.md

File metadata and controls

27 lines (14 loc) · 449 Bytes

contents | previous chapter |

Blitter

...work in progress...

Introduction

Blitter is a virtual device that copies data (pixels) very fast from one memory area to another.

Surface descriptors

Transparency is handled by color code 0 by default.

1-bit

2-bit

4-bit

8-bit

32-bit

Blitting

When blitting, everything is treated like ending up on an 32-bit surface, e.g. ...