HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dlundqvist

no profile record

comments

dlundqvist
·9 ay önce·discuss
The hardware increments an internal pointer after each access. The view to that address is through value in a0.
dlundqvist
·9 ay önce·discuss
I 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.