Maarten ter Huurne
|
5254528eb9
|
Various small cleanups. Slightly less broken on Linux.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@635 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 07:49:32 +00:00 |
|
Maarten ter Huurne
|
e8a3840461
|
Updated file list.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@634 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 07:00:18 +00:00 |
|
Maarten ter Huurne
|
f3cf5abe25
|
Fixed build on Unicode-enabled wx.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@633 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 06:59:35 +00:00 |
|
Shawn Hoffman
|
467fe4f2a6
|
added a "main settings" dialog and moved most options there. Not complete yet. Also, just revert if the idea of a main settings dialog isn't to your liking.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@632 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 05:43:52 +00:00 |
|
Maarten ter Huurne
|
18dbfbd462
|
Fixed function signature on Linux. The implementation is still missing, so it will not work, but at least it compiles now.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@631 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 00:37:52 +00:00 |
|
Maarten ter Huurne
|
4439c1e092
|
Added new source file "VolumeDirectory.cpp". And reformatted.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@630 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 00:35:07 +00:00 |
|
Maarten ter Huurne
|
93afa3c5bb
|
Use single quotes instead of double quotes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@629 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 00:26:21 +00:00 |
|
Maarten ter Huurne
|
148fd7b96e
|
Do not forget to append the LINKFLAGS. Replaced "-framework name" with "-Wl,-framework,name" because the space inside the option seems to confuse SCons.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@626 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 00:11:33 +00:00 |
|
donkopunchstania
|
29664c880a
|
added VolumeDirectory and modified ELF boot code to allow a directory on the user's computer to appear as the DVD drive. Linux support needs to be added. Added functionality to the Wii DI. Clicking on a data symbol in the code window sets the memory list to that address.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@624 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 00:05:08 +00:00 |
|
Maarten ter Huurne
|
ef1aba784e
|
Use Append() to append to LIBS, like in the other SConscripts.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@623 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 23:53:15 +00:00 |
|
Maarten ter Huurne
|
31f1fabbac
|
Append to LIBS instead of overriding. Fixes build problems on Mac OS X.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@622 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 23:36:16 +00:00 |
|
Maarten ter Huurne
|
7199c04c0c
|
Fixed warning about mixing signed and unsigned.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@621 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 23:31:52 +00:00 |
|
Maarten ter Huurne
|
4797d01920
|
Fixed warning about mixing signed and unsigned.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@620 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 23:31:12 +00:00 |
|
Maarten ter Huurne
|
6c68afb171
|
Fixed warning about too large signed number.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@619 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 23:30:19 +00:00 |
|
Maarten ter Huurne
|
e8a14fc949
|
Fixed compile warning when compiling with SDL support.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@618 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 23:27:42 +00:00 |
|
Maarten ter Huurne
|
bbf7377544
|
Removed unused field "m_szName". Added virtual destructor.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@617 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 23:25:29 +00:00 |
|
hrydgard
|
0ffc909969
|
Fix random memory overwrite bug in DSP plugin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@616 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 22:49:09 +00:00 |
|
Maarten ter Huurne
|
a2c8bc6e3c
|
Fix build with Unicode-enabled wx.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@614 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 21:57:42 +00:00 |
|
hrydgard
|
87f42c9237
|
Add a way to sprinkle heap integrity checks over Dolphin without breaking the linux build
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@613 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 21:27:47 +00:00 |
|
hrydgard
|
b74e161a5a
|
remove annoying message.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@612 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 20:41:20 +00:00 |
|
hrydgard
|
cca92d4e38
|
constification, code style, changed vector<FileInfo*> to vector<FileInfo> for less allocs and more speed in debug mode
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@611 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 20:35:44 +00:00 |
|
hrydgard
|
38f04809f1
|
Reduce the use of string objects slightly. Add Delete ISO feature.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@610 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 19:48:12 +00:00 |
|
John Peterson
|
a0eb4ad055
|
I fixed the SSBM and Baten music, I think. This also fixes the Baten hangings so you can continue after meeting the first party member (Xelha). I hope I didn't break any other games by these changes. - If you think these changes are unpretty feel free to make them prettier.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@609 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 12:07:34 +00:00 |
|
daco65
|
570071a8b6
|
minor core fixing. moved CatchUpGPU() back to CommandProcessor so that MP1 (and more?) have graphics again. also fixed the lzo.lib error some ppl get (i think)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@608 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 11:42:52 +00:00 |
|
nakeee
|
dbc5a154b6
|
Panic when failing to create Renderer in the opengl plugin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@607 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 09:17:28 +00:00 |
|
Maarten ter Huurne
|
2b4037df8e
|
Added newline at end of file.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@606 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 08:14:15 +00:00 |
|
nakeee
|
420e304d2c
|
fix compilation on linux, I wonder how it worked before
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@605 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 07:25:57 +00:00 |
|
nakeee
|
3a130d4263
|
change src to Src
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@604 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 06:50:27 +00:00 |
|
nakeee
|
e0291e735c
|
cleaned up SConscripts
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@602 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-21 19:54:29 +00:00 |
|
hrydgard
|
5c6407b805
|
Set some stray WarnAsError=false
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@601 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-21 18:15:59 +00:00 |
|
masken
|
025f97e156
|
Wiimote: first attempt at calculating IR data from mouse pointer.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@600 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-21 16:38:12 +00:00 |
|
XTra.KrazzY
|
369a6d2883
|
We hate pointer games, don't we?
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@597 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-21 15:04:22 +00:00 |
|
XTra.KrazzY
|
60a4630324
|
FileSystem: Fixed SOME memory leaks, cleaned up code and fixed empty entry bug.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@596 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-21 14:51:40 +00:00 |
|
XTra.KrazzY
|
de577e521f
|
Unified two very, very similar structures with the name "SFileInfo"
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@595 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-21 13:32:33 +00:00 |
|
XTra.KrazzY
|
0f4d04f4fb
|
Fixed DX9's 16 and 24 bit comparisons.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@593 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-21 10:21:37 +00:00 |
|
XTra.KrazzY
|
6a5ad0ffdb
|
Now stopping doesn't crash with the message "Tried to execute code that's not marked executable" (Access Violation error)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@592 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-21 09:59:40 +00:00 |
|
nakeee
|
3e2419776f
|
fixed scons=parsing
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@591 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-20 22:06:22 +00:00 |
|
Sonicadvance1
|
d9e4b55f15
|
Might Fix the Viewer in Windows
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@590 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-20 19:27:23 +00:00 |
|
Sonicadvance1
|
720efb825d
|
Linux: I made Sconscript call wx-config inside of the main SConstruct, added a nowx argument, Made the filesystemviewer use the correct struct and fixed a silly scissor error that was made
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@589 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-20 17:31:54 +00:00 |
|
masken
|
66011849cd
|
Wiimote: Ignored faulty L2CAP packets, allowing libogc's demo to run unaltered. Found raw data representing pointing to the screen.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@588 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-20 15:34:20 +00:00 |
|
XTra.KrazzY
|
ae948f1a23
|
Added point size emulation to DX9
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@587 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-20 15:04:02 +00:00 |
|
XTra.KrazzY
|
7c3f715f19
|
More fog emulation groundwork both in OpenGL and DX9. Needs more fog format researching.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@586 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-20 14:43:10 +00:00 |
|
XTra.KrazzY
|
a5488ccf58
|
Initial steps towards fog emulation in DX9
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@585 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-20 14:29:30 +00:00 |
|
Maarten ter Huurne
|
0bf262cc16
|
Fixed build for Unicode version of wx.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@576 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-18 09:36:02 +00:00 |
|
Maarten ter Huurne
|
cbd945b137
|
Fixed error handling in GetUniqueID(): returning "false" is not an option if your return type is std::string...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@575 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-18 09:30:23 +00:00 |
|
fires.gc
|
0ba37abfdb
|
improvements for compressing and decompressing
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@574 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-18 08:52:07 +00:00 |
|
Maarten ter Huurne
|
8ce6b5aceb
|
Reinstated the changes from rev 568. Also fixed the actual bug: fread() was told to read 1 n-byte record, while it should be told to read n 1-byte records, so we know exactly how much it actually read.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@573 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-18 08:29:10 +00:00 |
|
Sonicadvance1
|
1a7f5bb564
|
Fix since mth's version killed everything, even the baby sea lions
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@572 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-18 04:54:34 +00:00 |
|
nakeee
|
67aa39c89e
|
warning fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@571 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-18 04:50:46 +00:00 |
|
Sonicadvance1
|
28cd7e220c
|
Started Work on File System Viewer. It isn't very pretty yet
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@570 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-18 03:18:19 +00:00 |
|
daco65
|
07421b08eb
|
i tought i renamed the wiimote dll for every kind of build,guess i was wrong
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@569 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-18 01:08:41 +00:00 |
|
Maarten ter Huurne
|
a112da66ea
|
Fixed compilation of the Linux version. Also some small cleanups.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@568 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-18 00:22:28 +00:00 |
|
Maarten ter Huurne
|
89fa3804f1
|
Added newline at end of file.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@567 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-18 00:20:51 +00:00 |
|
hrydgard
|
cb90e61368
|
Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@566 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 23:25:35 +00:00 |
|
Laurence Muller
|
2cd7acfaee
|
Minor fix for Plugin_DSP_LLE.
Fixes win32 debug build
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@565 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 22:39:30 +00:00 |
|
Sonicadvance1
|
bb248a43de
|
Linux: Makes keyboard state save/loading work. I put it in the GL plugin so it can be used even if multiple pad plugins are used
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@564 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 21:21:24 +00:00 |
|
Sonicadvance1
|
bb685d4fb4
|
Fix padsimple to work
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@563 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 17:00:53 +00:00 |
|
fires.gc
|
f198d550bc
|
fix for small memory leaks
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@562 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 08:40:52 +00:00 |
|
Maarten ter Huurne
|
e9f0d0cae3
|
Added missing include.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@559 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 08:23:41 +00:00 |
|
Maarten ter Huurne
|
07a581ba19
|
Fix build on Linux: commented out setting of background color. If I understood the code correctly, the color will be determined later (after sorting).
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@555 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 08:09:41 +00:00 |
|
Maarten ter Huurne
|
1f66120671
|
32-bit Linux fix: check result of mmap(): if it fails, it returns MAP_FAILED, which is not equal to 0. Also print error message associated with errno.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@554 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 08:08:22 +00:00 |
|
Maarten ter Huurne
|
f70819197a
|
Changed return type of Find4GBBase() to u8*, since it really is a pointer (all callers were typecasting it to u8*).
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@553 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 07:58:17 +00:00 |
|
fires.gc
|
9e49eda4f1
|
bugfix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@552 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 07:34:00 +00:00 |
|
fires.gc
|
076b7069ce
|
fixed memory leak
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@551 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 07:16:14 +00:00 |
|
nakeee
|
23876b80c5
|
added filesystems.cpp to linux
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@550 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 06:57:02 +00:00 |
|
fires.gc
|
85993d02ad
|
fixed small memory leaks of the windows version
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@549 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 06:50:52 +00:00 |
|
Shawn Hoffman
|
5db2389374
|
windows build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@548 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 06:01:07 +00:00 |
|
Shawn Hoffman
|
afc6bf15ab
|
added sorting to gamelistctrl (thanks a lot to gigaherz)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@547 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-17 05:57:43 +00:00 |
|
nakeee
|
e4ca998ff8
|
few warning fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@545 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 20:24:34 +00:00 |
|
memberTwo.mb2
|
e6a12b553b
|
Idle skipping in DC added (speedup). "Idle skipping" option in menu and ini
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@544 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 20:02:59 +00:00 |
|
nakeee
|
0f4c4b6e1c
|
SConscript made all the rest of env.Copy into env.Clone
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@542 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 16:50:09 +00:00 |
|
nakeee
|
d36844799b
|
more linux cleanup for lle
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@541 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 16:40:40 +00:00 |
|
daco65
|
233c28ee22
|
reverted some code from rev 532. dolphin had focus trouble
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@540 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 16:28:36 +00:00 |
|
nakeee
|
4de10e2d94
|
make LLE "work" on linux
also with XK's patch to fix LLE save state
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@539 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 13:53:11 +00:00 |
|
gigaherz
|
17b8a7511b
|
Fix build when using unicode wx.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@538 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 13:34:39 +00:00 |
|
fires.gc
|
ff863e0cec
|
added gui support for compressed ISOs...
compression doesn't work and will be fixed (hopefully :D)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@537 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 12:09:35 +00:00 |
|
nakeee
|
2ab92c9222
|
dsp hle: fixed stupid mistake of misread function name:( thanks XK
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@536 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 09:50:20 +00:00 |
|
nakeee
|
d96d93b7fa
|
dsp hle: removed the code of ddldebugger
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@535 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 09:15:17 +00:00 |
|
nakeee
|
29fb6187b9
|
copy to clone
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@534 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 08:32:12 +00:00 |
|
nakeee
|
cdff58ce40
|
copied the DllDebugger function from the LLE code to solve missing symbols on linux.
Please check on windows to make sure it works.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@533 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-16 08:16:20 +00:00 |
|
XTra.KrazzY
|
ba90c68742
|
In single core mode Emulation and CPU threads are now merged. Performance gain due to sleep elimination. Powerdown checks are already done in the CPU thread.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@532 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-15 21:46:26 +00:00 |
|
masken
|
eafd38f6fb
|
Fixed DebugFast versions of PadSimple and DSP HLE plugins.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@531 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-15 21:38:23 +00:00 |
|
XTra.KrazzY
|
2c2697077b
|
Stopping games now works
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@530 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-15 21:37:05 +00:00 |
|
fires.gc
|
ace5bb5f4b
|
fixed filenames and descriptions of the DSP HLE plugin (affects debug fast version)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@529 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-15 21:34:40 +00:00 |
|
nakeee
|
6a7351181f
|
print percent with .2lf
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@528 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-15 05:14:18 +00:00 |
|
Sonicadvance1
|
39aed329f9
|
Fixes Sorting in Linux, already tested in Windows. and if logging isn't enabled when loading a dynamic library in Linux, it will print instead of log
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@527 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-14 22:25:28 +00:00 |
|
fires.gc
|
6c007ceff0
|
added support for the wii mem dump (again)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@526 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-14 11:57:35 +00:00 |
|
hrydgard
|
7d07881116
|
Revert a fix for now, might break Win32 build
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@525 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-14 09:54:48 +00:00 |
|
hrydgard
|
4c6d684a9f
|
Some sanity checks in the debugger.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@524 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-14 09:18:03 +00:00 |
|
hrydgard
|
a56fcd4e98
|
Fixed some valgrind warnings.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@523 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-14 09:12:19 +00:00 |
|
memberTwo.mb2
|
0ba3948c42
|
JIT profiler: in block performance counter.
MemoryView: raw memory display.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@522 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-13 20:58:24 +00:00 |
|
hrydgard
|
bec80af7d2
|
Move some stuff from bss to heap
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@521 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-13 18:35:49 +00:00 |
|
hrydgard
|
7a8d4a1987
|
Defend against bad parameters for HLE_Printf, early out in symboldb, misc
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@520 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-13 18:15:53 +00:00 |
|
Sonicadvance1
|
b0aaac3890
|
Should fix about box in Windows
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@519 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-13 17:40:21 +00:00 |
|
masken
|
f75fafc1ce
|
Moved all relevant code into the Wiimote plugin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@518 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-13 17:11:15 +00:00 |
|
Shawn Hoffman
|
de9b103524
|
reversion
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@517 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-13 16:33:28 +00:00 |
|
Shawn Hoffman
|
73cef0e53b
|
fixed plugin options: no longer ugly on linux, and calls wiimote config/about
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@516 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-13 16:10:26 +00:00 |
|
Shawn Hoffman
|
6cabff4b0d
|
daco breaks things ^^
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@515 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-13 15:31:06 +00:00 |
|
Maarten ter Huurne
|
0b600d848a
|
Added new file "Plugins/Plugin_Wiimote.cpp".
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@514 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-13 15:27:09 +00:00 |
|
daco65
|
583d22e72b
|
and suddenly out of nowhere i had 4 resource.h files
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@513 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-13 15:17:16 +00:00 |
|