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 |
|
MatCat
|
a3f5382437
|
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 |
|
MatCat
|
3943201db1
|
Added many instructions and some UI improvements
|
2021-04-05 02:49:12 -07:00 |
|
MatCat
|
50260f060e
|
Added reset button
|
2021-04-04 03:40:30 -07:00 |
|
MatCat
|
3d050b8b55
|
Added a bunch of branching instructions, some stack instructions, and added stack example to the demo
|
2021-04-04 03:26:28 -07:00 |
|
MatCat
|
f67b5c3e64
|
Added interface and demo code to run
|
2021-04-04 02:16:38 -07:00 |
|
MatCat
|
bf769d0855
|
Added microcode compiler
|
2021-04-03 20:36:17 -07:00 |
|
MatCat
|
f116826575
|
First Commit
|
2021-04-03 19:06:56 -07:00 |
|