|
||||||
| General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
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 |
| Sponsored Links |
|
|
|
|||||
|
Check dargueta's blog. He's writing a series on architecture, debugging, assembling, disassembling and much more, and he's using debug for many of the examples.
|
|
|||
|
Assembly is the only language I know. However that doesn't answer my question
The issue still exists. How to assemble hex code using dos debug...ps: why the hell is he using 16-bit for teaching assembly when we're in the 64-bit days although everything is still 32-bit..for now ![]() pps: Dos isn't my strong point, there was no need at-all for me to use it for something like this up until now. The correct input was: rcx 56F0 n C:\file w q thank you for you're reply ![]() Last edited by youwish; 08-27-2008 at 03:34 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Debug Mode | dirkfirst | Managed C++ | 4 | 10-09-2007 09:11 PM |
| Project Debug Database | Chan | C# Programming | 1 | 05-03-2007 12:59 PM |
| Visual Studio 2005 and Windows Vista | Jordan | General Programming | 3 | 01-22-2007 04:21 PM |
| Debug Vs. Release | NeedHelp | C# Programming | 1 | 07-12-2006 10:44 PM |
| Variable to Debug Window | Void | C# Programming | 3 | 07-04-2006 09:26 AM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |
Goal: 100,000 Posts
Complete: 100%