TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I Built an FPGA Game Boy [Color] Emulator

3 pointsby elipsitzover 1 year ago
I spent a few months building a Game Boy and Game Boy Color emulator that runs on an FPGA. It can play physical cartridges (in addition to ROM (files), and link with other Game Boys. I wrote a pretty detailed article about the development process (linked).<p>I had no prior experience with FPGAs, but I learned a lot along the way (and made a lot of mistakes too). I used Chisel, a Scala based HDL that compiles down to Verilog.<p>All of the code and precompiled bitstreams are available on GitHub— you’ll need a Pynq-Z2 development board to run it.

no comments

no comments