Forest Darling wrote on 2024-06-25 15:00:
Hello all!
I am new to using SDCC, and I am working with some legacy 8051 codebase
that is written in assembly. I would like to port one function at a
time
from assembly to C, eventually converting the entire codebase while
testing
it as I go. However,
Hello all!
I am new to using SDCC, and I am working with some legacy 8051 codebase
that is written in assembly. I would like to port one function at a time
from assembly to C, eventually converting the entire codebase while testing
it as I go. However, I need to be in control of how the C generate