Skip to content
Michael B.Kh edited this page Jan 4, 2017 · 3 revisions

emu8086-drawer_v0.9.20161218 [Obviously pr-released in 18 dec. of 2016] developed by Michael Bidollahkhany

After around 4 days serious coding..., ultimately it's done. EMU8086-drawer application is an application for converting simple graphical draws and shapes to 8086 assembly code in graphic mode.

Story of what happens I decided code this?!

Once upon a day, at usual Microprocessor lab. I thought with my self why we should repeat assembly codes for drawing every point, line and etc. when those codes has a lot of repeating lines and we just change their numbers? so I started this application, Now what you're seeing is a pre-released[build 9.20161218] as first version of what I thought that moments.

Acknowledgment

Best regards & a lot of thanks to Dr. Masoud Ziabari for supporting. He encouraged me to complete and develop the project to the commercial version and publish it; but unfortunately I haven't enough time to do it, also I programmed this application just for rescue myself from wasting time in lab..

Development guide

It has dirty coding but I think this is enough good for just those less time I spend on programming the project. You can upgrade each part of the project or rebuild it but under MIT copyright license, it means your edit or rebuild or etc. should includes The below copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

"Copyright (c) 2016 Michael B.Kh."

Suggestion for future development

Next version should has -installable components for new commands -more interactive suggestion box for completing automatically the orders.

Captured sample