hrydgard
|
77cec36ad4
|
Force the result of single precision arithmetic to have single precision only, also in jit. That is, another attempt at fixing the FPU bug in Zelda.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@251 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-20 23:25:48 +00:00 |
Maarten ter Huurne
|
adafeaa8b4
|
Simplified conversion to C++ string.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@250 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-20 18:43:14 +00:00 |
hrydgard
|
683ba7ecae
|
Minor speedup in texdecoder. More informative fifo error messages.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@249 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-20 18:31:48 +00:00 |
hrydgard
|
bab47b610d
|
Save/restore SSE flags through protected function calls.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@247 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-20 18:28:21 +00:00 |
hrydgard
|
b5ff3fd80e
|
Workaround for a missing feature in the FPU parts of the JIT.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@246 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-20 18:27:20 +00:00 |
hrydgard
|
af7e0404ca
|
fix crash bug in movddup-on-sse2-emulation
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@241 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-17 22:58:12 +00:00 |
hrydgard
|
ba684cabcd
|
some jit updates
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@240 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-17 22:26:42 +00:00 |
Shawn Hoffman
|
06e1add86c
|
getting ready for AA
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@238 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-17 19:35:23 +00:00 |
NunoRamiro
|
8c132bdae5
|
- Fixed: Crash when loading a rom with an unknown file extension.
- Fixed: Crash when stopping a game.
- Improved: DirectX Plugin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@237 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-17 19:28:24 +00:00 |
Sonicadvance1
|
e3f3a7a41d
|
Linux: Fix so there isn't a trace/breakpoint trap when you get a panicalert and got the mem card reader to work
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@236 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-17 18:29:20 +00:00 |
hrydgard
|
3ccc46a67e
|
Update 2005 project files. Add websites to help menu.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@235 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-17 16:59:59 +00:00 |
Shawn Hoffman
|
51317997f5
|
changed dolphinWX a bit and added memcard manager
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@234 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-17 16:41:53 +00:00 |
Sonicadvance1
|
730d80864d
|
Mostly fix for OGL plugin, putting it's shaders in the right place, few other bugs here and there though. Fix for CPU detect and removed a quick hack to reduce underflows in the HLE plugin. Added AA for Linux, but may be only usable by ATI/Intel cards or Opensource drivers
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@231 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-17 03:56:07 +00:00 |
hrydgard
|
d1723cae4a
|
fix bug in giga's resampler,
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@230 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-16 23:53:00 +00:00 |
hrydgard
|
aa3fee8c60
|
Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@227 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-16 21:58:07 +00:00 |
hrydgard
|
dcd5ffeb7a
|
More accurate audio interrupts (preparation for homebrew audio support). some minor cleanup in gl plugin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@226 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-16 10:49:08 +00:00 |
Maarten ter Huurne
|
7962ab4713
|
Fixed CPU detection on Mac OS X.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@225 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-16 10:48:32 +00:00 |
Maarten ter Huurne
|
2f55ee30be
|
Added missing #include.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@224 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-16 10:41:36 +00:00 |
hrydgard
|
48cfb8aa1f
|
bug fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@223 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-15 20:51:32 +00:00 |
hrydgard
|
a077e1e1de
|
untested cpu_id for linux/macosx
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@222 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-15 20:48:40 +00:00 |
hrydgard
|
99c0d7b899
|
Rewrote CPU detection.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@221 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-15 20:43:14 +00:00 |
Maarten ter Huurne
|
9edf51c64f
|
Call CheckDTLB always, only keep result if logging is enabled. Thanks to hrydgard for reviewing my previous commit.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@217 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 23:07:08 +00:00 |
Sonicadvance1
|
9b676c0a01
|
Removes 4 unneeded values in the GL plugin, Makes less buffer underruns in ALSA in DSP_NULL, and case sensitivity so Wii games get just a 'wii' bit farther
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@216 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 23:04:24 +00:00 |
hrydgard
|
f5d49e87ad
|
Unbreak input
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@214 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 22:20:06 +00:00 |
hrydgard
|
9e15c51f9e
|
Silly build fix, a slightly improved error message.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@212 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 22:01:07 +00:00 |
Maarten ter Huurne
|
aae50ada0e
|
Avoid compile warning if logging is off.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@211 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 21:53:07 +00:00 |
Maarten ter Huurne
|
9506d46df4
|
Avoid compile warnings if logging is off.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@210 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 21:51:09 +00:00 |
hrydgard
|
b4d7ce0197
|
Some cleanup, extracted XFB convert code into VideoCommon, added non-activated support to gl plugin. + a minor bugfix with no effects seen so far in gl plugin :P
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@209 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 21:34:39 +00:00 |
Maarten ter Huurne
|
1aedd4891c
|
Avoid compile warning by adding virtual destructor.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@208 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 21:34:29 +00:00 |
Maarten ter Huurne
|
5130365b6d
|
Fixed compile warning: added explicit typecast for converting -1 to an unsigned number.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@207 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 20:56:36 +00:00 |
Maarten ter Huurne
|
bcf02be749
|
Avoid compile warning if logging is off.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@206 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 20:50:14 +00:00 |
Maarten ter Huurne
|
58e2ca0450
|
Fixed compile warning: comparison of signed to unsigned.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@205 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 20:47:41 +00:00 |
Maarten ter Huurne
|
07f4d3eca0
|
Fixed compile warning: initialize members in declaration order.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@204 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 20:42:36 +00:00 |
Maarten ter Huurne
|
71f9655b70
|
Avoid compile warning if logging is off.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@203 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 20:39:51 +00:00 |
Maarten ter Huurne
|
4f744ee762
|
Fixed compile warning: comparision of signed to unsigned.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@202 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 20:37:14 +00:00 |
Maarten ter Huurne
|
a7e409bac7
|
Commented out unused variables: their value is not needed, but the code is useful as documentation of the data format.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@201 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 20:20:01 +00:00 |
Maarten ter Huurne
|
d91d54c3bb
|
Removed unused local variable.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@200 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 20:14:49 +00:00 |
Maarten ter Huurne
|
231d7ffd03
|
Fixed compile warnings: name shadowing and comparing signed to unsigned (2x).
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@199 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 20:11:06 +00:00 |
hrydgard
|
870194db21
|
Attempt to fix recent D3D plugin issue. Fix bug in debugger *<:-)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@198 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 19:57:46 +00:00 |
Maarten ter Huurne
|
c069737df8
|
Moved icon from Source/ to Binary/, since files used as-is seem to be placed in Binary/.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@196 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 19:41:12 +00:00 |
hrydgard
|
697ed23474
|
linux build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@195 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-14 18:29:18 +00:00 |
hrydgard
|
96ca347bdc
|
Fix sign extension bug from hardware reads. Mainly seems to affect homebrew apps.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@193 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-13 22:28:36 +00:00 |
hrydgard
|
e4792fafaf
|
make mtmsr end jit blocks - makes some wii homebrew go a little bit further
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@192 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-13 21:35:03 +00:00 |
hrydgard
|
2b8a85ac5a
|
Yet another bunch of optimizations and cleanup.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@191 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-13 20:48:27 +00:00 |
Maarten ter Huurne
|
8900114c2b
|
If dynamic library loading fails, log and return false instead of panicing. Also fixed bug in Get() where "retval" was not actually returned on non-Windows platforms.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@190 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-13 12:22:35 +00:00 |
tmator
|
34d6e8ad62
|
adding icns file for os
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@188 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-13 00:08:09 +00:00 |
hrydgard
|
e4e1fda2e4
|
cpu detection seems broken on AMD - temporarily removed block
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@185 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-12 23:54:16 +00:00 |
hrydgard
|
70a6054d3c
|
phew, beyond good and evil fixed in 64-bit (not setting DAZ anymore). plus some cleanup.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@183 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-12 23:27:36 +00:00 |
tmator
|
ac6d34cd10
|
Added mth patchs / icon and a fist SDL support on OGL plugin, not work ...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@182 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-12 23:17:29 +00:00 |
tmator
|
f893f3f17b
|
fix osx compiling issue on CPUDetect.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@181 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-12 22:17:41 +00:00 |