this post was submitted on 06 May 2025
33 points (94.6% liked)

Hardware

1931 readers
73 users here now

All things related to technology hardware, with a focus on computing hardware.


Rules (Click to Expand):

  1. Follow the Lemmy.world Rules - https://mastodon.world/about

  2. Be kind. No bullying, harassment, racism, sexism etc. against other users.

  3. No Spam, illegal content, or NSFW content.

  4. Please stay on topic, adjacent topics (e.g. software) are fine if they are strongly relevant to technology hardware. Another example would be business news for hardware-focused companies.

  5. Please try and post original sources when possible (as opposed to summaries).

  6. If posting an archived version of the article, please include a URL link to the original article in the body of the post.


Some other hardware communities across Lemmy:

Icon by "icon lauk" under CC BY 3.0

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 days ago (1 children)

I’m aware that’s true for complex multi chip systems like arcade boards. The Mister project for example. But a simple Z80? I expect it to emulate virtually perfectly. Maybe not? Hence why I’m curious.

[–] [email protected] 3 points 2 days ago

This particular device can emulate multiple systems using FPGA, the one before then could only dp Z80.

My guess as to why they used an FPGA for the Z80 is that development was cheaper since they could just flash new software if there's an error. Additionally they gained experience for this project.

With this I could imagine GPU emulation etc. happening on the FPGA maybe even bwing able to configure a sound card in software.