Re: A few question to advanced people
ok i did a VERY small amount of research on assembly language but im new to assembly language.
Lets say i make a c program and open it in hex editor on the side it show the actual source code like for loops, print statments arrays the entire source code, should it not do the same for the .bin file or would i have to decomplie to another file extension or what?