Difference between revisions of "Copper Data"

From SpecNext official Wiki
Jump to: navigation, search
m (3 revisions imported)
 
(No difference)

Latest revision as of 10:59, 14 April 2019

Number $60
Readable No
Writable Yes
Short Description Used to upload code to the Copper.

After the write, the index is auto-incremented to the next memory position. The index wraps to zero when the last BYTE of program RAM is written (position 2047).

Each Copper instruction is composed by two bytes (16 bits) - two writes are required to complete one instruction upload.