summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Adding some rudimentary command line support for OS XSND\MaddTheSane_cp2013-06-223-3/+184
* Adding the pauseSafeWithBlock declaration to the EmuThread header.SND\MaddTheSane_cp2013-06-201-0/+1
* Make OS X use LidInterrupt.SND\MaddTheSane_cp2013-06-202-5/+8
* PSXCPU_LOG for dynarec64 (dumped only compile). Dump log only if PSXCPU_LOG d...SND\ckain_cp2013-06-075-56/+94
* Since we haven't stated we can't open more than one file in OS X' cheat open ...SND\MaddTheSane_cp2013-05-291-1/+3
* GTK: generate 'CD lid open/close event' automagically when switching ISO imag...SND\ckain_cp2013-05-231-20/+25
* Dynarec64: fixed CART World Series freeze. Issue #10846.SND\ckain_cp2013-05-221-0/+5
* Prevent deadlocking when saving states on OS X.SND\MaddTheSane_cp2013-05-201-12/+31
* Win32: fix crash if direct sound initialization fails.SND\ckain_cp2013-05-171-0/+3
* Win32: Build place DLLs to solution dir (where pcsxr.exe is)SND\ckain_cp2013-05-176-6/+6
* Win32: Use MFC if it is available. Otherwise Windows headers and recources. N...SND\ckain_cp2013-05-176-0/+38
* Win32: CDR plugin is not mandatory to have since there is build-in ISO support.SND\ckain_cp2013-05-172-3/+6
* Patch 14419 (0KgaSChgRDOPtzXyC);SND\edgbla_cp2013-05-043-1/+12
* Patch 14294 (KrossX2);SND\edgbla_cp2013-05-033-4/+5
* Hook up one of the shader selectors.SND\MaddTheSane_cp2013-04-251-18/+27
* Ignore case XK_section on OS X for now.SND\MaddTheSane_cp2013-04-192-1/+5
* GTK: dfinput added emulator key (hotkey) mapping to keyboard or controller. E...SND\ckain_cp2013-04-169-181/+626
* Patch 14257 (BlackLotus);SND\edgbla_cp2013-04-051-2/+0
* Improved cheat file saving in GTK GUI. Extension .cht is now added if filter ...SND\ckain_cp2013-03-301-36/+64
* .SND\edgbla_cp2013-03-193-43/+81
* Patch 14090 (KrossX2);SND\edgbla_cp2013-03-196-11/+28
* Fix a crash when using SoftGL on OS X.SND\MaddTheSane_cp2013-03-171-164/+172
* cdriso: handle no disk state betterSND\notaz_cp2013-03-141-1/+8
* cdrom: stopping read should stop seek tooSND\notaz_cp2013-03-111-1/+1
* cdrom: use single read/play cursor, handle cdlRead for cddaSND\notaz_cp2013-03-112-35/+38
* cdrom: pause doesn't start readSND\notaz_cp2013-03-111-2/+0
* psxmem: handle io mirrorsSND\notaz_cp2013-03-111-14/+14
* mem2vram: delay based on BS size. Fixes X-Files videos. Seems not break other...SND\ckain_cp2013-03-061-12/+12
* PSXBIOS_LOG and printf, puts, putchar: prettier output to the log.SND\ckain_cp2013-03-042-11/+46
* Assignment not comparison.SND\ckain_cp2013-03-031-1/+1
* Apply patch 13980, with fixes to get it working properly. This allows a cheat...SND\MaddTheSane_cp2013-03-037-20/+986
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-0313-31/+31
* Dynarec(x64): recompile instructions on FlushCache BIOS call - Fixes XG memca...SND\ckain_cp2013-03-023-2/+12
* Only run the url if the emulator is running if we are using an ISO.SND\MaddTheSane_cp2013-03-021-2/+6
* .SND\edgbla_cp2013-03-021-2/+6
* CPU -> Hide cursor. (Windows);SND\edgbla_cp2013-03-0114-1184/+1241
* po.SND\edgbla_cp2013-03-018-4155/+4932
* Set the recent item menu text based on the localized name: this will honor th...SND\MaddTheSane_cp2013-02-281-2/+9
* .SND\edgbla_cp2013-02-271-12/+18
* .SND\edgbla_cp2013-02-261-12/+20
* rm gdk-compat.h;SND\edgbla_cp2013-02-263-287/+72
* GTK - got rid of MemcardDlg compile time warnings.SND\ckain_cp2013-02-251-57/+58
* .SND\edgbla_cp2013-02-251-0/+0
* .SND\edgbla_cp2013-02-243-8/+9
* link cable plugin for Windows;SND\edgbla_cp2013-02-2446-6090/+3921
* Check if the selected combobox value is actually a valid plugin. Also there i...SND\ckain_cp2013-02-241-46/+44
* .SND\edgbla_cp2013-02-2313-876/+921
* dfcdrom CDRreadCDDA fix;SND\edgbla_cp2013-02-221-1/+1
* Link cable emulation for Linux.SND\edgbla_cp2013-02-2211-0/+1624
* .SND\edgbla_cp2013-02-2215-1022/+114