Releases: Logisim-Ita/Logisim
Releases · Logisim-Ita/Logisim
Multi-line text editing and simplified RAM/ROM mode
Added multi-line text editing and simplified RAM/ROM mode
Added plugin store and bug fix
Fixed Maven and added plugin store
TTL7402 fix
TTL7402 pinout was wrong
Small fix
Fixed a problem with zeros in programmable generator
Simplified Chinese Translation
- Added Simplified Chinese translation
- Compiled with Jdk 14
Load libraries from folder at startup, priority plexer "no input" attribute, java 13, fixes
- Compiled with Java 13
- Fixed startup crash with new Java versions
- Preferences / Fork / Loads Libraries From Folder At Startup
- Added Priority Plexer "No Input" attribute
- Can set 0 value in Programmable Generator
- Credits in About Menu move at set Window Refresh Rate preference
Fixes
- Fixed visual bug in the Hex editor
- Fix for some jar libraries crashing
Buzzer, Double click to label, Edit Pin, Edit Slider value, Java 10, fixes and optimizations
- Compiled with Java 10
- Double click using Edit Tool to label a component
- Finally added the Buzzer (I/O library)!
- Right click on Pin, Edit Contents and enter the decimal value you want to set
- I/O Slider, Value attribute
- Graphics paint refresh rate was set at 20Hz, now is 60Hz by default and you can change it in Preferences/Window
- Shift Register will show its internal bits even when set to serial load
- A lot of bug fixes, optimizations and small changes
New Counter behavior, fixes
- Bug fix for online users counter
- Fixed Logisim not reopening all files after a restart (ex. after an update)
- Fixed some translation
- New Counter behavior, now easier to understand, with possibility to continue using the old one
Truth table:
RCNT LD
0 0 up count
0 1 load
1 0 down count
1 1 load
X X up count
X 0 up count
X 1 load
0 X up count
1 X down count
EN = 0 --> no count
Optimizations, hover circles for edit PLA ROM window
- Code and RAM usage optimizations
- Hover circles for nodes in the PLA ROM edit window
- Reverse slider attribute