| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(deps): upgrade prettier | Uri Shaked | 2025-02-11 | 1 | -2/+2 |
| | | | | | reformat all code with the new prettier version | ||||
| * | refactor: remove the ICPU interface | Uri Shaked | 2021-09-10 | 2 | -5/+5 |
| | | | | | Removing the interface simplifies the code | ||||
| * | chore(deps): prettier 2.3.2 | Uri Shaked | 2021-08-15 | 2 | -7/+4 |
| | | | | | also reformat all the code with the new version | ||||
| * | fix(benchmark): update to work with latest code | Uri Shaked | 2020-04-16 | 1 | -12/+14 |
| | | |||||
| * | refactor: added peripherals and cpu feature folders | lironh | 2020-03-22 | 1 | -2/+2 |
| | | |||||
| * | feat: improve benchmark code | Uri Shaked | 2019-12-01 | 3 | -18/+71 |
| | | | | | | | | compare 3 alternatives: 1. Current avrInstruction() implementation 2. Map opcodes using a Javascript map 3. Map opcodes using a Uint16Array and big switch statement | ||||
| * | feat: add benchmarking code | Uri Shaked | 2019-12-01 | 4 | -0/+244 |
