| Crates.io | vga-emu |
| lib.rs | vga-emu |
| version | 0.8.3 |
| created_at | 2021-09-24 14:30:31.645555+00 |
| updated_at | 2025-11-24 07:54:30.899745+00 |
| description | VGA Emulator |
| homepage | |
| repository | https://github.com/Ragnaroek/vga-emu |
| max_upload_size | |
| id | 455872 |
| size | 131,109 |
(Cycle) accurate VGA emulator
Supports different render backends. At the moment supported:
| Code Example | Example Page | Description | Screenshot |
|---|---|---|---|
| ball | Link | Ball example from Michael Abrash's Graphics Programming Black Book | ![]() |
| palette | Link | Palette example from Michael Abrash's Graphics Programming Black Book | ![]() |
| m320x400 | Link | m320x400 example from Michael Abrash's Graphics Programming Black Book | ![]() |
| patternx | Link | patternx example from Michael Abrash's Graphics Programming Black Book | ![]() |
| rectx | Link | rectx example from Michael Abrash's Graphics Programming Black Book | ![]() |
| kite | Link | kite example from Michael Abrash's Graphics Programming Black Book | ![]() |