TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Using 8-bit ISA graphics card with Arduino Mega

4 点作者 0xmarcin6 个月前
My attempt to use 8bit ISA graphics with Arduino Mega. The real goal is to use this with either 6502 (extra register will be needed to keep segment part of the address) or with Z180 (which has 19 address lines).<p>This work is based on an earlier attempt: <a href="http:&#x2F;&#x2F;www.tinyvga.com&#x2F;avr-isa-vga" rel="nofollow">http:&#x2F;&#x2F;www.tinyvga.com&#x2F;avr-isa-vga</a><p>What I did basically was to simplify the code and fix some bugs (there was one nasty bug related to font loading).<p>Sharing as this may be of interest to people interested in retro computing or building their own SBC.

暂无评论

暂无评论