Go to file
2021-04-07 00:54:31 -07:00
examples Added a bunch of new indirect and absolute instructions 2021-04-07 00:54:31 -07:00
js Added a bunch of new indirect and absolute instructions 2021-04-07 00:54:31 -07:00
.gitignore First Commit 2021-04-03 19:06:56 -07:00
index.html Memory now follows the location, shows red when writing to RAM and GREEN when reading, yellow when the address bus just happens to be sitting on the address but not actively reading or writing. 2021-04-05 23:49:23 -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.