Hello,
I have an old library file and lost the source code. Is it possible to disassemble it to get the source ? It was built with a Keil compiler, though possibly an older version.
It is generic 8051 code. I know I couldn't get the original C code back, but would be happy with assembler.
Thanks
sites.google.com/.../search-the-8051-Disassembler-for-WINDOWS-10
It will detect the DB statement automatically. It will generate two files. You can run them on IDE then try to combine them to a better file.