sonelu / roboglia

Robotics framework
GNU General Public License v3.0
0 stars 1 forks source link

Need a "signed" register #34

Closed sonelu closed 4 years ago

sonelu commented 4 years ago

We need either a class or an attribute of BaseRegister to indicate if the register is "signed" meaning that the highest bit represents the sign of the value.