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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 43 44 45 46 47 ... 117 Next »

shortcut to skip EFB Access from CPU
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
shortcut to skip EFB Access from CPU
05-11-2014, 09:18 AM
#10
neobrain Offline
"Wow, I made my code 1000x faster! That means I can make it 2048x slower now!"
**********
Developers (Some Administrators and Super Moderators)
Posts: 3,208
Threads: 50
Joined: Jun 2009
Yeah you're basically right, just that there's no easy way to implement what you're proposing without sacrifizing accuracy. The value returned by AccessEFB might be used as early as on the next CPU instruction, so if you aren't making sure the data is ready by then, things will go wrong. Of course, it might work for one game or the other, but ultimately we don't want such assumptions since sooner or later they turn out to be a PITA.
My blog
Me on Twitter
My wishlist on Amazon.de
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
shortcut to skip EFB Access from CPU - sagaopc - 03-29-2014, 11:55 AM
RE: shortcut to skip EFB Access from CPU - sagaopc - 03-31-2014, 04:11 AM
RE: shortcut to skip EFB Access from CPU - delroth - 03-31-2014, 04:21 AM
RE: shortcut to skip EFB Access from CPU - sagaopc - 03-31-2014, 07:30 AM
RE: shortcut to skip EFB Access from CPU - degasus - 03-31-2014, 07:11 PM
RE: shortcut to skip EFB Access from CPU - galop1n - 05-11-2014, 08:16 AM
RE: shortcut to skip EFB Access from CPU - JMC47 - 05-11-2014, 08:26 AM
RE: shortcut to skip EFB Access from CPU - neobrain - 05-11-2014, 08:33 AM
RE: shortcut to skip EFB Access from CPU - galop1n - 05-11-2014, 09:10 AM
RE: shortcut to skip EFB Access from CPU - neobrain - 05-11-2014, 09:18 AM
RE: shortcut to skip EFB Access from CPU - degasus - 05-11-2014, 10:44 AM
RE: shortcut to skip EFB Access from CPU - JMC47 - 05-11-2014, 07:54 PM
RE: shortcut to skip EFB Access from CPU - degasus - 05-11-2014, 07:57 PM
RE: shortcut to skip EFB Access from CPU - JMC47 - 05-11-2014, 08:29 PM
RE: shortcut to skip EFB Access from CPU - delroth - 05-11-2014, 09:20 PM
RE: shortcut to skip EFB Access from CPU - JMC47 - 05-11-2014, 10:55 PM

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


Users browsing this thread:



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode