HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dlundqvist

no profile record

comments

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