12-18-2014, 12:28 PM -
Thanks for your comments and corrections!
I have corrected LLVM, PPC, PPE and LLE, also added PPSS.
I am sorry to argue but I think that simulation actually is the correct word in this case. Simulation means that you want to make something to behave the same way (as a legacy system did for example) without making the inner functionality exactly the same. Here is a good discussion about the topic with some examples also: http://stackoverflow.com/questions/21746...simulation
Anyway, I think you all get my point in the HLE explanation, and maybe there isn't just one correct answer!![Smile Smile](https://forums.rpcs3.net/images/smilies/smile.png)
I have corrected LLVM, PPC, PPE and LLE, also added PPSS.
(12-18-2014, 09:30 AM)nickblame Wrote:(12-17-2014, 11:39 PM)DaHandy Wrote: HLE = High-level emulation, attempts to simulate the response of the system rather than accurately recreating its internal designAttempts to emulate rather than simulate. Simulation means you don't have the underlying system but rather you have a model that evaluates the outcome based on certain parameters in order to make predictions and adjustments. Maybe an example can be given that high level emulation is emulating firmware functions or the API that a game uses.
I am sorry to argue but I think that simulation actually is the correct word in this case. Simulation means that you want to make something to behave the same way (as a legacy system did for example) without making the inner functionality exactly the same. Here is a good discussion about the topic with some examples also: http://stackoverflow.com/questions/21746...simulation
Anyway, I think you all get my point in the HLE explanation, and maybe there isn't just one correct answer!
![Smile Smile](https://forums.rpcs3.net/images/smilies/smile.png)