motorlla 68000 programing with crssware

Status
Not open for further replies.

ee04jjn

New Member
hi, I need help and I am complete beginer in asembly language

I have been given this code from thebegining

ORG $1000
MOVE #$03,D1
MOVEA.L #$7000,A1
NEXT MOVE D1,(A1)+
ADDQ #3,D1
CMPA.L #$70C8,A1
BNE NEXT

now the question is, in memory location $7000 and $70c7 there is specific number conent of $5000 the middle, I have to use a binary chop method to find it, if middle is find then store it in $6000 and $6001, if not then $store $ffff in that memory. can you finish it please withe the help of flow diagram

I have drawn a block diagram in step by step,
**broken link removed**
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…