| Subject: Re: [stella] An exercise in minimalism... From: Manuel Polik <cybergoth@xxxxxxxx> Date: Mon, 23 Jun 2003 08:01:07 +0200 | 
Hi there!
>On second glance it sets the stack pointer to zero in 
>the last iteration ;-)
Hm...
        ldx #0
        txa
Clear   txs
	   inx
        pha
        bne Clear
should do...
Adding CLD to the INIT macro might be a good idea as 
well.
Greetings,
	Manuel
----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [stella] An exercise in minimal, Andrew Davie | Thread | Re: [stella] An exercise in minimal, Manuel Polik | 
| Re: [stella] An exercise in minimal, Manuel Polik | Date | Re: [stella] An exercise in minimal, Andrew Davie | 
| Month |