Well, with all of the info I learned in the other topic, I got a
good document on x86 registers, indexes, pointers and such.
I will need to know more, so please bear with me...I am new to
playing with this stuff.
If you don't feel like answering these questions, feel free to
ignore me, or point me to a good reference.
(I plan to get my DOS programming books back soon)
How do I retreive ASCIIZ strings?
ie: DS:SI -> 64-byte buffer for ASCIZ pathname
------------------
Amos
mailto:[email protected][email protected]</A>
good document on x86 registers, indexes, pointers and such.
I will need to know more, so please bear with me...I am new to
playing with this stuff.
If you don't feel like answering these questions, feel free to
ignore me, or point me to a good reference.
(I plan to get my DOS programming books back soon)
How do I retreive ASCIIZ strings?
ie: DS:SI -> 64-byte buffer for ASCIZ pathname
------------------
Amos
mailto:[email protected][email protected]</A>
Comment