MPROMEditor now calls its columns "Opcode" and "muPC"
[Mograsim.git] / LogicUI / src / era / mi / gui / examples / Playground.java
2019-05-29 Daniel KirschtenClass hierarchy cleanup:
2019-05-29 Fabian StemmlerMerge branch 'development' of
2019-05-29 Fabian StemmlerMerge branch 'development' of
2019-05-29 Daniel KirschtenRecreated RSLatchExample in Playground
2019-05-29 Daniel KirschtenCreated a working, usable example in Playground
2019-05-29 Daniel KirschtenActually use adapter. Somehow this introduced a renderi...
2019-05-29 Daniel KirschtenAdded concept of wire width to GUIComponents and GUIWires
2019-05-29 Fabian StemmlerMerge branch 'development' of
2019-05-28 Daniel KirschtenAdded code for testing automatic redraws for model...
2019-05-28 Daniel KirschtenSmall changes; mainly in the listener system:
2019-05-28 Daniel KirschtenLogicUICanvas now uses the new listener system; changes...
2019-05-28 Daniel KirschtenStarted restructuring LogicUI