dlundqvist·9 bulan yang lalu·discussThe hardware increments an internal pointer after each access. The view to that address is through value in a0.
dlundqvist·9 bulan yang lalu·discussI tried this with the old SAS/C Amiga compiler. It put addresses in A0 and then moved value into (A0) on next instruction, so the setup part was a bit more inefficient. And refused to use "dbra" no matter what I tried.