View Full Version : PPC Assembly


Matthew
10-02-2003, 10:25 PM
Hi everyone!

I'm interested in PowerPC assembly programming(for a G4). Where can I get started?

- Matthew

Steve
10-03-2003, 03:47 PM
On Thu, 2 Oct 2003 14:25:24 -0700, Matthew wrote
(in message <3a63ec0d.0310021325.17bb66e5[at]posting.google.com>):

> Hi everyone!
>
> I'm interested in PowerPC assembly programming(for a G4). Where can I get
> started?
>
> - Matthew

The only programming software for macs that I am aware of is CodeWarrior by
MetroWerks. Check out www.metrowerks.com to see if this is what you are
after.

kroos059
10-04-2003, 01:33 PM
Matthew <mattheww[at]nessiness.com> wrote:

> I'm interested in PowerPC assembly programming(for a G4). Where can I get
> started?


wwww.lightsoft.co.uk (classic) or mpw (classic)

or gcc / as (os-x under the terminal)

and at motorola's website for the datasheets(601UM.pdf).

--
Okke

Experience is that marvelous thing that enables you to recognize a
mistake when you make it again.
-- F. P. Jones