Matthew Henry wrote:
> 1 Understanding what I am seeing when the debugger steps into Palm OS Code
> 2 Understanding the (68k) code that CodeWarrior is generating

Go to http://www.motorola.com/ and type "m68000prm" into the search box
at top right.  This leads you to the 68K Programmer's Reference Manual
(a 2.5Mb PDF), which is the canonical reference for 68K assembly language.

The equivalent for ARM is the ARM Architecture Reference Manual (go to
http://www.arm.com/ and search for "ARM ARM"), which you generally have
to buy in physical form.  You can also download a "reference card" PDF
(search for "QRC"), but it's not a great way to learn ARM assembly
language if you don't already know something about it.

    John

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to