aboutsummaryrefslogtreecommitdiff
path: root/demo/src/execute.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-09refactor: central interrupt handling #38Uri Shaked1-0/+1
2020-04-30feat(demo): add timer 2 to simulationUri Shaked1-0/+4
2020-04-27style: reformat code with prettier 2.xUri Shaked1-1/+1
2020-04-12feat(demo): add 16-bit timer (timer1)Uri Shaked1-3/+7
2020-03-20perf(demo): improve main cpu loop performancegfeun1-16/+12
2020-02-11fix(demo): browser freezes on edge caseUri Shaked1-1/+4
2019-12-07fix(demo): speed up executionUri Shaked1-1/+1
2019-12-01feat: initial implementation of USARTUri Shaked1-1/+7
2019-11-25feat: GPIO peripheral implementationUri Shaked1-1/+16
2019-11-21feat: add blink demoUri Shaked1-0/+38