A proposal for resolving the loading problem of json files
[Mograsim.git] / net.mograsim.machine /
2019-09-02 Daniel KirschtenRemoved duplicate code in GUIMemoryWA; removed obsolete...
2019-09-02 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-02 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-02 Fabian StemmlerAdded View for micro instruction editor
2019-09-02 Daniel KirschtenCleaned up implementations of GUIComponent#getParamsFor...
2019-09-02 Daniel KirschtenFixed text file encoding
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-09-01 Fabian StemmlerMerge branch 'fusebug' of https://gitlab.lrz.de/lrr...
2019-08-31 Daniel KirschtenPins now have a PinUsage
2019-08-31 Daniel KirschtenMerge branch 'development' into fusebug
2019-08-31 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-31 Fabian StemmlerFleshed out Memory and Microprogramming interfaces
2019-08-29 Fabian StemmlerBoolean and IntegerImmediates can be accessed as boolea...
2019-08-28 Fabian StemmlerMnemonics now exist only as part of a MnemonicFamily
2019-08-28 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-27 Fabian StemmlerMemoryView is now updated when the memory is modified
2019-08-27 Fabian StemmlerMerge branch 'development' of
2019-08-27 Fabian StemmlerGeneralized common functionality of different Memories...
2019-08-27 Fabian StemmlerReworked Parameter Classifications
2019-08-27 Daniel KirschtenUndo renaming of BitVector's length to width
2019-08-26 Fabian StemmlerRefined MicroInstructionDefinition and associated classes
2019-08-26 Fabian StemmlerDefined Interfaces regarding MicroInstructions
2019-08-26 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-26 Fabian StemmlerAdded size() in MainMemoryDefinition
2019-08-26 Daniel KirschtenFurther renaming of length to width
2019-08-26 Christian FemersRefactored Wire and finally renamed length to width
2019-08-25 Fabian StemmlerFixed WordAddressableMemoryTest
2019-08-25 Fabian StemmlerMainMemory now supports cells being accessed as BigIntegers
2019-08-24 Fabian StemmlerAdded MachineException and MemoryException
2019-08-24 Fabian StemmlerUpdated MainMemory interface
2019-08-23 Christian FemersMoved main memory to machine module
2019-08-18 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-08-18 Christian FemersAdded machine plugin project to repository