1064 Commits

Author SHA1 Message Date
hneemann
cea783e945 updated readme.md 2016-12-17 18:46:11 +01:00
hneemann
97b790f4be updated readme.md 2016-12-17 17:54:14 +01:00
hneemann
591be2c9cb Minor cleanup of remote interface implementation 2016-12-17 17:42:12 +01:00
hneemann
e9af552d91 Removed complete listing support from simulator.
Listing functions are moved to the assembler IDE.
2016-12-17 10:56:48 +01:00
hneemann
0213a358b0 fixed #6
The ROM from the assembler is now loaded to the model instead of loading it to the circuit.
2016-12-17 10:27:11 +01:00
hneemann
9b2f3b5334 Removed complete listing support from simulator.
Listing functions are moved to the assembler IDE.
2016-12-16 20:26:28 +01:00
hneemann
ea86dd1b93 rom address is send back to assembler via TCP/IP interface 2016-12-16 20:02:27 +01:00
hneemann
0166fba015 renamed a file 2016-12-16 13:53:37 +01:00
hneemann
bc30c5b1c5 sync off intr input with a flipflop 2016-12-15 16:41:32 +01:00
hneemann
f4f1946ce0 Merge branch 'master' of bitbucket.org:hneemann/digital 2016-12-15 12:08:08 +01:00
helmut.neemann
a9979e3210 interrupt synchronized with clock to avoid missing ISR calls which the block the IC 2016-12-15 11:41:52 +01:00
hneemann
0b06c92b07 fixed some checkstyle issues 2016-12-14 21:18:34 +01:00
hneemann
0c7aea59e0 added an additional test 2016-12-14 20:34:21 +01:00
hneemann
c31554c5b1 new test data parser parses hex numbers correct 2016-12-14 20:27:21 +01:00
hneemann
a9360a465f new DataField converter writes hex numbers 2016-12-14 20:14:32 +01:00
hneemann
cec509f245 minor changes to Interrupt processor 2016-12-14 18:30:25 +01:00
hneemann
1f9cb83cff If started from assembler in non debug mode, all debug dialogs are closed. 2016-12-14 17:40:07 +01:00
hneemann
b0af3e5d10 added a counter as a time to fire interrupts. 2016-12-14 14:54:20 +01:00
hneemann
719758f583 Added a special converter for DataFields. Needed to keep the xml small in case ROMs with a large amount of data. 2016-12-14 14:14:08 +01:00
hneemann
887e5c2bbe added simple interrupt controller to processor 2016-12-14 10:39:12 +01:00
hneemann
890b297eab avoid "null" error messages. 2016-12-14 09:26:46 +01:00
hneemann
5b1d42387f fixed a sync bug is remote interface is used 2016-12-13 15:42:38 +01:00
hneemann
1c21d0328f added GPI Element to the processor 2016-12-13 13:52:52 +01:00
hneemann
eadc8950f3 added terminal title 2016-12-13 13:49:10 +01:00
hneemann
41f055fc2e improved description of the switch 2016-12-08 10:37:43 +01:00
hneemann
cccbf76994 removed all travis ttf changes 2016-12-07 16:31:25 +01:00
hneemann
d2b37a4c3a added ttf support by installing the relevant packages untagged-9034effc3eb87c47110e 2016-12-07 16:22:28 +01:00
hneemann
7c6244e9f1 added ttf support by installing the relevant packages 2016-12-07 15:59:14 +01:00
hneemann
7bde418c1b added ttf support by installing the relevant packages 2016-12-07 15:55:39 +01:00
hneemann
56989189ee added ttf support by installing the relevant packages 2016-12-07 15:43:11 +01:00
hneemann
258ba79e58 added ttf support by installing the relevant packages 2016-12-07 15:14:53 +01:00
hneemann
988187c78a added ttf support by installing the relevant packages 2016-12-07 14:55:45 +01:00
hneemann
03f61f0c57 added ttf support by installing the relevant packages 2016-12-07 14:47:57 +01:00
hneemann
aa112f2124 added an error message if a paste action fails, because the clip board data is not importable. 2016-12-07 11:02:31 +01:00
hneemann
1f0786d225 fixed some findbugs issues 2016-12-03 12:45:39 +01:00
hneemann
5f7ffc8ceb fixed some checkstyle issues 2016-12-03 12:27:52 +01:00
hneemann
c2af12d772 fixed some checkstyle issues 2016-12-03 12:12:59 +01:00
hneemann
c73f4c119f made expression parser more flexible udn added integer literal HEX notation to parser 2016-12-03 11:39:01 +01:00
hneemann
c43cc94cdf fixed #12
simplified test data with new test data parser
2016-12-02 18:55:39 +01:00
hneemann
adeb73ba65 enabled new testdata parser 2016-12-02 18:33:14 +01:00
hneemann
ab5a5feea6 enabled new testdata parser 2016-12-02 18:10:51 +01:00
Helmut.Neemann
c6ff2f61d4 first version of new test data parser 2016-12-02 16:15:08 +01:00
hneemann
85f12648f7 added some more tests 2016-12-01 21:22:06 +01:00
hneemann
82a6739737 made "don't care" in test case inputs functional 2016-12-01 20:48:29 +01:00
hneemann
ff2be7b95c updated release notes 2016-12-01 20:46:48 +01:00
hneemann
3dc095d89d made "don't care" in test case inputs functional 2016-12-01 20:44:51 +01:00
helmut.neemann
48f48d04e2 Merge branch 'master' of https://bitbucket.org/hneemann/digital 2016-12-01 16:18:05 +01:00
helmut.neemann
bde6b5d71b fixed issue #11 2016-12-01 15:57:01 +01:00
hneemann
78b63247b8 added tests for comparators 2016-11-30 21:19:53 +01:00
hneemann
99ee98a445 added tests for some arithmetic examples 2016-11-30 21:09:07 +01:00