index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
release-prep-2609
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
UnitTests
Age
Commit message (
Expand
)
Author
2010-06-03
Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC...
Shawn Hoffman
2010-06-02
Fix some cases of variables being used uninitialized. Also some unused
Soren Jorvang
2010-06-02
Meta:
Soren Jorvang
2010-05-29
Match types in comparison.
Soren Jorvang
2010-05-29
DSPLLE: Some cleanup. Possibly very small speed increase.
hrydgard
2010-05-05
NetPlay: Allow manual adjustments to the pad buffer size. Hacked in all the f...
Jordan Woyak
2010-04-25
DSP Jit more minor fixes
nakeee
2010-04-23
Unittests: Extend DSPJitTester to compare (and initialize!) iram/dram for tes...
j4ck.fr0st
2010-04-14
DSP Jit code cleanup
nakeee
2010-04-13
moar testing! changed some things to make it easier to use, added some bits o...
j4ck.fr0st
2010-04-12
Forgotten file
nakeee
2010-04-12
UnitTests compiles on non win32
nakeee
2010-04-11
Removed a stray MOV in increase_addr_reg, fixed decrease_addr_reg. NR should ...
j4ck.fr0st
2010-04-11
Fixed a small bug in J_CC when emitting jumps that exceed 0x80 in range (only...
j4ck.fr0st
2010-04-09
set eol-style native
j4ck.fr0st
2010-04-09
DSPJit: disabled NR again until we fix DSPEmitter::increase_addr_reg.
j4ck.fr0st
2009-08-03
fix some memleaks in DiscIO. Fix for issue 1238.
Shawn Hoffman
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-15
Fixed one of the two remaining crash on Stop (issue 600), and removed some se...
sl1nk3.s
2009-07-06
add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...
LPFaint99
2009-06-21
New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...
hrydgard
2009-06-16
turn off copying UnitTests.exe to binary folder
Shawn Hoffman
2009-06-16
UnitTests: keep intermediate files in own dir and copy binary to destination ...
Shawn Hoffman
2009-06-15
Improve accuracy of FPU emulation slightly - still no F-Zero improvements :(
hrydgard
2009-06-14
Unbreak the build (sorry, forgot a few includes), move FP classification to M...
hrydgard
2009-06-13
Add mini unit testing framework to Dolphin itself - use it to find bugs and v...
hrydgard
[prev]