Files
CBE/examples/vga-display.gpu/microcode/bus.json
T
2026-06-04 03:22:17 +00:00

7 lines
117 B
JSON

{
"vga_memory_read": [0x10],
"vga_memory_write": [0x11],
"vga_scroll": [0x12],
"vga_clear": [0x13]
}