Re: opening and reading a character from a file with emu8086 assembler
- From: "JGCASEY" <spamtrap@xxxxxxxxxx>
- Date: Sun, 25 Sep 2005 01:16:45 +0000 (UTC)
spamt...@xxxxxxxxxx wrote:
> Hi! I am new to assembly. I am currrently writing a
> program that opens a file, reads on character at a
> time and print each character on the screen.
> It prints the '$' character in a seemingly infinite
> loop. Here is my code:
>
...
>
> so where is the bug?
I have some old DOS code on all this. If you are interested
just send a private email. It is written in the NASM syntax
and I used NASMIDE for my 16 bit DOS programming.
Debugging other peoples code is boring. If you have a good
tutorial source there should be plenty of bug free sources
for you to learn from.
Regards,
John
.
- References:
- Prev by Date: Re: Clever ways to hide a compare
- Next by Date: Re: Clever ways to hide a compare
- Previous by thread: Re: opening and reading a character from a file with emu8086 assembler
- Next by thread: Re: opening and reading a character from a file with emu8086 assembler
- Index(es):
Relevant Pages
|