PDA

View Full Version : Developer Come in ! I had some technology question.


Jedimaster
March 7th, 2004, 01:29
1 How did you implement to EMU PS2 environment of Hardware ?

2 How to use CISC (X86) CPU to EMU the RISC CPU(PS2 EE MIPS) ?

3 Which coding language are you using ? C++ by GCC ?

Thanks :santa:

scottlc
March 7th, 2004, 14:49
1. That would be far too complex to even begin to explain.
2. You'd have to have a RISC interpretter or dynamic/static recompiler.
3. PCSX2 is programmed in C.

Kanodin
March 7th, 2004, 20:04
Don't forget Assembly also Scott