Files
2026-06-04 03:22:17 +00:00

12 lines
245 B
JSON

{
"name": "VGADisplay",
"arch": "vga-text-80x25",
"module_type": "gpu",
"version": 1,
"tdp": 10.0,
"vram_size": 2000,
"rows": 25,
"cols": 80,
"description": "Simple text-mode VGA display, 80x25, monochrome"
}