flat assembler
Message board for the users of flat assembler.
Index
> Windows > See data in register or memory |
Author |
|
baldr 05 Dec 2010, 21:48
Allo10,
There are none (unless you write them). Use proper tools (e.g. debugger). |
|||
05 Dec 2010, 21:48 |
|
Madis731 06 Dec 2010, 07:08
In Windows the simplest debugging is to output some strings to MessageBox. When you need one digit, you can just output a character 0x30+number. 6 would become 0x36.
With register or memory you need to use a debugger. |
|||
06 Dec 2010, 07:08 |
|
edfed 07 Dec 2010, 19:13
not only underwindows.
any platform that lets you display strings can be used for the main program, and debug. there are many games that have a debug mode, a mode that displays some datas, and let you play with, instead of moving sonic, jump, etc, you can select gravity, item, etc. see "sonic 3 & sonics & knuckles debug mode" in youtube for more ideas. |
|||
07 Dec 2010, 19:13 |
|
baldr 09 Dec 2010, 21:10
Allo10,
Are you familiar with C formatted I/O? MSVCRT.DLL can give you printf(), along with other (you aren't afraid of console, are you? ). |
|||
09 Dec 2010, 21:10 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.