| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-20 | test: SWAP, STS | Uri Shaked | 1 | -1/+19 | |
| 2019-11-20 | fix: SREG issues in ADC, CPC, SBC, SBCI | Uri Shaked | 1 | -1/+46 | |
| also added regression test cases | |||||
| 2019-11-20 | feat: implement most instructions | Uri Shaked | 1 | -0/+152 | |
| 2019-11-20 | feat: LPM, LSR, MOV, MOVW, MUL, MULS, MULSU, NEG | Uri Shaked | 1 | -9/+144 | |
| + tests | |||||
| 2019-11-20 | feat: LAC, LAS, LAT, LDS instructions + tests | Uri Shaked | 1 | -0/+48 | |
| 2019-11-20 | feat: more instructions | Uri Shaked | 1 | -1/+62 | |
| implement ADC, ADD, ADIW, AND, ANDI, ASR, BCLR, BLD, BRBC, BRBS, test some of them | |||||
| 2019-11-19 | feat: CALL, INC, RET, RETI, ROR instructions | Uri Shaked | 1 | -9/+70 | |
| 2019-11-19 | feat: LDY/LDZ/LDDY/LDDZ instructions + tests | Uri Shaked | 1 | -7/+95 | |
| 2019-11-19 | feat: STY/STZ/STDY/STDZ instructions + tests | Uri Shaked | 1 | -2/+90 | |
| 2019-11-19 | feat: implement LDX instructions | Uri Shaked | 1 | -2/+35 | |
| 2019-11-19 | test: sort instructions by name | Uri Shaked | 1 | -19/+19 | |
| 2019-11-19 | feat: implement STX | Uri Shaked | 1 | -2/+24 | |
| 2019-11-19 | feat: implement some AVR instructions + tests | Uri Shaked | 1 | -0/+78 | |
