Assembly to Machine code (HEX) converter Code
Converts Assembly code to Machine code for 8085 microprosessor
                
                Brought to you by:
                
                    somesh0949
                    
                
            
            
        
        
        
    | File | Date | Author | Commit | 
|---|---|---|---|
| src | 2017-01-13 |  Someshthakur | [755222] Confirm Closing action | 
| README.md | 2017-01-09 |  Somesh Thakur | [226646] Update README.md | 

Assemtohex is code convertor which converts assembly code to machine code of any specific microprocessor, currently only Intel 8085 is suppored.
Features : -
  - Check Instructioin format
  - Verify the address, data.
  - Easy to use. Just one click UI.
[ Developed And Maintained by Somesh Thakur. Contact :- someshthakur33@gmail.com ].