Re: [stella] Help Interpreting Code

Subject: Re: [stella] Help Interpreting Code
From: Thomas Jentzsch <tjentzsch@xxxxxx>
Date: Sun, 14 Jul 2002 09:45:45 +0200
Kirk wrote:
>I've been thinking that writing out the binary is probably 
clearer
>than using hex not just for graphics, but for a lot of special 
registers that use "oddball" bits...

Yes, it's cleaner. And it's even more cleaner, if you use 
binary defined equates (e.g. from a not-yet-existing standard 
constants include file) and use them in your code instead. ;-)

Have fun!	
Thomas




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


Current Thread