2776 Commits

Author SHA1 Message Date
hneemann
ca22a5cd94 Data-Dialog open if clicking on EEPROMDualPort 2018-07-30 13:08:38 +02:00
hneemann
241f2e6d61 Merge branch 'newShapeType' 2018-07-30 12:46:32 +02:00
hneemann
9919980e0c enabled ordering by position 2018-07-29 23:01:54 +02:00
hneemann
e8f46c43e3 typo 2018-07-29 22:45:33 +02:00
hneemann
a9ab5870c8 improved the LayoutShape 2018-07-29 20:11:22 +02:00
hneemann
35fc866e32 improved the key dependency management 2018-07-29 19:11:29 +02:00
hneemann
3bfa2488ef Improved documentation. 2018-07-29 17:42:29 +02:00
hneemann
d5555a221e Updated shape test circuits and release notes. 2018-07-29 15:11:45 +02:00
hneemann
39d57f6f92 Added a layout shape, which allows pins also at the bottom and the top. 2018-07-29 14:49:31 +02:00
hneemann
43a31a84af new system to select the shape of a embedded circuit 2018-07-29 11:46:52 +02:00
hneemann
6773c23193 renamed the RomLoader class 2018-07-24 08:04:29 +02:00
hneemann
6720b988f2 Better error message if loading of program memory fails. 2018-07-23 15:11:26 +02:00
hneemann
399d7c54af Allows the pre-loading of program memory if a RAM is used as such. See #167, Closes #174 2018-07-23 09:34:30 +02:00
hneemann
2056ee4e0e Added EEPROM with separate ports for reading and writing. See #167 2018-07-23 08:40:02 +02:00
hneemann
1e466b9e30 fixed a null pointer 2018-07-23 08:37:02 +02:00
hneemann
c07fe5363d Assembler IDE is able to preload also RAMs with executable code. See #174 2018-07-22 14:09:54 +02:00
hneemann
9550fef359 added 74688, see #173 2018-07-21 10:46:56 +02:00
hneemann
d858e51dab disables the circle detector if switches are used, closes #156 2018-07-20 16:27:25 +02:00
hneemann
c46850d8e1 fixed a bug in the wire move handler 2018-07-19 18:22:49 +02:00
hneemann
ded9976b92 fixed the label position in the relay shapes 2018-07-19 13:44:32 +02:00
hneemann
6525256813 fixed a mysterious bug in the RelayShape.java 2018-07-19 13:26:23 +02:00
GandalfUK
a6822c16ab Added multiple poles to the single-pole relay in line with the double-pole relay.
(cherry picked from commit 8c1687b)
2018-07-19 09:47:41 +02:00
hneemann
50d4bed3cb fixed one of the test circuits 2018-07-18 20:21:51 +02:00
hneemann
ac34981427 slightly modified the RelayDT shape 2018-07-18 18:01:28 +02:00
hneemann
cb864eca74 improved a test case 2018-07-18 12:36:53 +02:00
hneemann
0a0e9ca4e9 fixed RelayDT documentation 2018-07-17 20:15:08 +02:00
hneemann
896ce2beb4 improved a test case 2018-07-17 17:25:06 +02:00
hneemann
384b840fa6 Added some more test cases for the double-throw multi pole relay. See #172 2018-07-17 14:33:45 +02:00
hneemann
ad6cd92cfb Fixed a bus issue with the double-throw multi pole relay. See #172 2018-07-17 14:08:35 +02:00
hneemann
62a2130b3c Adds a Double-Throw multi pole relay. See #172 2018-07-17 10:45:24 +02:00
hneemann
b6fa1f6c0a added some comments 2018-07-17 07:47:44 +02:00
hneemann
6a7282e52e Terminal handles the form feed and backspace character in a proper way. See #171 2018-07-16 15:13:39 +02:00
hneemann
39afc030dc Enable auto-scrolling when view is moved all the way to the right by mouse dragging. See #170 2018-07-12 10:07:21 +02:00
hneemann
f3d9ebdd67 Enable the auto-scrolling when the ScrollBar is moved all the way to the right. See #170 2018-07-10 14:41:35 +02:00
hneemann
b2e6393244 added scroll bar to the measurement graph 2018-07-10 09:28:44 +02:00
hneemann
fa8e047658 fixed some 64 bit issues in the chronograph 2018-07-10 08:21:20 +02:00
hneemann
a14b485325 avoid unintended movement if static data is shown in chronograph 2018-07-10 07:38:43 +02:00
hneemann
93bc2dd851 improved drawing of the left most values in the chronograph 2018-07-09 19:58:58 +02:00
hneemann
a829d58332 new mouse control in measurement graph 2018-07-09 19:34:27 +02:00
hneemann
8a41e17da9 allow zooming in to measurement graph, see #170 2018-07-09 09:41:23 +02:00
hneemann
5a3cda5b63 improvement of numbers added to the measurement graph, see #170 2018-07-09 08:27:22 +02:00
hneemann
e9a414f4f7 adds numbers to measurement graph, if multibit values are displayed, closes #170 2018-07-07 16:11:57 +02:00
hneemann
03c321a4f3 allows to load and save contents from text fields, see #168 2018-07-07 14:36:11 +02:00
hneemann
fab441c2af better error message if there are many duplicate files 2018-06-22 21:22:58 +02:00
hneemann
bcb9918811 Added file filter to the table dialogs load/save file chooser. 2018-06-22 10:47:16 +02:00
hneemann
ec6d8d4536 renamed some example files 2018-06-18 19:56:48 +02:00
hneemann
b767d375dd renamed some example files 2018-06-18 19:56:37 +02:00
hneemann
43db280ed6 Fixes a new undo problem! See #155 2018-06-18 13:16:20 +02:00
hneemann
addc9c26e3 closes #164 2018-06-18 13:06:18 +02:00
hneemann
9c078062a6 fixed a bug in the Icarus Verilog integration test 2018-06-18 07:36:05 +02:00