hneemann
|
b310a9a2e3
|
Simplification of event handling.
|
2017-03-28 21:09:05 +02:00 |
|
helmut.neemann
|
ead4194b91
|
fixed language files for new RAM pinning
|
2017-03-28 12:59:50 +02:00 |
|
helmut.neemann
|
12cea9a026
|
changed pin naming and function of new RAM component to match real devices
|
2017-03-28 12:52:42 +02:00 |
|
helmut.neemann
|
dde20ad9fe
|
In Von Neumann processor moved clock divider to control unit.
|
2017-03-28 11:43:00 +02:00 |
|
helmut.neemann
|
0ab7b3b9e7
|
minor refactoring of InsertHistory.java.
|
2017-03-28 11:41:51 +02:00 |
|
hneemann
|
0227c0f318
|
reduced visibility of method
|
2017-03-27 20:54:08 +02:00 |
|
hneemann
|
2fdc975efd
|
fixed consistency bug in InsertHistory
|
2017-03-27 20:25:04 +02:00 |
|
hneemann
|
25036d0169
|
passing a lambda expression to thread constructor
|
2017-03-27 19:05:26 +02:00 |
|
hneemann
|
deff384e03
|
changed console println to log messages
|
2017-03-27 19:01:28 +02:00 |
|
hneemann
|
2f0277488b
|
better layout of Von Neumann processor
|
2017-03-27 18:17:31 +02:00 |
|
helmut.neemann
|
10d5e48520
|
added InsertHistory as a LibraryListener
|
2017-03-27 11:05:28 +02:00 |
|
hneemann
|
83a97053d4
|
fixed some element library event handling issues
|
2017-03-27 09:05:24 +02:00 |
|
hneemann
|
cb720e532d
|
Added missing error message.
|
2017-03-26 18:35:47 +02:00 |
|
hneemann
|
13362fd68a
|
Selection from tree works with a single click.
|
2017-03-26 18:28:53 +02:00 |
|
hneemann
|
ecc2137779
|
Better error message if a circuit embeds itself.
|
2017-03-26 17:56:15 +02:00 |
|
hneemann
|
a221c9ffd0
|
added correct tree root name
|
2017-03-26 13:37:45 +02:00 |
|
hneemann
|
71ee13ad2b
|
added icons to tree view
|
2017-03-26 11:54:51 +02:00 |
|
hneemann
|
28f6129509
|
added tree view to main panel
|
2017-03-26 11:11:05 +02:00 |
|
hneemann
|
2262f8863f
|
fixed a bug in the insert history
|
2017-03-25 23:27:53 +01:00 |
|
hneemann
|
6f0fd2bd38
|
updated documentation
|
2017-03-25 22:26:49 +01:00 |
|
hneemann
|
c1338c81ae
|
added complete processor to assembly
|
2017-03-25 22:14:03 +01:00 |
|
hneemann
|
432aad4065
|
added "open clipboard in new window" function.
|
2017-03-25 22:07:10 +01:00 |
|
hneemann
|
f7ebb8b7ca
|
separated InsertAction.java to use it in component tree view
|
2017-03-25 20:54:38 +01:00 |
|
hneemann
|
fa8278924d
|
separated InsertAction.java to use it in component tree view
|
2017-03-25 20:53:46 +01:00 |
|
hneemann
|
6dc25b04ea
|
refactoring of library system to allow separate component tree view
|
2017-03-25 19:59:05 +01:00 |
|
hneemann
|
84b16602de
|
Made selection of wires more consistent.
|
2017-03-24 21:12:43 +01:00 |
|
hneemann
|
05f88595c7
|
minor layout changes
|
2017-03-24 16:21:39 +01:00 |
|
helmut.neemann
|
e8fa58e0df
|
modified cmos flip flops
|
2017-03-24 11:21:18 +01:00 |
|
helmut.neemann
|
e05504b326
|
modified cmos flip flops
|
2017-03-24 11:14:42 +01:00 |
|
hneemann
|
f5cddf1aba
|
added some examples
|
2017-03-22 20:20:19 +01:00 |
|
hneemann
|
990f72742b
|
updated the release notes
|
2017-03-20 17:51:12 +01:00 |
|
hneemann
|
a90052b2d3
|
correct code address is returned to assembler if a von Neumann cpu is simulated.
|
2017-03-20 17:39:10 +01:00 |
|
hneemann
|
b46f71f01b
|
If a burn condition is detected the causing net is highlighted.
|
2017-03-20 16:56:15 +01:00 |
|
hneemann
|
c6130a0a12
|
Better error message if pull up and pull down are connected to the same net.
|
2017-03-20 16:32:51 +01:00 |
|
hneemann
|
d9c9118e2e
|
Harmonization of pull up/down and GND/VDD shapes.
|
2017-03-20 15:57:23 +01:00 |
|
hneemann
|
a50b687ad8
|
Added some documentation to the circuits.
|
2017-03-19 16:29:11 +01:00 |
|
hneemann
|
1c1a6c3fe9
|
Added two cycle CPU with RAM and ROM sharing the same address space.
|
2017-03-18 19:59:52 +01:00 |
|
hneemann
|
97cb6bd5f3
|
fixed some whitespace issues
|
2017-03-18 18:12:34 +01:00 |
|
hneemann
|
f44e6e534e
|
updated readme.md
|
2017-03-18 15:17:54 +01:00 |
|
hneemann
|
e1e94ead52
|
checkstyle issues make the build fail
|
2017-03-18 11:21:50 +01:00 |
|
hneemann
|
e9dde8df34
|
checkstyle allows public final fields
|
2017-03-18 09:29:27 +01:00 |
|
hneemann
|
65741df186
|
fixed some accepted checkstyle issues
|
2017-03-18 09:10:38 +01:00 |
|
hneemann
|
22663d131b
|
fixed some wrong checkstyle messages
|
2017-03-18 09:00:49 +01:00 |
|
hneemann
|
1b8c4ceae5
|
allow turning of certain checkstyle messages via code comments
|
2017-03-18 08:51:41 +01:00 |
|
hneemann
|
e6c344d1bd
|
fixed some whitespace issues
|
2017-03-18 08:27:46 +01:00 |
|
hneemann
|
c39070553a
|
updated the faq
|
2017-03-17 21:09:41 +01:00 |
|
hneemann
|
9e7afc6e2d
|
open pin assignment dialog at click position
|
2017-03-17 21:07:49 +01:00 |
|
hneemann
|
20c63d0fcb
|
pin assignment can be changed in the table dialog
|
2017-03-17 17:44:16 +01:00 |
|
hneemann
|
fa6fc4dd7e
|
pin assignment is stored in truth table now
|
2017-03-17 17:00:21 +01:00 |
|
hneemann
|
7fbc46323c
|
Fixed to small bounding boxes in svg graphics.
|
2017-03-16 20:05:02 +01:00 |
|