index
:
avr8js
avr32dd20
main
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test(cpu): fix implicit any error
Uri Shaked
2020-12-12
1
-3
/
+5
*
fix(cpu): event system issue
Uri Shaked
2020-12-12
2
-2
/
+63
*
perf!: centeral timekeeping
Uri Shaked
2020-12-09
1
-1
/
+44
*
refactor: central interrupt handling #38
Uri Shaked
2020-12-09
1
-3
/
+76
*
test(cpu): improve test name
Uri Shaked
2020-12-09
1
-1
/
+1
*
fix(cpu): incorrect address for RAMPZ / EIND
Uri Shaked
2020-09-30
2
-8
/
+8
*
fix(interrupt): broken on ATmega2560
Uri Shaked
2020-09-02
2
-1
/
+23
*
fix(instruction): EICALL is broken
Uri Shaked
2020-09-02
2
-1
/
+3
*
test(instruction): extract constants
Uri Shaked
2020-06-04
1
-238
/
+274
*
feat(timer): Compare Match Output (#45)
Uri Shaked
2020-05-25
1
-0
/
+4
*
fix(timer): Reading TCNT in 2-cycle instructions
Uri Shaked
2020-04-29
1
-12
/
+12
*
fix(timer): incorrect high counter byte behavior
Uri Shaked
2020-04-28
1
-0
/
+8
*
fix(instruction): LD, ST instructions should take 2 clock cycles
Uri Shaked
2020-04-28
2
-20
/
+33
*
feat(instruction): 22-bit PC support #31
Uri Shaked
2020-04-09
3
-20
/
+119
*
feat(instruction): implement EICALL, EIJMP #31
Uri Shaked
2020-04-09
2
-0
/
+38
*
feat(instruction): implement ELPM #31
Uri Shaked
2020-04-08
2
-0
/
+71
*
test(instruction): use assembly in tests
Uri Shaked
2020-04-02
1
-89
/
+91
*
refactor: added peripherals and cpu feature folders
lironh
2020-03-22
6
-0
/
+1687