Thread: DOS Debug
View Single Post
  #1 (permalink)  
Old 08-27-2008, 10:59 AM
youwish youwish is offline
Newbie
 
Join Date: Aug 2008
Posts: 14
Credits: 0
Rep Power: 0
youwish will become famous soon enough
Arrow 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
Reply With Quote

Sponsored Links