This website requires JavaScript.
Explore
Help
Register
Sign In
MatCat.OpenSource
/
8SA1Sim
Watch
1
Star
0
Fork
0
You've already forked 8SA1Sim
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0e06cfc332
8SA1Sim
/
js
History
MatCat
0e06cfc332
Colorized registers as well, RED is WRITE, GREEN is direct read (for SP and PC green is Incremenet UP, for SP blue is increment DOWN). Darker color is Low byte, brighter is High byte
2021-04-06 00:20:40 -07:00
..
asm_compiler.js
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
cpu.js
Colorized registers as well, RED is WRITE, GREEN is direct read (for SP and PC green is Incremenet UP, for SP blue is increment DOWN). Darker color is Low byte, brighter is High byte
2021-04-06 00:20:40 -07:00
main.js
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
microcode_compiler.js
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