[go: up one dir, main page]

File: TODO

package info (click to toggle)
avra 1.3.0-3
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 2,704 kB
  • sloc: pascal: 31,903; ansic: 6,415; asm: 758; sh: 84; makefile: 46
file content (10 lines) | stat: -rw-r--r-- 459 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
TODO
====
  - .elif does not work within macros
  - LDS and STS instructions don't address I/O
  - ATmega8 CALL instruction is bogus
  - recursion - sigsegv
  - .DSEG starts assembly at wrong address for ATmega48/88/168
  - Conditional assembly with forward referenced label on .DW directive generates incorrect code
  - AVRA complains about "((str_start_%)<<1)" beeing invalid
  - if last line in include is a remark line, it is written twice in the listing