aboutsummaryrefslogtreecommitdiff
path: root/src/instruction.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: STY/STZ/STDY/STDZ instructions + testsUri Shaked2019-11-191-10/+33
* feat: implement LDX instructionsUri Shaked2019-11-191-7/+15
* doc: add opcode next to each instructionUri Shaked2019-11-191-95/+95
* feat: implement STXUri Shaked2019-11-191-2/+5
* doc: add some commentsUri Shaked2019-11-191-0/+8
* feat: implement some AVR instructions + testsUri Shaked2019-11-191-0/+501