Emultion and Programming Help

Duke

New member
I'm in high school right now and im planning to see if i could help out with the xbox emulation. I'm really new to this so what do I need to Learn besides C++ to get to work on this. Also how can I create a game using GBA sprites? Please give me all the details!!!!!
 

blueshogun96

The Old Kid
Hmm, well C++ is probably what you want to know for an emulator. I'm not sure if there's an XBOX assembly language.

It's going to take a lot more than C++ to write an Xbox emulator, and Xbox does use the same assembly language as a PC since they both use x86. Xbox360 uses PPC.
 
Top