this post was submitted on 22 Jun 2024
551 points (96.1% liked)

Programmer Humor

25311 readers
133 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] kionite231@lemmy.ca 30 points 1 year ago (1 children)
[–] Naich@lemmings.world 27 points 1 year ago (2 children)

Fucking ancient. This was for a Z80 based system using discreet logic for addressing and IO, constructed on a wire-wrapped board.

[–] dirtySourdough@lemmy.world 3 points 1 year ago

Oh that's interesting. I started poking around with a Gameboy emulator guide implemented in Python that intended to emulate a Z80. Got any good resource recommendation in case I decide to pick this back up and inevitably get stuck?