Close

Running an entire program

A project log for JACA 1 & 2 Homebrew Computer

JACA - Just Another CPU Again Homebrew CPU, starting by a simple POC 4-bit CPU on circuit simulator soft. (done), then 8-bit (in progress)

andre-baptistaAndre Baptista 06/27/2019 at 21:470 Comments

I'm back again to the breadboard for this last module, as the work of soldering dozens of wires on the universal PCB was huge.

So I managed to make the PC and Memory module on a breadboard and run a simple program, with conditional and unconditional jumps:

The program loads the 32 value into A register and increments it until pass 255, then stops.

Thanks for reading.

Discussions