2229 Commits

Author SHA1 Message Date
hneemann
c219182f1a updated the test data used by the jarLibTest 2017-10-24 17:44:22 +02:00
hneemann
f88c6b8c72 Made some methods in Key class public to allow custom keys in jar libraries. 2017-10-24 17:34:17 +02:00
helmut.neemann
c79f56de42 Fixed NullPointerException which occurs if you use the analysis
features and never had stored or opened a circuit file. fixes #60
2017-10-24 12:39:04 +02:00
hneemann
6a29441f89 added test case for jar library 2017-10-23 09:38:07 +02:00
hneemann
6e6c325077 Fixed a bug in the keyboard-button logic. 2017-10-23 09:00:47 +02:00
hneemann
22f028c938 Fixed a bug which avoids the calculation of all possible solutions in exam mode. 2017-10-22 10:32:04 +02:00
hneemann
7de08f5a7e updated the checklist 2017-10-21 19:12:30 +02:00
hneemann
366458d0d2 updated the checklist 2017-10-21 19:11:29 +02:00
hneemann
c33ab2b612 updated documentation 2017-10-21 18:57:15 +02:00
hneemann
d7adf4885c fixed a NullPointerException 2017-10-21 18:56:02 +02:00
hneemann
9defd80dec adds support for java jar libraries 2017-10-21 14:59:22 +02:00
hneemann
14c9232613 adds support for java jar libraries 2017-10-21 14:32:42 +02:00
hneemann
691a6302f1 some speed improvements 2017-10-21 09:47:24 +02:00
hneemann
db4433e505 set correct tooltips to the output pins of the subtract component 2017-10-20 20:20:25 +02:00
hneemann
ff8cca6d93 typo 2017-10-20 20:04:07 +02:00
hneemann
546a4769e4 Removed the address bits settings from the graphic RAM. 2017-10-20 15:50:02 +02:00
hneemann
241c58a108 better explanation of the graphic ram 2017-10-20 14:41:34 +02:00
hneemann
ea15656618 Added the possibility to map keyboard keys to model buttons. 2017-10-18 20:35:00 +02:00
hneemann
bb4ba7411a Uses three one bit registers instead of a single three bit register to store the flags. 2017-10-18 18:05:59 +02:00
hneemann
d4d2ca146b used fractional coordinates to draw the grid 2017-10-17 21:34:29 +02:00
helmut.neemann
6757e37448 improved grid drawing 2017-10-17 12:51:17 +02:00
hneemann
7183ed5671 improved grid drawing 2017-10-17 07:33:25 +02:00
hneemann
87e95d03bb added a grid to the main panel 2017-10-16 18:44:09 +02:00
hneemann
13bf48541e updated release notes 2017-10-11 18:01:51 +02:00
hneemann
577cb337af Merge branch 'master' of bitbucket.org:hneemann/digital 2017-10-11 17:56:31 +02:00
helmut.neemann
28e5a624be fixed a GUI bug in speed test function 2017-10-11 17:03:07 +02:00
hneemann
54f8c30f85 updated release notes 2017-10-09 18:06:39 +02:00
hneemann
830e20ee63 fixed error in VHDL export if comparator is used in "signed mode". 2017-10-09 18:04:27 +02:00
hneemann
0322f6cb88 added signExt function to test data parser 2017-10-09 17:39:45 +02:00
hneemann
2d16b3d155 updated release notes 2017-10-07 13:10:51 +02:00
hneemann
99b9c6d4db typo 2017-10-07 13:10:22 +02:00
hneemann
c0cbabae6b fixed a bug which occurs if "run to break" is executed by the assembler
while model is not running.
2017-10-07 12:41:16 +02:00
hneemann
9e2c8e8988 modified debounce example 2017-10-06 16:54:15 +02:00
hneemann
6c042b2d6c added some faq's 2017-10-04 20:06:49 +02:00
hneemann
80c47368d9 updated release notes 2017-10-01 17:34:30 +02:00
hneemann
9c549228b0 typo 2017-10-01 17:31:26 +02:00
hneemann
c5b686ffa7 added two more backtracking tests 2017-10-01 10:35:02 +02:00
hneemann
2dd750dd69 labeled fets in nmos and example 2017-09-29 18:07:15 +02:00
hneemann
2317258537 fixed a mistake 2017-09-17 15:11:38 +02:00
hneemann
f022b48133 improved test case help text 2017-09-13 21:49:56 +02:00
hneemann
f80fde69f5 fixed TestExamples 2017-09-12 20:38:34 +02:00
hneemann
ef4c1e64f6 improved help text in test case editor 2017-09-12 20:34:26 +02:00
hneemann
f7b4dc504e added a debounce test case 2017-09-12 20:33:30 +02:00
hneemann
9a30558a94 enabled group edit for some more attributes 2017-09-12 18:27:13 +02:00
hneemann
a6116ca7b8 disable editor fields in group edit mode 2017-09-12 13:58:35 +02:00
hneemann
be49ce68e6 Merge remote-tracking branch 'remotes/origin/groupEdit'
Conflicts:
	src/main/java/de/neemann/digital/gui/components/EditorFactory.java
2017-09-12 10:56:34 +02:00
hneemann
427abf0859 minor refactorings on the groupEdit function 2017-09-12 10:37:22 +02:00
hneemann
60c9898d4f uses check boxes for the groupEdit 2017-09-12 09:22:52 +02:00
hneemann
a950dff866 more robust groupEdit 2017-09-11 22:20:30 +02:00
hneemann
adec19bc5c fixed a bug in the state management 2017-09-11 16:42:50 +02:00