Dolphin SVN R1242 - 模擬器
By Agnes
at 2008-11-23T06:49
at 2008-11-23T06:49
Table of Contents
※ 引述《OPWaug (哼哼)》之銘言:
Windows 1242
http://www.nyleveia.com/daco/downloads/win_32/Dolphin_1242.zip
http://www.nyleveia.com/daco/downloads/win_64/Dolphin_1242.zip
r1259 Wiimote is not a test anymore, it works great.
r1258 -1 OGL minor version change (it'a more advanced than DX9 and yet
it's still "0.1"). Maybe the version should be completely removed.
r1257 Temporary fix for r1252's JIT breaking Today (82 minutes ago)
Xtra.krazzy
r1256 +1 Enhancements to integer JIT; biggest change is the new function
srawx, but there are also some few more minor changes. Today (97 minutes
ago) magumagu9
r1255 +1 Enable JIT of paired instructions on Linux, and enable a couple
of store instructions that weren't JIT'ed on 32-bit before. This is enabling
a bunch of codepaths that weren't in use before, so it's likely to cause
regressions, although hopefully it'll just work. Today (101 minutes ago)
magumagu9
r1254 Remove code disabling jit of stb on linux; it seems to work fine here.
Please tell me if there are any issues. Today (107 minutes ago) magumagu9
r1253 +2 Obvious enhancements to load generation; should be a slight
speedup. Today (112 minutes ago) magumagu9
r1252 +1 -2 Fix the dirty bit and make the register cache use it to be a
bit more clever: it skips storing a register back to memory if its value
hasn't changed. This happens with stuff like compares and fast memory loads.
This is the first in a series of enhancements I have in my tree for the jit
that I plan to commit over the next few hours. I'm likely to cause some
breakage, so if you see regrassions, please report them; if you can track
them down to a specific revision, that would be very helpful Today (116
minutes ago) magumagu9
r1251 Remove "Cant delete temp folder" error message. Today (2 hours ago)
hrydgard
r1250 Fixed the disable EFB hot-key setting in OGL plugin. Today (2 hours
ago) Xtra.krazzy
r1249 +1 Another Linux build fix. Also, some trivial changes I'm too
lazy to separate out. Today (2 hours ago) magumagu9
r1248 Linux build fixes. Today (2 hours ago) magumagu9
r1247 +2 Fixed saving/loading states in OGL plugin. Turns out the
BPReload function is written plain wrong. Also, most chances are that the
state will load correctly when not reloading the BP (not now though). Today
(2 hours ago) Xtra.krazzy
r1246 +2 oprofile integration for jit, as described in issue 323.
Disabled for reasons explained in code, but I suggest turning it on and using
oprofile if you're looking at performance issues on Linux. The build system
change required is attached to issue 323... I would have committed something
for that, but I'm not really familiar with the build system. Today (3 hours
ago) magumagu9
r1245 Cosmetic change to config dialog, the throttle explanation is already
in the tooltip so no need to have an excessively long option name Today (5
hours ago) jpeterson57
r1244 Minor bug in latest commit Today (5 hours ago) jpeterson57
r1243 +1 Added Copy EFB hotkey to OpenGL plugin (to be able to easily
switch back and forth during emulation). Added Unlimited JIT cache option to
debugger. It may fix the Zelda TP crashes. Today (6 hours ago) jpeterson57
r1242 +1 More CP/GPFifo work. Fix Super Monkey Ball SC/DC. SMB force us
to hack CP differently: CPU really thinks
: http://code.google.com/p/dolphin-emu/source/list
: http://www.nyleveia.com/daco/
--
Windows 1242
http://www.nyleveia.com/daco/downloads/win_32/Dolphin_1242.zip
http://www.nyleveia.com/daco/downloads/win_64/Dolphin_1242.zip
r1259 Wiimote is not a test anymore, it works great.
r1258 -1 OGL minor version change (it'a more advanced than DX9 and yet
it's still "0.1"). Maybe the version should be completely removed.
r1257 Temporary fix for r1252's JIT breaking Today (82 minutes ago)
Xtra.krazzy
r1256 +1 Enhancements to integer JIT; biggest change is the new function
srawx, but there are also some few more minor changes. Today (97 minutes
ago) magumagu9
r1255 +1 Enable JIT of paired instructions on Linux, and enable a couple
of store instructions that weren't JIT'ed on 32-bit before. This is enabling
a bunch of codepaths that weren't in use before, so it's likely to cause
regressions, although hopefully it'll just work. Today (101 minutes ago)
magumagu9
r1254 Remove code disabling jit of stb on linux; it seems to work fine here.
Please tell me if there are any issues. Today (107 minutes ago) magumagu9
r1253 +2 Obvious enhancements to load generation; should be a slight
speedup. Today (112 minutes ago) magumagu9
r1252 +1 -2 Fix the dirty bit and make the register cache use it to be a
bit more clever: it skips storing a register back to memory if its value
hasn't changed. This happens with stuff like compares and fast memory loads.
This is the first in a series of enhancements I have in my tree for the jit
that I plan to commit over the next few hours. I'm likely to cause some
breakage, so if you see regrassions, please report them; if you can track
them down to a specific revision, that would be very helpful Today (116
minutes ago) magumagu9
r1251 Remove "Cant delete temp folder" error message. Today (2 hours ago)
hrydgard
r1250 Fixed the disable EFB hot-key setting in OGL plugin. Today (2 hours
ago) Xtra.krazzy
r1249 +1 Another Linux build fix. Also, some trivial changes I'm too
lazy to separate out. Today (2 hours ago) magumagu9
r1248 Linux build fixes. Today (2 hours ago) magumagu9
r1247 +2 Fixed saving/loading states in OGL plugin. Turns out the
BPReload function is written plain wrong. Also, most chances are that the
state will load correctly when not reloading the BP (not now though). Today
(2 hours ago) Xtra.krazzy
r1246 +2 oprofile integration for jit, as described in issue 323.
Disabled for reasons explained in code, but I suggest turning it on and using
oprofile if you're looking at performance issues on Linux. The build system
change required is attached to issue 323... I would have committed something
for that, but I'm not really familiar with the build system. Today (3 hours
ago) magumagu9
r1245 Cosmetic change to config dialog, the throttle explanation is already
in the tooltip so no need to have an excessively long option name Today (5
hours ago) jpeterson57
r1244 Minor bug in latest commit Today (5 hours ago) jpeterson57
r1243 +1 Added Copy EFB hotkey to OpenGL plugin (to be able to easily
switch back and forth during emulation). Added Unlimited JIT cache option to
debugger. It may fix the Zelda TP crashes. Today (6 hours ago) jpeterson57
r1242 +1 More CP/GPFifo work. Fix Super Monkey Ball SC/DC. SMB force us
to hack CP differently: CPU really thinks
: http://code.google.com/p/dolphin-emu/source/list
: http://www.nyleveia.com/daco/
--
Tags:
模擬器
All Comments
By Dinah
at 2008-11-27T21:42
at 2008-11-27T21:42
By Franklin
at 2008-11-28T02:45
at 2008-11-28T02:45
By Rae
at 2008-11-29T14:40
at 2008-11-29T14:40
By Wallis
at 2008-12-02T20:17
at 2008-12-02T20:17
By Belly
at 2008-12-03T01:16
at 2008-12-03T01:16
By Oliver
at 2008-12-05T10:55
at 2008-12-05T10:55
By Zora
at 2008-12-06T03:06
at 2008-12-06T03:06
By Hardy
at 2008-12-07T20:08
at 2008-12-07T20:08
Related Posts
請教一下有使用PROJECT64的版友...
By Zora
at 2008-11-23T06:45
at 2008-11-23T06:45
超寫實麻將PⅢ
By Emily
at 2008-11-23T00:38
at 2008-11-23T00:38
請教一下有使用PROJECT64的版友...
By Gary
at 2008-11-22T21:01
at 2008-11-22T21:01
三國志列傳
By Jacky
at 2008-11-22T19:22
at 2008-11-22T19:22
請問zsnes能在vista下穩定運作嗎?
By Ingrid
at 2008-11-22T17:44
at 2008-11-22T17:44