Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site hpda.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!hplabs!hpda!jrg From: jrg@hpda.UUCP (Jeff Glasson) Newsgroups: net.micro.cbm Subject: Re: Commodore 64 Stack Message-ID: <1377@hpda.UUCP> Date: Fri, 18-Apr-86 12:49:27 EST Article-I.D.: hpda.1377 Posted: Fri Apr 18 12:49:27 1986 Date-Received: Sun, 20-Apr-86 05:27:43 EST References: <493@unccvax.unccvax.UUCP> Reply-To: jrg@hpda.UUCP (Jeff Glasson) Distribution: net Organization: Hewlett-Packard Co., Cupertino, CA Lines: 16 In article <493@unccvax.unccvax.UUCP> jeh@unccvax.UUCP (Jeffrey Holman) writes: > > Can anyone tell me if there is a way to reset the stack pointer in ML? >I want to move the location of the stack to some bigger area of memory for >use in a possible compiler. I am afraid that this is impossible since I >have been unable to find any reference to the stack pointer location in >memory. The 6502 processor processer only has an 8-bit stack pointer. The high order 8 bits are hardwired into the CPU to be page 1 of memory (address $0100 to $01ff). There is no way to change this. Jeff Glasson Hewlett-Packard ISO ucbvax!hpda!jrg