.. |
Boot
|
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
|
2008-08-14 23:04:24 +00:00 |
Debugger
|
Avoid compile warning by adding virtual destructor.
|
2008-08-14 21:34:29 +00:00 |
HLE
|
static-ified a lot of vars to prevent name collisions with plugins, other cosmetic stuff, prep for jit debug
|
2008-08-07 21:29:15 +00:00 |
HW
|
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.
|
2008-08-16 21:58:07 +00:00 |
IPC_HLE
|
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
|
2008-08-14 23:04:24 +00:00 |
Plugins
|
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.
|
2008-08-16 21:58:07 +00:00 |
PowerPC
|
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.
|
2008-08-16 21:58:07 +00:00 |
Console.cpp
|
Call CheckDTLB always, only keep result if logging is enabled. Thanks to hrydgard for reviewing my previous commit.
|
2008-08-14 23:07:08 +00:00 |
Console.h
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
Core.cpp
|
Rewrote CPU detection.
|
2008-08-15 20:43:14 +00:00 |
Core.h
|
For unknown reasons, this patch fixes Beyond Good and Evil and Metroid intro in 32-bit mode only. Yeah, I have some work to do on the JIT.
|
2008-08-11 19:35:38 +00:00 |
CoreParameter.cpp
|
Fix bug that made it impossible to even try to boot LLE bios (not tested). Also add ability for Patches/ INI files to override dual core and optimizequant.
|
2008-07-29 21:16:33 +00:00 |
CoreParameter.h
|
Fix bug that made it impossible to even try to boot LLE bios (not tested). Also add ability for Patches/ INI files to override dual core and optimizequant.
|
2008-07-29 21:16:33 +00:00 |
CoreTiming.cpp
|
Mostly cleanup and some better crash messages. Also enabled partial block linking (see JitCache.cpp), should give a small speedup but may cause problems, please report!
|
2008-07-16 20:50:16 +00:00 |
CoreTiming.h
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
DolLoader.h
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
Host.cpp
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
Host.h
|
added first iteration of breakpoint view for the debugger
|
2008-07-17 20:08:01 +00:00 |
LogManager.cpp
|
Fixed compile warning: initialize members in declaration order.
|
2008-08-14 20:42:36 +00:00 |
LogManager.h
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
MemTools.cpp
|
32-bit speedup (videos mostly affected). Lots of various cleanup and future proofing. A small debugger feature.
|
2008-08-09 16:56:24 +00:00 |
MemTools.h
|
32-bit speedup (videos mostly affected). Lots of various cleanup and future proofing. A small debugger feature.
|
2008-08-09 16:56:24 +00:00 |
PatchEngine.cpp
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
PatchEngine.h
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
SConscript
|
Yet another bunch of optimizations and cleanup.
|
2008-08-13 20:48:27 +00:00 |
stdafx.cpp
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
stdafx.h
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
Tracer.cpp
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
Tracer.h
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
VolumeHandler.cpp
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
VolumeHandler.h
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |