this post was submitted on 30 Apr 2024
141 points (98.0% liked)

Technology

59377 readers
3960 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] IcePee@lemmy.beru.co 10 points 6 months ago (1 children)

Interesting, I see possible mutual assistance between this project and MisterFPGA, MARS and other FPGA projects. I guess the real difficulty is getting a fab set up to manufacture the chips. Once again, maybe they can take a page out of another project's book like armsid or, more aptly the Apollo line of computer upgrades and cycle accurately emulate the functionality in some other freely available silicon.

[–] TimeSquirrel@kbin.social 3 points 6 months ago

accurately emulate the functionality in some other freely available silicon

Get a cheap PIC or AVR microcontroller, put it on a DIP-sized carrier board, and write a program to simulate everything you'd see on the data/address and any other IO pins of the Z80 when they are manipulated.