|
Subject: Re: [stella] Paddles From: Paul Slocum <paul-stella@xxxxxxxxxxxxxx> Date: Mon, 08 Jul 2002 02:54:45 -0500 |
BTW: WSYNC only needs 3 cycles (not 5, I'm still making this mistake sometimes), so that suggestion only saves 2 cycles.
-----------------------------------------------------------
lda INPT0 ;3
bmi paddles1 ;2 or 3
sty.w padVal1 ;4
paddles1a; the following code must be positioned outside the main loop, but
inside 128 bytes (e.g. before scanLoop or quitScanLoop):
paddles1 ;
bmi paddles1a ;3 = 9
--------------------------------------------------------------------------------------------------------------------------------------------------------- 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] Paddles, Thomas Jentzsch | Thread | Re: [stella] Paddles, Thomas Jentzsch |
| Re: [stella] Paddles, Thomas Jentzsch | Date | [stella] More Motivation :-), Manuel Polik |
| Month |