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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Core
Age
Commit message (
Expand
)
Author
2013-09-22
Add the new 'Clean' themes from MaJoR and default to Clean by changing the na...
Pierre Bourdon
2013-09-20
if a memcard is set to read only, fail more gracefully by reporting when writ...
LPFaint99
2013-09-19
[ARM] Reenable flush per instruction with FPR cache. Something is still very ...
Ryan Houdek
2013-09-19
[ARM] Fix and optimize mtcrf.
Ryan Houdek
2013-09-19
[ARM] MicroOps in the branching instructions.
Ryan Houdek
2013-09-19
[ARM] Fix misuse of RBIT in crXXX, meant to use MVN.
Ryan Houdek
2013-09-18
Fix missing md5thread.detach()
comex
2013-09-18
[ANDROID] Fix ARM JIT. Is due to Android using softfp instead of hardfp.
Ryan Houdek
2013-09-17
Fix indentation in function PSO_MakeSaveGameValid() in GCMemcard.cpp.
Lioncash
2013-09-17
[ARM] Fix the FPR cache to not have to dump registers after every instruction...
Ryan Houdek
2013-09-17
[ARM] crand/crandc/creqv/crnand/crnor/cror/crorc/crxor/mcrf/mfcr/mtcrf/mtsr/m...
Ryan Houdek
2013-09-17
[ARM] Renables load instructions with update.
Ryan Houdek
2013-09-16
[ARM] Flush the fpr cache between every instruction. Do this until I figure o...
Ryan Houdek
2013-09-16
[ARM] Add dcbt/dcbtst/dcba noops.
Ryan Houdek
2013-09-16
[ARM] ps_sel implementation.
Ryan Houdek
2013-09-16
[ARM] Remove extraneous BKPT from ps_rsqrte.
Ryan Houdek
2013-09-16
[ARM] ps_rsqrte implementation.
Ryan Houdek
2013-09-16
[ARM] ps_nmadd/ps_nmsub implementations.
Ryan Houdek
2013-09-16
[ARM] rlwnmx implementation.
Ryan Houdek
2013-09-16
[ARM] Implement ps_msub. Minor optimizations.
Ryan Houdek
2013-09-16
[ARM] fcmpo/fcmpu implementations.
Ryan Houdek
2013-09-16
[ARM] fctiwzx implementation. This isn't implemented in JIT64 and it is unsta...
Ryan Houdek
2013-09-14
Merge branch 'global-user-directory'
Pierre Bourdon
2013-09-14
Change the name of INI options for memcard paths and NAND path to make migrat...
Pierre Bourdon
2013-09-14
Overlay local gameinis over global gameinis instead of copying.
Pierre Bourdon
2013-09-14
[ARM] slwx/srwx/srawx implementations.
Ryan Houdek
2013-09-14
[ARM] fmaddsx and fmaddx implementations.
Ryan Houdek
2013-09-14
[ARM] stmw implementation.
Ryan Houdek
2013-09-14
[ARM] stfd and stfdu implementations.
Ryan Houdek
2013-09-14
[ARM] cntlzwx implementation.
Ryan Houdek
2013-09-14
[ARM] ps_madds0 and ps_madds1 implementations.
Ryan Houdek
2013-09-14
Overlay the user Maps/ over the shared one to avoid copying files
Pierre Bourdon
2013-09-14
Use global user directory on windows.
Rachel Bryk
2013-09-14
[ARM] lfdu and stfsu implementations.
Ryan Houdek
2013-09-14
[ARM] lfsu implementation.
Ryan Houdek
2013-09-14
[ARM] Fixes srawix implementation.
Ryan Houdek
2013-09-13
NetPlayServer: Drop all the pads for a client when she disconnects
Jasper St. Pierre
2013-09-13
Merge branch 'geckoos-fix'
comex
2013-09-13
Fix HLE_HOOK_START in the interpreter.
comex
2013-09-13
Use d01f1bad for the gameid check in RunCodeHandler rather than the actual ID.
comex
2013-09-13
Fix placement of HLE::Patch to not get overwritten by HLE::PatchFunctions.
comex
2013-09-13
Hook the Gecko codehandler to invalidate the icache.
comex
2013-09-13
Return correct value to fix libogc's IOS launch sequence.
comex
2013-09-13
Fake ticket views for missing IOS title.
comex
2013-09-13
Reset es_inuse upon Reset.
comex
2013-09-13
Returning false from an IPC_HLE method should not produce an INFO_LOG.
comex
2013-09-12
[ARM] Disable loadstorepaired instructions when fastmem is disabled.
Ryan Houdek
2013-09-12
[ARM] Removes extraneous fpr.Flush
Ryan Houdek
2013-09-12
[ARM] Fixes ps_madd implementation.
Ryan Houdek
2013-09-12
[ARM] Fixes the ps_merge00 and ps_merge10 implementations. They both had the ...
Ryan Houdek
[next]