Re: A86: Anyone else had problems with _puts?
[Prev][Next][Index][Thread]
Re: A86: Anyone else had problems with _puts?
On Tue, 2 Sep 1997 Steve86Asm@aol.com wrote:
> Actually, the program is only 5116 bytes, and it only freezes when I do that
> one _puts. The only difference with that one is that to get the string, I
> point hl to a table of offsets, add the mass, move (hl) to de, point hl to
> the list of element names (0 terminated), add de, and then call it. Nothing
> there should mess that up, would it?
No, it shouldn't. Are you sure that you pop everything that was pushed
before the ret?
--------
Dan Eble (mailto:eble@cis.ohio-state.edu)
(http://www.cis.ohio-state.edu/~eble)
Follow-Ups:
References: