• convert "c"to <<assembly>>
    dear sir; i use " c51.exe file.c SRC "for compile c source to assembly(file.a51). then "A51.exe file.a51" for convert to object code . but this produre is wrong. please help me
  • Assembler to C converter
    Does anyone know of a converter to take 8051 assembly source code to C source code.
  • Convert assembly to Keil C
    Assembly code for reading internal EEPROM of AT89S8252: WMCON DATA 96h ; watchdog and memory control register EEMEN EQU 00001000b ; EEPROM access enable bit EEMWE EQU 00010000b ; EEPROM write enable...
  • Convert Assembly code to Keil C
    Amount line code about 300. So that, you could help me by indicate some ebook step by step to solve this case. If anyone can help me to convert,i'm very happy. Plz mail victorvn2003@yahoo.com MJ, ...
  • 6809 to 8051 assembly language converter
    I have a potential customer that is interested in porting a 6809 application to the 8051. His 6809 code is all assembly. Does anyone know of any tools that can help him do this?