Elías Angulo
Elías Angulo
Hi, I captured this video with AMD Driver on Windows 10 using Logisim. The clock speed was better than when I remade the project on Logisim Evolution (the first schematic...
Added moon phase app.
These PR is a rpi-6.6.y base with @oesmith patch: https://raw.githubusercontent.com/oesmith/uconsole/refs/heads/main/kernel/clockworkpi-kernel-6.6.patch Extracted from @ak-rex's kernel fork: https://github.com/ak-rex/ClockworkPi-linux/commits/rpi-6.6.y/ That allows CM4 to be used with the uConsole landing board, screen, battery, and...
Hi everyone, You can set up a guacamole VNC server: https://guacamole.apache.org/doc/0.8.3/gug/installing-guacamole.html On a guest lxde desktop with logisim-evolution as a standalone app. You should launch one instance of a guest...
Hi @davidhutchens, Here’s a quick summary (without repeating myself)—I’ve also updated the issue’s first message. 1) Ran `gradle clean build`. 2) Extracted the contents of `build/dist/logisim-evolution-4.0.0-dev`. 3) Double-clicked `logisim-evolution-4.0.0-dev/bin/logisim-evolution.bat`. -...
@maehne, please enjoy your holidays. We can do the merge when you return. The issue is non-blocking; it only affects the staging `jar` build. When I wrote the issue, I...
I found the error and I managed to fix it. The error occurs both in Powershell and CMD.exe while running the .bat launcher: ***The input line is too long*** The...
@maehne The issue isn’t with the program launch line—it actually fails when setting an environment variable for the classpath JARs. While the theoretical max length for environment variables on Windows...
Hi @maehne , Could this be of any help? https://stackoverflow.com/questions/77033288/defining-a-custom-classpath-and-binaries-folder-for-jpackage-executables So you can set `CLASSPATH` to `%APP_HOME%\lib\*`? Thank you.
Users who know what they're doing would simply like to use this "teaching tool" for real-world use cases, rather than being limited to using only 16 MB of RAM. They...