summaryrefslogtreecommitdiff
path: root/Source/Core/Common
AgeCommit message (Expand)Author
2009-07-01implement peeking z value from ppc. currently only works in single core mode....Shawn Hoffman
2009-06-30MemoryWindow will now dump aram instead of ram - if you are viewing aramShawn Hoffman
2009-06-29Move to new Virtual XFB system which correctly handles games which store mult...Nolan Check
2009-06-28Misc warning fixes.magumagu9
2009-06-28Small warning fix.magumagu9
2009-06-28Graphics: (faked) bounding box support. Helps some Paper Mario effects althou...hrydgard
2009-06-28build fixinghrydgard
2009-06-28cleanup: extract breakpoint code into Common. only have one shared PPCDebugIn...hrydgard
2009-06-21Linux compile fixSonicadvance1
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-06-20MusicMod: Fixed the buildJohn Peterson
2009-06-17DSPCodeUtil some code fixingnakeee
2009-06-17createtest fixes and compile fixes for linuxnakeee
2009-06-15Improve accuracy of FPU emulation slightly - still no F-Zero improvements :(hrydgard
2009-06-15bcctrx opcode will fall back to the interpreter, and a minor compile and warn...omegadox
2009-06-15Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real...John Peterson
2009-06-14Unbreak the build (sorry, forgot a few includes), move FP classification to M...hrydgard
2009-06-14Remove the last use of MappedFile and kill the code. (less code is good!) (we...hrydgard
2009-06-13PowerPC: Fixed moronic bug in mcrfs - together with correctly computing FPRF ...hrydgard
2009-06-12Fix for tatsunoko vs capcom and those wii games getting corrupted memory errorsl1nk3.s
2009-06-09Tiny commit:XTra.KrazzY
2009-06-09Post-processing: Added options to graphics config dialog.hrydgard
2009-06-09Debugging: Added 'insert nop' to menu, added 'show history' code for interpre...John Peterson
2009-06-08OpenGL: Changed the AVIDump framebuffer source to the same as for screenshotsJohn Peterson
2009-05-14fix windows debugfast build and warning fix in SDCardUtil.cppShawn Hoffman
2009-05-13added HAVE_SFML so the code compiles without itnakeee
2009-05-08remove dead code from MusicModShawn Hoffman
2009-05-07fix some dir issue on osx, if there is a problem on windows or linux, see thi...tmator
2009-05-07disable sysconf progressive scan by default, fix discrepancies between some c...Shawn Hoffman
2009-05-07Revert changes to vcprojdeath2droid
2009-05-07Add hires texture support to OpenGLdeath2droid
2009-05-06More clean up's.death2droid
2009-05-04fix plugin dir for nongui version for osxtmator
2009-05-04give serial port 1 it's own logShawn Hoffman
2009-05-03DSP: add a crazy little shell script that will build DSPCore into DSPSpy. mak...hrydgard
2009-05-01DSPSpy: Hide loop stack registers - they aren't relevant for most investigati...hrydgard
2009-04-26git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3085 8ced0084-cf51-0...Shawn Hoffman
2009-04-26Revert r3083, we'll find a better way.Marcus Wanners
2009-04-26Added d3d and ogl settings to InfoWindow.cppMarcus Wanners
2009-04-25A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashi...Sonicadvance1
2009-04-25Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (c...XTra.KrazzY
2009-04-24get rid of annoying extra null byte at the end of log lines written to file.Shawn Hoffman
2009-04-22DSP switched mode 16 and 40nakeee
2009-04-22gah, some missing files from last commit...Shawn Hoffman
2009-04-22auto-create a blank fat32 sd card image if one does not exist, thanks to goog...Shawn Hoffman
2009-04-19give /dev/stm it's own logShawn Hoffman
2009-04-19Created a free look utility which only works on win32 right now. It lets the ...donkopunchstania
2009-04-18DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool.hrydgard
2009-04-16fix CreateFullPath, fix memcards not being created if the path didn't exist f...Shawn Hoffman
2009-04-14DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileut...hrydgard