Hi All;
Are there any console application tuturials for masm out there.
thx
Are there any console application tuturials for masm out there.
thx
I'm not sure about tutorials, but there's been at least a couple of recent threads about this subject and at least a couple pieces of source code posted as well. Try searching the forum.
I posted the sourcecode to a console based application in the game programming forum
Check under... "Text based game...Going old school"
Not exactly a tutorial, but maybe you can work out what's going on (since I posted the source code as I was developing new ideas)...
Hope it helps,
Sliver
Check under... "Text based game...Going old school"
Not exactly a tutorial, but maybe you can work out what's going on (since I posted the source code as I was developing new ideas)...
Hope it helps,
Sliver
3-31-2002
I have been writing a rather extensice applicaiton in MASM using consoole functions.
I have created a large number of macros which I use
to select screen colors, size,display text, get kB input,etc.
If you are interested I would be glad to share them with ou.
They are not specifically documented but might be of some help.
I have been writing a rather extensice applicaiton in MASM using consoole functions.
I have created a large number of macros which I use
to select screen colors, size,display text, get kB input,etc.
If you are interested I would be glad to share them with ou.
They are not specifically documented but might be of some help.