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

Technology

73939 readers
4427 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] IcePee@lemmy.beru.co 10 points 1 year 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 1 year 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.