hneemann
|
7bb4311239
|
added pin descriptions to RAM
|
2016-04-15 21:46:42 +02:00 |
|
hneemann
|
1cc4df08d0
|
made a field to a local var
|
2016-04-15 21:03:50 +02:00 |
|
hneemann
|
ee2513d013
|
made class static final
|
2016-04-15 19:33:53 +02:00 |
|
hneemann
|
dfd823a74a
|
added a processor integration test
|
2016-04-15 19:14:48 +02:00 |
|
hneemann
|
0f88418be6
|
added a processor integration test
|
2016-04-15 19:07:40 +02:00 |
|
hneemann
|
118c66a797
|
added some documentation
|
2016-04-15 18:29:23 +02:00 |
|
hneemann
|
4211422d44
|
changed creating of inputs and outputs by the shapes.
|
2016-04-15 16:00:22 +02:00 |
|
hneemann
|
0181ba72d3
|
changed creating of inputs and outputs by the shapes.
|
2016-04-15 15:58:16 +02:00 |
|
hneemann
|
6526b66d79
|
renamed "micro steps" to "single gate steps"
|
2016-04-15 14:17:45 +02:00 |
|
hneemann
|
fffa2cd28c
|
Data dialog scrolls automatically to the right most position.
|
2016-04-15 12:08:18 +02:00 |
|
hneemann
|
76fb0a31c8
|
Added a maximal sample size to the data set.
If the size is exceeded the oldest samples will be removed.
|
2016-04-15 11:48:56 +02:00 |
|
hneemann
|
a571f1128b
|
added a window position manager which keeps the window positions.
|
2016-04-15 11:27:29 +02:00 |
|
hneemann
|
4624ce74e4
|
corrected handling of nested reloading of custom elements.
|
2016-04-15 10:48:03 +02:00 |
|
hneemann
|
ef6d88a4a1
|
Translated name is also shown in circuit pane
|
2016-04-15 10:34:41 +02:00 |
|
hneemann
|
e903f427ff
|
Minor changes to In class
|
2016-04-14 22:01:45 +02:00 |
|
hneemann
|
6b31d36e90
|
Added simple Text which can be placed on the circuit.
|
2016-04-14 21:51:41 +02:00 |
|
hneemann
|
d09e9ca9cd
|
typo
|
2016-04-14 19:33:02 +02:00 |
|
hneemann
|
f12183aa2b
|
typo
|
2016-04-14 19:30:29 +02:00 |
|
hneemann
|
375ad75296
|
Added possibility to save measurement data
|
2016-04-14 19:17:41 +02:00 |
|
hneemann
|
7769719899
|
Added decimal point to hex display
|
2016-04-14 12:13:02 +02:00 |
|
hneemann
|
2196429c3f
|
Added tooltip support for elements and pins
|
2016-04-14 10:03:38 +02:00 |
|
hneemann
|
4be7a2dc72
|
Replaced the simple String to describe an input by a PinDescription interface.
Was necessary as a first step to add tooltips to pins.
|
2016-04-14 09:04:50 +02:00 |
|
hneemann
|
6642910200
|
Added test for models runToBreak.
|
2016-04-13 22:50:05 +02:00 |
|
hneemann
|
b9e0f35d78
|
Added a neg element.
Added overflow bit to counter.
|
2016-04-13 22:11:21 +02:00 |
|
hneemann
|
d7bb330446
|
Fixed a bug concerning error visualization.
|
2016-04-13 21:29:22 +02:00 |
|
hneemann
|
8a56960590
|
Typo
|
2016-04-13 20:32:51 +02:00 |
|
hneemann
|
966946a969
|
Circuits can have a description.
|
2016-04-13 20:09:21 +02:00 |
|
hneemann
|
5ec7477693
|
Added tool tips for the elements
|
2016-04-13 19:54:20 +02:00 |
|
hneemann
|
d0331c48cd
|
Added translation for element names
|
2016-04-13 18:24:54 +02:00 |
|
hneemann
|
7f68d432ee
|
typo
|
2016-04-13 14:48:51 +02:00 |
|
hneemann
|
7e7768b3fc
|
mace clock shape more symmetric
|
2016-04-13 14:20:33 +02:00 |
|
hneemann
|
c132c7768f
|
filling of polygons is working again
|
2016-04-13 14:12:11 +02:00 |
|
hneemann
|
0ffd7f1705
|
moved real time clock enable to clock element
|
2016-04-12 22:10:19 +02:00 |
|
hneemann
|
3aecf4150f
|
Interactor allows reactions on mouse pressed and mouse released.
Added a button
|
2016-04-12 20:18:42 +02:00 |
|
hneemann
|
48b7ced179
|
Interactor returns true if model has changed and false if only a gui change has happened without influencing the model.
|
2016-04-12 17:31:43 +02:00 |
|
hneemann
|
3fcb517bc1
|
More consistent handling of observers.
One very common method (addObserver) needs to be renamed.
|
2016-04-12 15:37:41 +02:00 |
|
hneemann
|
6d541eaf76
|
More consistent handling of observers.
One very common method (addObserver) needs to be renamed.
|
2016-04-12 15:30:00 +02:00 |
|
hneemann
|
7ea907836c
|
better handling of bounding box in VisualElement
|
2016-04-12 14:44:33 +02:00 |
|
hneemann
|
8536f4a6f6
|
added some documentation
|
2016-04-11 21:12:49 +02:00 |
|
hneemann
|
b7c998ce19
|
better solution for burn detection
An error is detected if different low Z values are not the same.
|
2016-04-11 21:05:33 +02:00 |
|
hneemann
|
048a8a5c58
|
added highZ inputs
better solution for burn detection
|
2016-04-11 18:14:27 +02:00 |
|
hneemann
|
132e314aa0
|
added a line merger for a better looking svg file.
|
2016-04-10 21:42:42 +02:00 |
|
hneemann
|
812843f482
|
added a example
|
2016-04-10 19:44:37 +02:00 |
|
hneemann
|
7c0d63ed44
|
renamed some examples
|
2016-04-10 18:45:03 +02:00 |
|
hneemann
|
cd254f2506
|
added two more flipflops to the examples
|
2016-04-10 18:25:05 +02:00 |
|
hneemann
|
aadee11760
|
added constant to store the last data file key.
|
2016-04-10 18:18:17 +02:00 |
|
hneemann
|
3c7b16b1b1
|
fixed a bug
|
2016-04-10 18:02:25 +02:00 |
|
hneemann
|
556a03ade5
|
added some documentation
|
2016-04-10 17:56:27 +02:00 |
|
hneemann
|
782bd1bbca
|
updated checkstyle plugin
|
2016-04-10 17:34:53 +02:00 |
|
hneemann
|
fcbc1bacb8
|
allow public final fields
|
2016-04-10 17:04:51 +02:00 |
|