ra4king / CircuitSim

Basic Circuit Simulator
https://ra4king.github.io/CircuitSim
BSD 3-Clause "New" or "Revised" License
76 stars 27 forks source link

Bug: editing a ROM doesn't mark the file as modified #58

Closed ra4king closed 1 year ago

ra4king commented 4 years ago

This is kinda tricky, because the length of the edit history determines whether a file is modified or not. Editing a ROM doesn't add an edit entry since the values are updated in place, rather than creating a new component.

ra4king commented 1 year ago

Fixed with 9a7ff10467ccb2a119db3497c66d2c7cd7d7c2cf