vga-emu

Crates.iovga-emu
lib.rsvga-emu
version0.8.3
created_at2021-09-24 14:30:31.645555+00
updated_at2025-11-24 07:54:30.899745+00
descriptionVGA Emulator
homepage
repositoryhttps://github.com/Ragnaroek/vga-emu
max_upload_size
id455872
size131,109
Michael Bohn (Ragnaroek)

documentation

README

Build Status Github Sponsor

vga

(Cycle) accurate VGA emulator

Supports different render backends. At the moment supported:

  • SDL3
  • Web

Examples

Code Example Example Page Description Screenshot
ball Link Ball example from Michael Abrash's Graphics Programming Black Book ball
palette Link Palette example from Michael Abrash's Graphics Programming Black Book ball
m320x400 Link m320x400 example from Michael Abrash's Graphics Programming Black Book m320x400
patternx Link patternx example from Michael Abrash's Graphics Programming Black Book patternx
rectx Link rectx example from Michael Abrash's Graphics Programming Black Book rectx
kite Link kite example from Michael Abrash's Graphics Programming Black Book kite
Commit count: 78

cargo fmt