hneemann
|
0f767fee52
|
fixed AbstractBusHandler.java
|
2018-03-05 14:02:29 +01:00 |
|
hneemann
|
055c3c7fa9
|
removed inconsistant setters from ObservableValue.java.
|
2018-03-05 12:20:32 +01:00 |
|
hneemann
|
74dd57b896
|
new bus high z logic is mostly working
|
2018-03-05 11:03:17 +01:00 |
|
hneemann
|
09202abcf9
|
clarified the description of the splitter
|
2018-03-05 09:09:23 +01:00 |
|
hneemann
|
c9113b3c3d
|
clarified description of monoflop
|
2018-03-04 12:19:48 +01:00 |
|
hneemann
|
d1cbd23d2e
|
added some 74xx circuits
|
2018-03-04 12:05:54 +01:00 |
|
hneemann
|
1d51ab17d1
|
fixed a bug in the docu generation code
|
2018-03-03 21:22:16 +01:00 |
|
hneemann
|
73b50c32fc
|
updated README.md
|
2018-03-03 20:32:02 +01:00 |
|
hneemann
|
f0d63d32d3
|
added a list of available 74xx IC's to the documentation
|
2018-03-03 20:19:44 +01:00 |
|
hneemann
|
bc6bbbeae8
|
added 74670
|
2018-03-03 13:55:29 +01:00 |
|
hneemann
|
ec9d8e29a5
|
moved some 74xx chips
|
2018-03-03 12:08:28 +01:00 |
|
hneemann
|
623c5f5301
|
fixed some findbugs issues
|
2018-03-03 12:00:42 +01:00 |
|
hneemann
|
5b8f88f5a8
|
added a couple of 74xx open-collector chips
|
2018-03-03 11:41:15 +01:00 |
|
hneemann
|
ebf922c392
|
Enforce license notice also in test files
|
2018-03-02 10:19:04 +01:00 |
|
hneemann
|
ff186c8782
|
enforces proper license notice
|
2018-03-02 08:51:19 +01:00 |
|
hneemann
|
8582672cba
|
added proper GPL notice to all files
|
2018-03-02 08:35:38 +01:00 |
|
hneemann
|
942c074056
|
added proper GPL notice to some files
|
2018-03-02 08:29:25 +01:00 |
|
hneemann
|
f85eea58f9
|
updated release notes
|
2018-03-01 16:52:47 +01:00 |
|
hneemann
|
c7897a0de4
|
updated release notes
|
2018-03-01 08:44:01 +01:00 |
|
hneemann
|
836f21bbc6
|
added global ROM settings. closes #119, fixes #121
|
2018-02-28 12:40:47 +01:00 |
|
hneemann
|
7e65533ced
|
added gui test for new ROMDialog
|
2018-02-28 12:21:17 +01:00 |
|
hneemann
|
b970f07b04
|
fixed a bug is the DataEditor
|
2018-02-27 20:39:34 +01:00 |
|
hneemann
|
504bb53585
|
improved error messages in MissingShape.
|
2018-02-27 14:37:27 +01:00 |
|
hneemann
|
908aea3a9a
|
Moved the bus splitter to the misc. menu.
|
2018-02-27 12:53:00 +01:00 |
|
hneemann
|
0674855221
|
Merge branch 'master' into romManager
|
2018-02-27 12:34:58 +01:00 |
|
hneemann
|
d24b991bed
|
fixed a bug in the splitter, which ocures if definition is invalid
|
2018-02-27 12:30:40 +01:00 |
|
hneemann
|
4b54430a17
|
fixed a bug in the splitter, which ocures if definition is invalid
|
2018-02-27 12:23:08 +01:00 |
|
hneemann
|
aec2ac6b63
|
fixed a bug in the rom test case
|
2018-02-27 11:29:44 +01:00 |
|
hneemann
|
07603fe5d5
|
added some EPROMs to the library
|
2018-02-27 11:26:20 +01:00 |
|
hneemann
|
e9420ad69d
|
Moved "clear", "load" and "save" to the ROM content editor.
|
2018-02-27 11:25:53 +01:00 |
|
hneemann
|
0c7efdbc9c
|
minor layout changes
|
2018-02-26 23:53:46 +01:00 |
|
hneemann
|
1994ae8054
|
first working new rom management
|
2018-02-26 23:35:42 +01:00 |
|
hneemann
|
a2b554ddc5
|
added a configurable splitter spreading, closes #122
|
2018-02-26 12:59:40 +01:00 |
|
hneemann
|
02e700f463
|
improved the number parser
|
2018-02-26 12:28:28 +01:00 |
|
hneemann
|
2c311f6e70
|
improved english translation of documentation; thanks to @aaraujo666; closes #109
|
2018-02-26 08:04:49 +01:00 |
|
hneemann
|
df9b5213ec
|
adds a monoflop
|
2018-02-25 21:10:37 +01:00 |
|
hneemann
|
df66a91ef7
|
added the creation of a Vivado project file.
|
2018-02-25 12:01:30 +01:00 |
|
hneemann
|
6e42df447c
|
minor layout modifications in the 74181 implementation
|
2018-02-25 12:00:54 +01:00 |
|
hneemann
|
1c1339488f
|
fixed a bug in the 74181 implementation
|
2018-02-24 18:58:48 +01:00 |
|
hneemann
|
2713497776
|
Updated release notes, see #117
|
2018-02-24 15:13:19 +01:00 |
|
hneemann
|
586a5da6e0
|
Added a simple bidirectional bus splitter.
|
2018-02-24 15:08:11 +01:00 |
|
hneemann
|
3ef58281ee
|
Avoids inserting of corrupt circuits
|
2018-02-23 20:06:17 +01:00 |
|
hneemann
|
5245e52b4d
|
Limited the size of the "missing shape" shape.
|
2018-02-23 19:33:32 +01:00 |
|
hneemann
|
f118a6c565
|
removed overline decoration from SVG export because it looks awful.
|
2018-02-23 17:55:47 +01:00 |
|
hneemann
|
57312fab37
|
removed overline decoration from SVG export because it looks awful.
|
2018-02-23 17:31:27 +01:00 |
|
hneemann
|
06e320905e
|
typo
|
2018-02-23 15:19:02 +01:00 |
|
hneemann
|
f16c693f38
|
better explanation of as-ff set and clr inputs. closes #115
|
2018-02-22 17:03:55 +01:00 |
|
hneemann
|
76f8a16bab
|
adds IC 74779, closes #113
|
2018-02-22 14:45:44 +01:00 |
|
hneemann
|
10e7b8ecb2
|
fixed description of 7440
|
2018-02-22 10:35:08 +01:00 |
|
hneemann
|
3f3eb6b258
|
adds 7428 and 7440 which are duplicates of 7402 and 7413
|
2018-02-22 10:30:15 +01:00 |
|