View Full Version : Emultion and Programming Help
Duke
August 14th, 2007, 00:24
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!!!!!
Gnash
August 16th, 2007, 17:25
Hmm, well C++ is probably what you want to know for an emulator. I'm not sure if there's an XBOX assembly language.
To add sprites and stuff use a library like gamelib or irrlicht.
blueshogun96
August 16th, 2007, 19:34
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.
Powered by vBulletin® Version 4.2.4 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.