aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/instruction.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(instruction): LD, ST instructions should take 2 clock cyclesUri Shaked2020-04-281-6/+19
* feat(instruction): 22-bit PC support #31Uri Shaked2020-04-091-10/+30
* feat(instruction): implement EICALL, EIJMP #31Uri Shaked2020-04-091-0/+15
* feat(instruction): implement ELPM #31Uri Shaked2020-04-081-0/+21
* refactor: added peripherals and cpu feature folderslironh2020-03-221-0/+726