Rare find

Digital Logic Sim. A tool for building and testing circuits using logic gates and chips.

sebastian.itch.io/digital-logic-sim

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2025
  • Merge branch 'Dev'
  • Bump version 2.1.6
  • Increase buzzer frequency range
  • Merge branch 'Dev'
  • Use bounding box instead of selectionbounds to determine if element p…
  • Fix bug in jump up/down behaviour in chip library #322
  • Buzzer: crude perceptual gain correction
  • Fix incorrect wire col when using 3-state buffers #454
  • Fix wirepoints resetting when moving after duplicating #447
  • Merge pull request #458 from squigglesdev/fix-clipping-on-move-cancel
  • Merge branch 'pr/458' into Dev
  • change buzzer to 8bit pitch input
  • fix: cancel order causing clipping on move cancel
  • buzzer test
April 2025
  • Version 2.1.5
  • Set all pins to disconnected state at creation
  • Allow bus duplication
  • Fix rom edit bug where offscreen fields did not lose focus #440
  • Keep subchip output pin col when duplicating #407 (state of roms/rebo…
  • Merge branch 'Dev'