mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-08 14:25:05 +00:00
Update documentation.
This commit is contained in:
@@ -420,7 +420,7 @@ class ProcessorBase: public ProcessorStorage {
|
||||
/*!
|
||||
Sets the value of a register.
|
||||
|
||||
@see get_value_of_register
|
||||
@see value_of
|
||||
|
||||
@param r The register to set.
|
||||
@param value The value to set. If the register is only 8 bit, the value will be truncated.
|
||||
|
Reference in New Issue
Block a user