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
/
instruction.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: organize imports
Uri Shaked
2026-02-14
1
-1
/
+1
*
docs: add copyright notice to source code
Uri Shaked
2025-02-11
1
-0
/
+3
*
chore(deps): upgrade prettier
Uri Shaked
2025-02-11
1
-4
/
+4
*
refactor: remove the ICPU interface
Uri Shaked
2021-09-10
1
-2
/
+2
*
feat(watchdog): implement watchdog timer #106
Uri Shaked
2021-09-10
1
-1
/
+1
*
fix(gpio): CBI/SBI handling in writes to PIN register #103
Uri Shaked
2021-09-07
1
-2
/
+4
*
fix(cpu): incorrect address for RAMPZ / EIND
Uri Shaked
2020-09-30
1
-6
/
+6
*
fix(instruction): EICALL is broken
Uri Shaked
2020-09-02
1
-1
/
+2
*
fix(timer): Reading TCNT in 2-cycle instructions
Uri Shaked
2020-04-29
1
-12
/
+12
*
fix(instruction): LD, ST instructions should take 2 clock cycles
Uri Shaked
2020-04-28
1
-6
/
+19
*
feat(instruction): 22-bit PC support #31
Uri Shaked
2020-04-09
1
-10
/
+30
*
feat(instruction): implement EICALL, EIJMP #31
Uri Shaked
2020-04-09
1
-0
/
+15
*
feat(instruction): implement ELPM #31
Uri Shaked
2020-04-08
1
-0
/
+21
*
refactor: added peripherals and cpu feature folders
lironh
2020-03-22
1
-0
/
+726