Re: [stella] (was: New to 2600 Programming)

Subject: Re: [stella] (was: New to 2600 Programming)
From: "Clay Halliwell" <clay.h@xxxxxxxxxxxxxxxx>
Date: Sat, 10 Nov 2001 08:45:37 -0600
----- Original Message -----
From: "Glenn Saunders" <cybpunks2@xxxxxxxxxxxxx>
To: <stella@xxxxxxxxxxx>
Sent: Saturday, November 10, 2001 3:03 AM
Subject: Re: [stella] (was: New to 2600 Programming)


> When writing a program you separate your code and your data into
> blocks.

You can, but unlike on Intel processors, you don't have to. 650x CPUs don't
care how you mix up the code and data. Some 2600 games even use chunks of
their own code *as* data.

--Clay


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


Current Thread