travisgoodspeed
released this
18 Aug 18:14
·
6 commits
to master
since this release
- Gatorom's solver-set option now uses descriptive filenames.
- GUI can now export a set of solved results with File/Export/SolverSetBytes.
- Clearer selection rectangle.
- R and C will now draw the correct line type when the user confuses them.
- ^H now sets the home position.
- Zooming and movement keys now work in the second view.
- Perfectly duplicate lines are now culled during DRC by the V key. Previously, these duplicate lines were very hard to remove.
- Rows and columns are now stored as sorted lists instead of sets.
- Rows and columns are now in a consistent order in the file export.
- Performance boosts in bit marking, background bit marking and alignment.
- Universal binary for macOS.
- RomAlignerTilting works better for designs with a gap between banks.
- Out-of-view bits are no longer drawn during dragging, speeding up adjusting groups of long lines.