flat assembler
Message board for the users of flat assembler.
Index
> Windows > 64-bit equivalent to 32-bit "debug.exe" |
Author |
|
System86 21 Jul 2008, 16:34
DOS debug does not work on 64-bit, because DOS programs run in real mode and long mode does not support vm86 mode. You could run debug in an emulator like DOSBOX, use some other program to write the boot sector, or write your own program that uses the PHYSICALDRIVE interface.
For other debug stuff/scripting you could look into various command-line debuggers. Various ones are available for windows. |
|||
21 Jul 2008, 16:34 |
|
StarKnightD 21 Jul 2008, 20:03
I already know that it doesn't work, read the post before responding.
I was asking about equivalents/"knockoffs" to it, wise ass. |
|||
21 Jul 2008, 20:03 |
|
LocoDelAssembly 21 Jul 2008, 20:21
Use some of your advice for yourself too, System86 pointed out why debug.exe is not available and with a little of brain power you could realize that there will be no equivalents to it.
And what are the other things you did with the "scripting functionality"? You have the solution of writing to a floppy by using what System86 said, do you need something? http://msdn.microsoft.com/en-us/library/aa363858.aspx And http://www.chrysocome.net/rawwrite (This one is for Windows so it should work for 64-bit environments) |
|||
21 Jul 2008, 20:21 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.