Releases
v0.3.7
urish
released this
14 May 15:43
feat(rtc): toy rtc implementation 8da8a42
fix(rp2040): bug in lsrs carry calculation c3965fb
fix(rp2040): bug in lsrs when shift >= 32 #24 e5b93a3
fix(rp2040): carry flag in CMP register aad24cb
fix(rp2040): cmp carry issue 7c31662
fix(rp2040): adcs adding 0+0 with carry shouldn't set overflow 2342ce2
fix(rp2040): don't update flags in ADD reg (encoding T2) ac893f9
fix(rp2040): User generated interrupts (IRQ >= 26) keep firing forever #22 c2e2915
fix(rp2040): POP and ExceptionReturn don't play nicely together #21 923441c
fix(rp2040): SP / R13 lowest bits should always be zero #17 8c8603c
fix(gdbserver): support 8-bit register writes ca1519a
fix(gdbclient): accept S response in singleStep() ec37748
fix(gdbclient): allow writing of 8-bit registers f83f4a1
feat(debug): implement gdbdiff 0237923
test(instructions): zero out flags when running against silicone 54e207e
test(instructions): fix tests that fail on silicone 50c02c4
test(instructions): fix duplicate test name 29970d0
test(rp2040): complete assembler tests (#23 ) faccc9b
test(rp2040): add missing opcodeXXX (#18 ) 9198f6a
style: reformat code with prettier 9f7b970
v0.3.6...v0.3.7
You can’t perform that action at this time.