Help - Search - Members - Calendar
Full Version: Xbox 360 Asm Compilator
Scenyx Entertainment Community > Xbox360 Forums > Xbox360 Software Forums > XeXDK development
Kuci
Hi ! Plese, is here any assembly compilator for xbox 360 ?
Dwack
QUOTE(Kuci @ Aug 31 2011, 01:37 AM) *

Hi ! Plese, is here any assembly compilator for xbox 360 ?



If I understand what you are asking...


Use kxam patch builder. You can run it without the .long (9f - 0F).


CODE
li %r3, 2
nop
blr


would give you:

CODE
38 60 00 02 60 00 00 00 4E 80 00 20
Kuci
I just wanna compile my C++ or ASM file into machine code, and than via C++ compilator, which XBOX 360 SDK contains, into simple binary file.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.