Skip to content

Releases: Logisim-Ita/Logisim

Multi-line text editing and simplified RAM/ROM mode

06 Apr 18:01
Compare
Choose a tag to compare

Added multi-line text editing and simplified RAM/ROM mode

Added plugin store and bug fix

06 Apr 17:59
ec70045
Compare
Choose a tag to compare

Fixed Maven and added plugin store

TTL7402 fix

18 May 15:37
Compare
Choose a tag to compare

TTL7402 pinout was wrong

Small fix

10 May 15:52
Compare
Choose a tag to compare

Fixed a problem with zeros in programmable generator

Simplified Chinese Translation

20 Apr 22:18
Compare
Choose a tag to compare
  • Added Simplified Chinese translation
  • Compiled with Jdk 14

Load libraries from folder at startup, priority plexer "no input" attribute, java 13, fixes

06 Apr 20:44
Compare
Choose a tag to compare
  • 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

19 May 22:21
Compare
Choose a tag to compare
  • 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

08 May 16:49
Compare
Choose a tag to compare
  • 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

07 Apr 19:18
Compare
Choose a tag to compare
  • 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

27 Mar 14:26
Compare
Choose a tag to compare
  • Code and RAM usage optimizations
  • Hover circles for nodes in the PLA ROM edit window
  • Reverse slider attribute