Commit Graph
6 Commits
Author SHA1 Message Date
Ferit Yiğit BALABAN 893817eb3a Remade btnLoad preinitialization & Added code loader 2021-10-30 05:49:22 +03:00
Ferit Yiğit BALABAN 0ce36f42c8 Implemented Start button func. & SetStatus() 2021-10-30 05:12:22 +03:00
Ferit Yiğit BALABAN 587ab5d0c4 Moved execution code to Execute() method
btnStep_Click and btn_Start uses same functionality, moved execution code to an independent function to reduce line duplication
2021-10-30 04:58:00 +03:00
Ferit Yiğit BALABAN 833cbd7b55 Refactoring and clean up 2021-10-29 18:16:40 +03:00
Ferit Yiğit BALABAN 99fb6c6887 Implemented step by step execution 2021-10-29 18:05:58 +03:00
Ferit Yiğit BALABAN 882d9e44c7 Moved project files to /src 2021-10-29 14:15:10 +03:00