summaryrefslogtreecommitdiff
path: root/Source/Core/Core
AgeCommit message (Expand)Author
2012-05-13Invalidated the JIT cache when the dcbst instruction is used.skidau
2012-05-12Changed the block linker to work on physical addresses. Checked whether the ...skidau
2012-05-12Implement a better heuristic to detect whether an ELF is for GC or WiiPierre Bourdon
2012-05-04JIT32 fix.skidau
2012-05-04Added wbfs support. Thanks to lordlyhobo for the patch. Fixes issue 859.skidau
2012-05-03Reverted the ES changes from r0fc390b55226. Fixes the crash that occurred wh...skidau
2012-05-03Optimised the JIT path.skidau
2012-05-02Lock the DSP thread on its own core when using "Lock threads to cores" and "L...Pierre Bourdon
2012-05-01Added preliminary support for ARAM memory map mode "4".skidau
2012-05-01Fixed ARAM DMA overflow situations. Fixes issue 4952.skidau
2012-05-01Merge Conflicts:skidau
2012-05-01Fixed a typo and some far jumps in the JIT.skidau
2012-05-01Reset the performance counters at the start of the each block.skidau
2012-05-01Changed the performance monitor check to a compile time check instead of run-...skidau
2012-05-01Added preliminary support for the Gekko CPU Performance Monitor. Fixes Harry...skidau
2012-05-01Merge branch 'JIT-Exceptions'skidau
2012-05-01JitIL code cleanupskidau
2012-04-29Reset the performance counters at the start of the each block.skidau
2012-04-28Changed the performance monitor check to a compile time check instead of run-...skidau
2012-04-28Added preliminary support for the Gekko CPU Performance Monitor. Fixes Harry...skidau
2012-04-23Merge branch 'AudioStreaming'skidau
2012-04-23Reset the stream playing flag on init.skidau
2012-04-23force VolumeDirectory to align files to 32KB (only streaming audio files real...Shawn Hoffman
2012-04-23Added the response for audio streaming disc offset requests. Generate an AI ...skidau
2012-04-21Added the memcheck for stXx.skidau
2012-04-21Fixed the erroneous looping in audio streaming games like Eternal Darkness an...skidau
2012-04-21Modify state.dat before launching wads. Fixes Liight, maybe others. If in dou...Matthew Parlane
2012-04-15Changed the JIT code to make the FPU exception timing more accurate. The exc...skidau
2012-04-13Fixed the rerecord counter when using more than one save state. Patch by rdra...skidau
2012-04-07Fix compilation with g++ 4.7 and some warnings. Fixes issue 5347.Jordan Woyak
2012-04-08Added a "Keep window on top" option in the graphics options.skidau
2012-04-05Revert part of r6bfb8c9597dc so new memory card files will be created.LPFaint99
2012-04-03follow-up for last commit: don't warn about the EUART init commands.Shawn Hoffman
2012-04-03fixes issue 5335Shawn Hoffman
2012-04-02Fixed the audio streaming "blocks left" register by making it zero-based. Fi...skidau
2012-03-31small fix to writing memorycards, open as r+b so the file is not cleared when...LPFaint99
2012-03-31Oops how did that compile...Matthew Parlane
2012-03-30Comments about DVDLowAudioBufferConfigMatthew Parlane
2012-03-30Fixes issue 5330.Matthew Parlane
2012-03-29Merge branch 'GCMemcardFixes'LPFaint99
2012-03-29Merge branch 'fifoplayer_updates'.NeoBrainX
2012-03-29Remove inherited variable that was no longer used. Clean up.Sacha
2012-03-28Merge branch 'scons-removal'Shawn Hoffman
2012-03-25Merge remote-tracking branch 'timowiren/master'Shawn Hoffman
2012-03-25Merge remote-tracking branch 'adlr/macwiimote'Shawn Hoffman
2012-03-25Merge branch 'wxw3-update'Shawn Hoffman
2012-03-25Spaces to tabs. Removed a comment.Timo Wiren
2012-03-25Quick fix for minimum number of cheat codes needed to activate Gecko.skidau
2012-03-24Matching new and delete.Timo Wiren
2012-03-23Added a check for active Gecko codes before installing the Gecko code handler.skidau