Close

JACA 2 emulator in JavaScript

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 05/02/2019 at 20:410 Comments

Meanwhile I made a small emulator for the CPU in JavaScript using the awesome Stackblitz environment (not finished yet): 

https://jaca-emulator.stackblitz.io

Not all opcodes implemented, but already run sample code preloaded.

Thanks for reading.

Discussions