• Joined on 2020-03-04
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-08 02:14:10 -04:00
a572229c87 Working on ISA documentation
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-08 02:07:07 -04:00
d21c723894 Working on ISA documentation
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-07 04:58:08 -04:00
875a69fad6 Fixed some code in ram drawer
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-07 04:50:56 -04:00
1a61c1d43b Added line controller to RAM
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-07 04:28:47 -04:00
44cdd9c219 Added cycle count to interval runs
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-07 03:54:12 -04:00
108b967a87 Added a bunch of new indirect and absolute instructions
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-06 03:20:18 -04:00
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
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-06 02:49:03 -04:00
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.
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-05 05:48:53 -04:00
3943201db1 Added many instructions and some UI improvements
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-04 06:40:59 -04:00
50260f060e Added reset button
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-04 06:26:09 -04:00
3d050b8b55 Added a bunch of branching instructions, some stack instructions, and added stack example to the demo
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-04 05:16:21 -04:00
f67b5c3e64 Added interface and demo code to run
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-03 23:36:00 -04:00
bf769d0855 Added microcode compiler
MatCat pushed to master at MatCat.OpenSource/8SA1Sim 2021-04-03 22:08:33 -04:00
f116826575 First Commit
MatCat created repository MatCat.OpenSource/8SA1Sim 2021-04-03 22:07:51 -04:00
MatCat pushed to dev-0.5 at MatCat.OpenSource/BrowserLogic 2021-03-20 23:46:15 -04:00
d575d46a2f WIP: 0.5.0
MatCat pushed tag 0.4.16 to MatCat.OpenSource/BrowserLogic 2021-03-15 23:11:15 -04:00
MatCat pushed to master at MatCat.OpenSource/BrowserLogic 2021-03-15 23:11:10 -04:00
ec8b26ebbd 0.4.16 Fixed properties window not going away when it should
MatCat pushed tag 0.4.15 to MatCat.OpenSource/BrowserLogic 2021-03-14 22:14:25 -04:00
MatCat pushed to master at MatCat.OpenSource/BrowserLogic 2021-03-14 22:14:22 -04:00
91a0788146 0.4.15: NOT lines on labels, fixed switch bug, fixed JK flipflop bug