MPROMEditor now calls its columns "Opcode" and "muPC"
[Mograsim.git] / plugins / net.mograsim.logic.core /
2020-11-02 Daniel KirschtenBumped the version to 0.1.4
2020-10-14 Daniel KirschtenBumped the version to 0.1.3
2020-10-14 Daniel KirschtenBumped the version to 0.1.2
2020-10-07 Daniel KirschtenIntroduced sim speed description. Fixes #16
2020-09-19 Daniel KirschtenBumped the version to 0.1.1
2020-03-31 Daniel KirschtenMerge branch 'development' into 'master'
2020-03-27 Daniel KirschtenRestructured the Preferences system
2020-03-26 Daniel KirschtenChanged the line ending to LF in the Resource settings...
2019-10-16 Christian FemersRemoved unused code of Bit
2019-10-12 Daniel KirschtenImproved BitVectorFormatter for bitvectors of length 1
2019-10-12 Daniel KirschtenOnly BitDisplay now uses dashes instead of Z
2019-10-12 Daniel KirschtenSome work on improving BitVector<->String conversions
2019-10-12 Fabian StemmlerRolled back toString change in BitVector, moved it...
2019-10-12 Fabian StemmlertoString now returns '-' for BitVectors consisting...
2019-10-05 Daniel KirschtenMerge branch threads into development
2019-10-05 Fabian StemmlerFixed 2 Simulation bugs
2019-10-03 Daniel KirschtenFixed / worked around Am2900Machine not booting sometimes
2019-10-02 Daniel KirschtenCoreClock now starts as 1 to make Am2900Machine work...
2019-10-02 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-02 Daniel KirschtenFixed ModelClock's high level state:
2019-09-30 Daniel KirschtenIntroduced getters for executionSpeed
2019-09-26 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-26 Fabian StemmlerSetting simulation speed higher should no longer have...
2019-09-26 Daniel KirschtenSimulation speed now can be edited via a text field
2019-09-26 Daniel KirschtenFixed a stupid bug causing LogicExecuter to eat your CPU
2019-09-26 Daniel KirschtenFixed execution freezing when the next queued event...
2019-09-26 Daniel KirschtenSped up logic core execution by 1000%
2019-09-26 Daniel KirschtenPauseableTimeFunction now supports non-integral speed...
2019-09-20 Fabian StemmlerMerge branch 'development' of
2019-09-20 Fabian StemmlerSimulation can now be slowed and paused
2019-09-16 Daniel KirschtenMerge branch 'cont-integr-2' into 'development'
2019-09-16 Christian FemersThe final restructured version for automatic build...