Can Claude Code build a VGA card for an FPGA? Lets find out.
Stars
6
Forks
0
Watchers
6
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Merge remote changes, resolve conflict in cpu_interface.v reset block
67eb5a4View on GitHubDocument GET_CURSOR_POS instruction ($05) - Symon implementation
e27926cView on GitHubAdd hardware text cursor with authentic CRT-style behavior
6cdeb10View on GitHubRemove redundant mode control bit 7, derive text/graphics from mode number
9e57b94View on GitHubFix palette instruction clock domain crossing and busy flag handling
b4e6456View on GitHubAdd hardware scrolling and scanline interrupts to Mode 5 design
f0df3dbView on GitHubImplement 12-bit color with 256-color writable palette
7aa2017View on GitHubAdd 12-bit RGB DAC resistor calculations for palette hardware
a55be83View on GitHubUpdate Mode 5 design with corrected timing and sprite evaluation
76ca9dcView on GitHubComplete Mode 5 sprite/tile graphics design specification
27d8fe2View on GitHubUpdate CLAUDE.md with ASCII code fix and hardware test status
83556e8View on GitHubFix TextCommand ASCII codes and cpu_interface integration
8db756aView on GitHub