comproto: Fixed a bug.
Was not saving low byte of value.
This commit is contained in:
@@ -385,6 +385,7 @@ CPRO_EnqueueDebug_error:
|
|||||||
CPRO_EnqueueValue:
|
CPRO_EnqueueValue:
|
||||||
mov r6, r16
|
mov r6, r16
|
||||||
mov r7, r17
|
mov r7, r17
|
||||||
|
mov r8, r18
|
||||||
mov r9, r19
|
mov r9, r19
|
||||||
mov r10, r20
|
mov r10, r20
|
||||||
mov r11, r21
|
mov r11, r21
|
||||||
|
|||||||
Reference in New Issue
Block a user