Skip to content

Releases: mschlegel81/digitaltrainer

V2.0.2: Tuning

11 Mar 15:06
Compare
Choose a tag to compare

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

09 Mar 08:32
Compare
Choose a tag to compare

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

07 Mar 10:21
Compare
Choose a tag to compare

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

15 Jul 12:58
Compare
Choose a tag to compare

Performance improvements and UI tweaks.

1.0.1 - Importing and various fixes

14 May 14:42
Compare
Choose a tag to compare

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

07 May 20:25
Compare
Choose a tag to compare

Many bug fixes, improvements and refactorings.

Should now be usable.

V0.4.0 (beta)

12 Apr 19:09
Compare
Choose a tag to compare
V0.4.0 (beta) Pre-release
Pre-release

BREAKS SAVED STATE COMPATIBILITY!

Tweaks and extensions, tweaked UI, added drafts as another way to handle circuit boards.

V0.3.0 (beta)

11 Apr 19:58
Compare
Choose a tag to compare
V0.3.0 (beta) Pre-release
Pre-release

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