Releases: mschlegel81/digitaltrainer
V2.0.2: Tuning
New algorithm for wiring (not nicer, but significantly faster)
UI Fixes/Extensions:
- Property editor is moved on schrolling
- Challenge palette not shrinks away anymore when the last gate is dragged
- Wiring happens synchronously (if it takes less than 0.1s)
- Palette and board can be scrolled using the mouse wheel
- If a palette entry is not deleted, an explanation why is shown as hint of the delete button
- Fixed display of item explanations for board and palette
- Palette names are shown for board elements as well (in property editor)
- Added proper icon and application title
- New UI for applying a series of inputs
V2.0.1: Bugfixing
Fixed various bugs
Added Palette import/export
Fixed and extended Challenges import/export
Added UI for Palete maintenance (renaming of sub palettes etc.)
The available download now includes an initial workspace with some challenges.
Complete overhaul
This is an (almost) complete rewrite.
Improved visuals;
Added new "gate" types: RAM, ROM, 7-segment-display
Added challenges
Just download, decompress and execute.
V1.0.2 - Performance tuning
Performance improvements and UI tweaks.
1.0.1 - Importing and various fixes
UI Layout fixes
Custom gates Fixed error on wire directly from in to out
Fixed editing of I/O-index
Various wiring fixes and tweaks
Tweaked behavior of analysis dialog
Added import functionality
Ready to play around
Many bug fixes, improvements and refactorings.
Should now be usable.
V0.4.0 (beta)
BREAKS SAVED STATE COMPATIBILITY!
Tweaks and extensions, tweaked UI, added drafts as another way to handle circuit boards.
V0.3.0 (beta)
First release.
Functionality:
- Basic (binary) logic gates can be arranged by mouse
- Wire widths: 1,4 and 8 bit
- Rudimentary gate analysis functionality
- Circuit boards can be used as "prototypes" to design new building blocks