Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site sdcsvax.UUCP Path: utzoo!watmath!clyde!burl!hou3c!hocda!houxm!ihnp4!zehntel!hplabs!sdcrdcf!sdcsvax!laman From: laman@sdcsvax.UUCP (Mike Laman) Newsgroups: net.games.rogue Subject: Re: Save Game bug Message-ID: <90@sdcsvax.UUCP> Date: Mon, 24-Sep-84 17:37:15 EDT Article-I.D.: sdcsvax.90 Posted: Mon Sep 24 17:37:15 1984 Date-Received: Thu, 27-Sep-84 04:10:34 EDT References: <1135@eosp1.UUCP> <86@sdcsvax.UUCP> Reply-To: laman@sdcsvax.UUCP (Mike Laman) Organization: EECS Dept. U.C. San Diego Lines: 26 Organization: Keywords: In article <86@sdcsvax.UUCP> laman@sdcsvax.UUCP (Mike Laman) writes (Yea, that's me! Ohhhh. How embariskin.): > : > : > : > >Change the "cmpb (r10),$43" to: > > ashl $5,r7,r1 > addl2 r8,r1 > ashl $3,r1,r1 > cmpb (r1),$43 Opps that should be: ashl $5,r7,r1 addl2 r8,r1 ashl $3,r1,r1 cmpb Places(r1),$43 <===== Here is the change to my change I'm sorry! Mike Laman UUCP: {ucbvax,philabs,sdcsla}!sdcsvax!laman