Copper Data 8-bit Write Register

From SpecNext Wiki
Revision as of 11:20, 14 October 2025 by Xalior (talk | contribs) (Xalior moved page Copper Data to Copper Data 8-bit Write Register: match formal nextreg.txt name)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Number TBRegisterNumber::$60
Readable TBRegisterReadable::No
Writable TBRegisterWritable::Yes
Short Description [[ShortDesc::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.