Kevin Walsh
Kevin Walsh
Can you clarify what you mean by "the file window"? Is this the side panel showing the libraries of components that can be added to a circuit? If so, there...
Updated to Java 17.
This should be easy. It could be: (a) a global setting for logisim (these are stored in hidden settings file the user's home directory), which would apply to all circuits...
Quarantined? The color code is entirely done, and looks great. But it required going through many (well, all, actually) components to fix graphics glitches. Nearly all components were written with...
Sadly, no. We are still teaching full time, but now have illnesses, inconsistent timezones, buggy software, stressed students, and children at home full time to cope with. Say safe and...
Yes, that's right. The simulated keyboard component has some built-in character handling. It buffers characters, and it also processes the backspace, delete, left, right, home, and end keys, to edit...
Thank for the bug Neil. I can reproduce, confirm the bug, and I know where in the code the fix needs to be made. There are a smattering of similar...
As of current commit, this should be fixed. Please try it out with a nightly jar file (found in the github releases), or try it when the next release is...
Implemented for register and counter components in 9bccb8d2426fd7d44b7ace3b00137fdcbedb601d. Not yet implemented for latches, flip-flops, etc.
Thanks for the kind words. I put in a bit of time and effort on the simulation aspect, so that we could simulate full 32-bit MIPS / RISC processors at...