Edmund Chan wrote: > Dear all, > > I'm tracing into the assembly but don't know the meaning of some instructions such >as tst.w 8(a0). > Do anyone know where can I get the full set of the assembly reference so I can >understand what the > opcodes and oprands mean? > > Thanks! > > Edmund
Go to http://www.mot.com/home and search for 'Dragonball' and 'Manual'. This should give you the links to the official references. Here are some alternative URL's which I have found to be useful: http://www.cwru.edu/cse/eeap/282/00_eeap282_notes.html ... a complete lecture about m68k assembly programming http://www.fortunecity.com/skyscraper/mulder/376/pdocs.htm ... contains several 68k docs. 68kguide.txt is worth a look if you want to get a compact and readable guide to 68k assembly. Have fun! --Bernd-- <http://www.berndabel.de> -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
