SuperCIC pair mode disable switch
This commit is contained in:
@@ -595,6 +595,7 @@ mangle_key_withskip
|
||||
bsf PORTC, 1
|
||||
movf PORTC, w
|
||||
movwf 0x5e
|
||||
nop
|
||||
bcf PORTC, 1
|
||||
movf PORTC, w
|
||||
movwf 0x5f
|
||||
@@ -602,7 +603,6 @@ mangle_key_withskip
|
||||
nop
|
||||
nop
|
||||
nop
|
||||
nop
|
||||
btfss 0x20, 4 ; skip if half-byte carry
|
||||
goto mangle_return ; +2 cycles in return
|
||||
movf 0x20, w ; restore w (previously destroyed)
|
||||
|
||||
Reference in New Issue
Block a user