Jaime Clot
New Member
- Joined
- Apr 24, 2026
- Messages
- 6
Hello everyone,
I've been a bit of a silent observer here, especially following the threads on MCS-4 based industrial systems. Being 63, I’ve spent a lifetime around micros, but the 4004 always had that "mysterious" aura for being the first.
I got tired of emulators that just show you a hex dump and a "Run" button. I wanted to actually see the 4-bit bus moving, the timing, and how the 4004/4001/4002/4003 chips dance together.
So, I’ve spent the last few months building what I call Quadium 4004 Workbench. It’s a visual workbench where every register and chip is exposed.
I even ended up writing a custom transpiler (QuadBasic) because I wanted to see how high-level logic actually translates into those specific 4-bit instructions in real-time.
Let's face it: the 4004 is strange. Really strange. If you come from modern architectures, its logic feels almost alien at first. But after a lot of head-scratching, you finally have that 'AHA!' moment where everything finally clicks...
I’d love to hear from anyone who has poked at the real hardware or struggled with the quirks of the MCS-4 family.
I’m wide open to your feedback, suggestions, or any 'you should have done it this way' comments—I'd much rather have the technical truth than a pat on the back.
Cheers,
Jaime Clot

I've been a bit of a silent observer here, especially following the threads on MCS-4 based industrial systems. Being 63, I’ve spent a lifetime around micros, but the 4004 always had that "mysterious" aura for being the first.
I got tired of emulators that just show you a hex dump and a "Run" button. I wanted to actually see the 4-bit bus moving, the timing, and how the 4004/4001/4002/4003 chips dance together.
So, I’ve spent the last few months building what I call Quadium 4004 Workbench. It’s a visual workbench where every register and chip is exposed.
I even ended up writing a custom transpiler (QuadBasic) because I wanted to see how high-level logic actually translates into those specific 4-bit instructions in real-time.
Let's face it: the 4004 is strange. Really strange. If you come from modern architectures, its logic feels almost alien at first. But after a lot of head-scratching, you finally have that 'AHA!' moment where everything finally clicks...
I’d love to hear from anyone who has poked at the real hardware or struggled with the quirks of the MCS-4 family.
I’m wide open to your feedback, suggestions, or any 'you should have done it this way' comments—I'd much rather have the technical truth than a pat on the back.
Cheers,
Jaime Clot
