@csepp yeah, it assembles and disassembles, keeping comments and all types of labels. The source code is actually the binary file itself along with the symbols file.
Top-level
@csepp yeah, it assembles and disassembles, keeping comments and all types of labels. The source code is actually the binary file itself along with the symbols file. 4 comments
@neauoire Ohh so that's why Oquonie comes with a symbols file, I thought it was just for debugging. @csepp ah yes that's not a hex editor, that's just left, here's the hex editor with the ascii data, and overlapped in the step debugger, and the raw binary. |
@csepp this is what my source files look like