Releases: wokwi/rp2040js
Releases · wokwi/rp2040js
0.3.5
- feat(rp2040): count clock cycles 8f1d1df
- feat(rp2040): add CMN, REV16, REVSH, ROR, SXTH #9 98e208a
- fix(rp2040): bug in ASRS with 0 shift #12 c310648
- fix(rp2040): misplaced comment b09edb8
- fix(rp2040): invalid carry in ADD 24cee4e
- feat(rp2040): decode NOP, WFI, YIELD #9 dcdf6cd
- feat(rp2040): decoding for DSB SY, ISB SY #9 4a715fe
- fix(rp2040): decoding of UDF.W #8 6410e0e
- style(rp2040): Clear LSB of PC before instruction fetch (#7) 4b6db6f
0.3.4
0.3.3
0.3.2
0.3.1
- fix(rp2040): decode all variants of the DMB instruction e3a5603
- chore: git ignore ELF files ccdb192
- fix(rp2040): disallow switching stack in Handler mode e1b8ba1
- feat(gdbserver): support extra registers 3fcdf44
- feat(rp2040): implement SVC / SVCall 383177e
- fix(rp2040): bug in MULS instruction #5 5ebab17
- fix(gdbserver): make it faster using setNoDelay() ce0359b
- fix(demo): support for large hex files 25e3a6c