RE: [stella] Robot City v0.18

Subject: RE: [stella] Robot City v0.18
From: "Dennis Debro" <ddebro@xxxxxxxxxxxxx>
Date: Mon, 2 Sep 2002 07:03:36 -0400
Thomas worte:

>That macro is used here to waste 3 cycles. I wrote that macro 
>to make it easier to adjust the timing of my kernels. And 
>something like SLEEP 7 is easier to read as two NOPs and a BIT. 
>
>You can replace SLEEP 3 with eg. BIT $00 (and SLEEP 4 with two 
>NOPs).

That's cool can you send asm variables to the macro too? Sort of like
SLEEP delayTimer.

>What DASM version are you using?

DASM V2.12.04, high level Macro Assembler
(C)Copyright 1988 by Matthew Dillon, All Rights Reserved
Improvements (C)Copyright 1995 by Olaf 'Rhialto' Seibert, All Rights
Reserved


------------------------------------------------------------------------
----------------------
Archives (includes files) at
http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread