1277 Commits

Author SHA1 Message Date
hneemann
fd0cedc7d4 fixed a drawing bug if wire is moved. 2017-02-13 13:13:34 +01:00
hneemann
e112c01a95 fixed a drawing bug if wire is moved. 2017-02-13 12:34:26 +01:00
hneemann
60e6690105 fixed a findbugs issue 2017-02-12 20:05:36 +01:00
hneemann
f89e9b5507 typo 2017-02-12 17:36:24 +01:00
hneemann
e9b9c0dbbd improved pin tool tips 2017-02-12 12:48:52 +01:00
hneemann
787055642b remove dots from wire if wire is moved 2017-02-12 11:38:08 +01:00
hneemann
420f8f1827 With the right mouse button you can now select wires. 2017-02-11 22:42:14 +01:00
hneemann
66ad7c0329 Mouse actions can be canceled with the ESC key. 2017-02-11 20:51:33 +01:00
hneemann
89c1ae6b8f better formatting of minimized expressions 2017-02-11 18:25:24 +01:00
hneemann
118554b189 better formatting of minimized expressions 2017-02-11 18:21:23 +01:00
hneemann
c9fc444038 added one more expression formatter test 2017-02-11 12:48:00 +01:00
hneemann
fbbe25f310 user is able to select the expressions format 2017-02-11 12:31:58 +01:00
hneemann
41152872ed user is able to select the expressions format 2017-02-11 12:29:35 +01:00
hneemann
103aa35cff tool tips of custom elements are formatted correctly 2017-02-09 19:58:45 +01:00
hneemann
57236881a9 formatter is able to handle NamedExpression 2017-02-09 19:43:14 +01:00
hneemann
2b4afcf1c8 minor change to processor layout 2017-02-09 19:14:52 +01:00
hneemann
3665d332f2 better output naming of expression created circuits 2017-02-08 20:54:50 +01:00
hneemann
82de68fbc0 updated release notes v0.9 2017-02-03 11:11:57 +01:00
hneemann
27ed3d9ab3 allowed to save ROM data 2017-02-03 11:01:04 +01:00
hneemann
1106b33308 added a "clear all" button to the data editor. 2017-02-03 10:46:22 +01:00
hneemann
fac6c3a632 removed some deprecated code 2017-01-23 09:11:52 +01:00
hneemann
36d49e8278 Typo 2017-01-23 08:58:09 +01:00
hneemann
dad8f0bee9 Typo 2017-01-13 15:48:13 +01:00
hneemann
fed73facb4 better input tooltips for the basic components 2017-01-07 14:04:16 +01:00
hneemann
123b4cdd37 updated readme 2017-01-05 12:50:18 +01:00
hneemann
3959be5e6d changed the test data keyword "for" to "repeat" because its more intuitive. 2017-01-05 11:43:05 +01:00
hneemann
2b7c5c028b changed the test data keyword "for" to "repeat" because its more intuitive. 2017-01-04 12:19:40 +01:00
hneemann
63061d5c95 changed delete character 2017-01-03 22:10:22 +01:00
hneemann
29fc16afb3 changed delete character 2017-01-03 22:03:26 +01:00
hneemann
7a07c96a2d fixed some more language issues 2017-01-03 21:50:54 +01:00
hneemann
0548508504 fixed language bug in keyboard 2017-01-03 21:31:04 +01:00
hneemann
b8d2dd396f typo 2017-01-03 21:16:35 +01:00
hneemann
fb7e0f50e4 improved description of test vectors 2017-01-03 13:18:46 +01:00
hneemann
9f079883a6 improved tests in PAL and PLA 2017-01-02 16:21:29 +01:00
hneemann
67d57653c4 minor changes to processor 2017-01-02 14:17:49 +01:00
hneemann
8518b83878 minor changes 2016-12-30 16:07:04 +01:00
hneemann
153b4bfd46 added a chapter to the documentation 2016-12-30 16:00:05 +01:00
hneemann
708dcf65a8 typo 2016-12-30 15:38:24 +01:00
hneemann
727d86b361 The probe dialog is now able to show also the ram content. 2016-12-30 12:17:00 +01:00
hneemann
47ef6e876d some minor changes to the interruptible processor. 2016-12-23 22:18:06 +01:00
hneemann
2716d093f6 added description to clock input 2016-12-23 21:59:15 +01:00
hneemann
4c71e71092 typo 2016-12-22 18:41:46 +01:00
hneemann
2fba734f3d Merge branch 'master' of bitbucket.org:hneemann/digital 2016-12-22 18:37:01 +01:00
hneemann
739a68c02d added some documentation to the example processor 2016-12-22 18:36:49 +01:00
hneemann
f82327661f improved documentation 2016-12-22 18:34:45 +01:00
helmut.neemann
0c7be6ddc7 used separate ControlUnit for Processor with Interrupt-Controller 2016-12-22 08:44:55 +01:00
hneemann
f05f8b492e fixed distribution examples test 2016-12-21 22:10:38 +01:00
hneemann
73f27b0362 improved simpler interrupt controller 2016-12-21 21:55:34 +01:00
hneemann
e435ccd025 fixed a bug in the interrupt controller of the example processor 2016-12-21 19:35:56 +01:00
hneemann
399d1b3ff4 fixed a bug in the counter, ovf is now high for a complete cycle. 2016-12-21 13:41:55 +01:00