663 Commits

Author SHA1 Message Date
hneemann
f52692fbd6 added flags model to processor 2016-06-17 13:18:53 +02:00
hneemann
bf8dba4832 removed binary copy from pom 2016-06-17 13:17:36 +02:00
hneemann
39fa58234f add separate flags to processor 2016-06-16 22:38:32 +02:00
hneemann
e53b41cb53 better error message 2016-06-16 22:38:04 +02:00
hneemann
bbd9c1f987 control unit controls srcToBus directly 2016-06-14 21:46:09 +02:00
hneemann
67e1b6085d if loading of circuit fails, also the filename is cleared 2016-06-14 17:26:47 +02:00
helmut.neemann
f76473536d a custom shape can have a color 2016-06-14 16:48:41 +02:00
hneemann
6490ba0b88 better processor layout 2016-06-13 17:10:45 +02:00
hneemann
bcc40e144f deactivated wire selecting to allow to draw a wire starting at an other wire 2016-06-13 17:10:13 +02:00
hneemann
ee5dc13559 Merge branch 'master' of bitbucket.org:hneemann/digital 2016-06-13 16:16:22 +02:00
helmut.neemann
a9ad853962 now its possible to select a single wire by clicking on the wire. 2016-06-13 15:13:44 +02:00
helmut.neemann
b39875a3dc allow rotation of elements which are inserted 2016-06-13 14:08:37 +02:00
helmut.neemann
0f358faa42 escaped test case 2016-06-13 08:22:42 +02:00
helmut.neemann
f0923be37b escaped test case 2016-06-13 08:21:20 +02:00
helmut.neemann
92e1acd7f3 escaped test case 2016-06-13 08:19:49 +02:00
helmut.neemann
db61df3148 escaped test case 2016-06-13 08:13:00 +02:00
hneemann
2d0a80ae8a modified german readme 2016-06-12 21:40:20 +02:00
hneemann
d279323f11 modified german readme 2016-06-12 21:21:55 +02:00
hneemann
538e805747 fixed a bug if running on system with not supported language 2016-06-12 18:53:20 +02:00
hneemann
aaabbe9067 typo 2016-06-12 18:39:28 +02:00
hneemann
be1ff499c3 fixed line spacing issues in the language xml files 2016-06-12 16:14:07 +02:00
hneemann
590db8c582 fixed line spacing issues in the language xml files 2016-06-12 16:09:11 +02:00
hneemann
a5d4be2b56 introduced a new language system 2016-06-12 15:58:20 +02:00
hneemann
1aa5ea4cd0 fixed some findbugs issues 2016-06-11 21:01:03 +02:00
hneemann
55fc08075a typo 2016-06-11 20:30:23 +02:00
hneemann
5c05c2a8b0 fixed a bug concerning JED file name creation 2016-06-11 20:24:03 +02:00
hneemann
3f14865e1d Its possible to load and save a truth table. 2016-06-11 20:06:59 +02:00
hneemann
c1ea119b5d fixed a rastering bug if circuit is rotated 2016-06-11 18:40:19 +02:00
hneemann
116d0dc8a2 added a rotate function also to insert and element move 2016-06-11 14:06:08 +02:00
hneemann
5aa9b9a134 added a rotate function 2016-06-11 13:18:48 +02:00
hneemann
dbf36b9bda reordered menu entries 2016-06-11 11:52:32 +02:00
hneemann
390893a680 menu entries for copy and paste 2016-06-11 11:38:07 +02:00
hneemann
50388bb8ec Its possible to create unique names if a circuit is included more than once 2016-06-10 20:36:28 +02:00
hneemann
43dbcc4be7 Now its possible to order LEDs 2016-06-10 18:05:12 +02:00
hneemann
d5b4c4c6d9 typo 2016-06-10 14:29:11 +02:00
hneemann
6ad0dd6d99 language is selectable in the settings 2016-06-10 14:18:00 +02:00
hneemann
fb4172fbf0 analyzer is able to analyse sequential circuits build with JK-FF and T-FF as far as they are connected directly to a single clock. 2016-06-10 11:26:04 +02:00
hneemann
230bb56e1d analyzer is able to analyse sequential circuits build with JK-FF and T-FF as far as they are connected directly to a single clock. 2016-06-10 11:25:13 +02:00
hneemann
03de69ba5d typo 2016-06-10 09:12:38 +02:00
hneemann
06ec31bafc also custom elements can have a label or an orientation 2016-06-10 08:43:35 +02:00
hneemann
cc461277c3 make sure only a slash is stored in the XML, even on Windows systems. 2016-06-10 07:55:00 +02:00
hneemann
111f1b1a2f typo 2016-06-09 19:25:58 +02:00
hneemann
0973f5ca7d more consistent handling of filenames 2016-06-09 18:26:29 +02:00
helmut.neemann
1b4f480b25 added full path as tooltip to recent file entries. 2016-06-09 08:50:56 +02:00
hneemann
befd74071e Added a driver with inverted select input.
This makes it possible to implement transmission gates more simple.
2016-06-08 12:45:40 +02:00
hneemann
18f05c13d3 Added a driver with inverted select input.
This makes it possible to implement transmission gates more simple.
2016-06-08 12:41:06 +02:00
hneemann
26bfe62954 added a file history 2016-06-08 12:31:50 +02:00
hneemann
07f39950d6 fixed a bug when open a file created under linux on a windows system 2016-06-07 20:42:48 +02:00
hneemann
c249f8d069 fixed a bug in the ModelAnalyser 2016-06-06 22:01:58 +02:00
hneemann
25b7bf9267 fixed some checkstyle issues 2016-06-06 18:21:32 +02:00