Xref: news2.mv.net comp.os.msdos.djgpp:8150 From: robert DOT fremin AT mailbox DOT swipnet DOT se (Robert Fremin) Newsgroups: comp.os.msdos.djgpp Subject: Re: Assembler problem Date: Sun, 01 Sep 1996 13:26:48 GMT Organization: - Lines: 8 Message-ID: <32298ef7.4805498@nntpserver.swip.net> References: <01bb9803$2adbeac0$89fa82c1 AT hiway DOT co DOT uk DOT hiway DOT co DOT uk> NNTP-Posting-Host: dialup96-7-13.swipnet.se NNTP-Posting-User: s-24178 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp You push registers every loop, but if you jump to mints: you wont pop them. I recommend using extended syntax, so you can skip those push/pop. --- Robert Fremin ----------------------------------- --- http://bip.concept.se/user/sprite/hemsida.htm --- -----------------------------------------------------