Difference between revisions of "Copper Data"

From SpecNext official Wiki
Jump to: navigation, search
(Created page with "{{NextRegister |Number=$60 |Readable=No |Writable=Yes |ShortDesc=Used to upload code to the Copper. }}")
 
Line 5: Line 5:
 
|ShortDesc=Used to upload code to the [[Copper]].
 
|ShortDesc=Used to upload code to the [[Copper]].
 
}}
 
}}
 +
After the write, the index is auto-incremented to the next memory position.
 +
 +
Each Copper instruction is composed by two bytes (16 bits) - two writes are required to complete one instruction upload.

Revision as of 00:37, 23 December 2018

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.

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