first off this is my first post on this board, second i have knowledge of asm and debugging but by no means am i a guru(or the such).
What i am trying to find is a way to track down the powerpc equivalent of certain x86 asm instruction(or a way to find certain command blocks)
the kind of stuff i'm looking for is say(basic):

PUSH 5
PUSH 1
CALL xxxxxx

but cause mac uses a different set of instructions this is hard as hell to find (atleast for me), the other way would be to track down the hex equivalents but for that i still need the powerpc instruction equivalents and their hex "translations" any help would be appreciated :) (heck if you understood wtf i just said, cause i don't ;), then thats a miricle indeed.)

If I remember rightly the Mac uses (or used) a processor made by Motorola, so the obvious place to track down technical documentation for the said processor would be Motorola's website.
(Or try the Apple website and see if they have anything on offer.)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.