Activity
change code to use addressing helpers in all opcodes
change code to use addressing helpers in all opcodes
refactor tests to new addressing
refactor tests to new addressing
change inc and dec according to revamped code
change inc and dec according to revamped code
add constraints to nop
add constraints to nop
add accumulator-(x/y) register interaction opcodes
add accumulator-(x/y) register interaction opcodes
Merge branch 'main' into feat/add-sec-sed-sei
Merge branch 'main' into feat/add-sec-sed-sei
fix: sei and sed
fix: sei and sed
Force push
remove unnecessary computation
remove unnecessary computation
Merge branch 'feat/add-sec-sed-sei' of github.com:Prabhat1308/dappico…
Merge branch 'feat/add-sec-sed-sei' of github.com:Prabhat1308/dappico…
Merge branch 'main' into feat/add-sec-sed-sei
Merge branch 'main' into feat/add-sec-sed-sei
Merge branch 'feat/add-sec-sed-sei' of github.com:Prabhat1308/dappico…
Merge branch 'feat/add-sec-sed-sei' of github.com:Prabhat1308/dappico…
Merge branch 'main' into feat/add-sec-sed-sei
Merge branch 'main' into feat/add-sec-sed-sei
resolve conflicts
resolve conflicts
Merge branch 'main' into feat/add-CLI-CLV-CLC-CLD
Merge branch 'main' into feat/add-CLI-CLV-CLC-CLD
reolve merge conflicts
reolve merge conflicts
reolve merge conflicts
reolve merge conflicts
Merge branch 'main' into feat/add-CLI-CLV-CLC-CLD
Merge branch 'main' into feat/add-CLI-CLV-CLC-CLD
Merge branch 'main' into main
Merge branch 'main' into main
feat: add opcodes clc cld cli clv
feat: add opcodes clc cld cli clv