| QUOTE (blackpanther @ Feb 17 2003, 05:32 PM) |
| Thats not exactly what I'm looking for unless the raw source code is available for it somewhere? what I need is something that will show me how to make my program load and execute an xbe file. I can do it in a windows enviroment with a system function call or a start functon call but from what I've seen on console systems theres more too it then that.. IE: memory constraints, and loading addresses. I'd Like to see source as to how this is done even as simple as just executing c:test.xbe ( no menu, no graphics ) just run an app that shells to c:test.xbe I'll modify the code from that to do what i need to do. |