Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site aplvax.UUCP Path: utzoo!watmath!clyde!floyd!harpo!seismo!rlgvax!cvl!umcp-cs!aplvax!ded From: ded@aplvax.UUCP Newsgroups: net.micro.cpm Subject: Calling infinity. Are you there? Message-ID: <516@aplvax.UUCP> Date: Sat, 18-Feb-84 10:35:36 EST Article-I.D.: aplvax.516 Posted: Sat Feb 18 10:35:36 1984 Date-Received: Sun, 19-Feb-84 08:19:20 EST Organization: JHU/Applied Physics Lab, Laurel, MD Lines: 21 I recently came across this piece of code: PUSH B PUSH D PUSH H CALL 0000 POP H POP D POP B What is going on here? The pop instructions are never reached since the CALL 0000 sends us into warmstart. If this involves some sort of clever trick, I can't see it. Any comments will be appreciated. -- Don Davis JHU/APL ...decvax!harpo!seismo!umcp-cs!aplvax!ded ...rlgvax!cvl!umcp-cs!aplvax!ded