DOS Debug
hey.. I'm really not sure where I should go for help with this so I decided to try here along with the other forums I've tried lol.
I used dos debug to dump a file (it HAS to be done using dos) the out is here pastebin.com/m69fa9513 so I have all that stored in file.scr now using debug in dos:
debug file.scr
r cx
AOF
n file.otm
w
q
that's "supposed" to assemble the dumped file back to an otm file. There's a reason why I'm doing it this way.. so yea, I'm just curious why it's not assembling it? I did it once and it assembled fine I just forgot what I did right...
thanks
ps: it copies the hex code as it is to file.otm
|