aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/cpu.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-12fix(cpu): event system issueUri Shaked1-2/+2
2020-12-09perf!: centeral timekeepingUri Shaked1-1/+44
2020-12-09refactor: central interrupt handling #38Uri Shaked1-3/+76
2020-05-25feat(timer): Compare Match Output (#45)Uri Shaked1-0/+4
2020-04-28fix(timer): incorrect high counter byte behaviorUri Shaked1-0/+8
2020-04-09feat(instruction): 22-bit PC support #31Uri Shaked1-2/+16
2020-03-22refactor: added peripherals and cpu feature folderslironh1-1/+1
2019-12-07refactor: tslint → eslintUri Shaked1-4/+5
2019-11-27fix: SP not initialized on resetUri Shaked1-2/+11
2019-11-25feat: GPIO peripheral implementationUri Shaked1-2/+4
2019-11-19doc: avr8js → AVR8jsUri Shaked1-1/+17
2019-11-19doc: add some commentsUri Shaked1-0/+7
2019-11-19feat: implement some AVR instructions + testsUri Shaked1-0/+43