• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 199 200 201 202 203 ... 369 Next »

breaking the 100% barrier
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
breaking the 100% barrier
04-20-2012, 05:35 PM (This post was last modified: 04-21-2012, 07:56 AM by NaturalViolence.)
#9
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
Quote:This is use the recompiler what it the interpreter for?

What you need to know:
Interpreter: slow, useful for debugging
Recompiler: fast, what you should be using

Quote:IIRC in emulation, CPU interpreters run the code one instruction at a time.

And so do recompilers technically (they do have the ability to load in blocks of code ahead of time to look for patterns though, but the code still needs to be loaded/parsed/emitted/executed one instruction at a time, even if it's being managed in blocks). They just emulate it a different way. It is more efficient to compile/execute code one instruction at a time than to interpret it one instruction at a time.
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
breaking the 100% barrier - ulao - 04-17-2012, 12:27 PM
RE: breaking the 100% barrier - admin89 - 04-17-2012, 12:38 PM
RE: breaking the 100% barrier - slmpika - 04-17-2012, 12:45 PM
RE: breaking the 100% barrier - ulao - 04-18-2012, 07:20 AM
RE: breaking the 100% barrier - Shonumi - 04-18-2012, 07:40 AM
RE: breaking the 100% barrier - ulao - 04-18-2012, 10:06 AM
RE: breaking the 100% barrier - ulao - 04-20-2012, 01:43 PM
RE: breaking the 100% barrier - Shonumi - 04-20-2012, 02:07 PM
RE: breaking the 100% barrier - NaturalViolence - 04-20-2012, 05:35 PM
RE: breaking the 100% barrier - neobrain - 04-20-2012, 10:20 PM
RE: breaking the 100% barrier - NaturalViolence - 04-21-2012, 08:05 AM
RE: breaking the 100% barrier - neobrain - 04-21-2012, 08:14 AM
RE: breaking the 100% barrier - Gir - 04-21-2012, 09:29 PM
RE: breaking the 100% barrier - neobrain - 04-21-2012, 10:34 PM
RE: breaking the 100% barrier - Gir - 04-21-2012, 10:55 PM
RE: breaking the 100% barrier - Starscream - 04-21-2012, 11:05 PM
RE: breaking the 100% barrier - Shonumi - 04-21-2012, 11:22 PM
RE: breaking the 100% barrier - Gir - 04-21-2012, 11:55 PM
RE: breaking the 100% barrier - Shonumi - 04-21-2012, 08:21 AM
RE: breaking the 100% barrier - NaturalViolence - 04-21-2012, 08:29 AM
RE: breaking the 100% barrier - neobrain - 04-21-2012, 09:41 AM
RE: breaking the 100% barrier - NaturalViolence - 04-21-2012, 12:19 PM
RE: breaking the 100% barrier - neobrain - 04-21-2012, 08:55 PM
RE: breaking the 100% barrier - AnyOldName3 - 04-21-2012, 11:41 PM
RE: breaking the 100% barrier - StupidStories - 04-22-2012, 04:15 AM
RE: breaking the 100% barrier - ulao - 04-22-2012, 12:15 AM
RE: breaking the 100% barrier - neobrain - 04-22-2012, 12:42 AM
RE: breaking the 100% barrier - AnyOldName3 - 04-22-2012, 05:49 AM
RE: breaking the 100% barrier - NaturalViolence - 04-22-2012, 05:15 PM
RE: breaking the 100% barrier - Shonumi - 04-22-2012, 05:51 PM
RE: breaking the 100% barrier - dEnigma - 04-22-2012, 09:03 PM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode