Go to file
2021-04-04 03:26:28 -07:00
js Added a bunch of branching instructions, some stack instructions, and added stack example to the demo 2021-04-04 03:26:28 -07:00
.gitignore First Commit 2021-04-03 19:06:56 -07:00
index.html Added a bunch of branching instructions, some stack instructions, and added stack example to the demo 2021-04-04 03:26:28 -07:00
README.md First Commit 2021-04-03 19:06:56 -07:00

MatCat 8SA1 CPU Simulator

This is a simple JS based simulator to simulate the function of the 8SA1 CPU.