summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SaveState -> check returned SPU size.SND\ckain_cp2013-02-202-94/+96
* Invalidate ICache when loading files from CDROM. Both CPU implementations now...SND\ckain_cp2013-02-171-0/+4
* GTK ConfDlg: Added GTK macros so no more gcc warnings. Fixed BIOS/Plugin dire...SND\ckain_cp2013-02-171-36/+45
* Improved IsoImgDir saving & detection on GTK GUI.SND\ckain_cp2013-02-151-3/+4
* Enable 128MB full file buffer for emuLog when using interpreter CPU & PSXCPU_...SND\ckain_cp2013-02-151-2/+13
* .SND\edgbla_cp2013-02-152-8/+15
* CPU_LOG define doesn't exist. Changed to more appropiate PSXDMA_LOG.SND\ckain_cp2013-02-151-6/+6
* .SND\edgbla_cp2013-02-151-1/+1
* windows cpu conf dialog;SND\edgbla_cp2013-02-151-28/+28
* ...SND\edgbla_cp2013-02-147-15/+122
* ...SND\edgbla_cp2013-02-146-31/+141
* sio1;SND\edgbla_cp2013-02-144-20/+62
* Use URLByAppendingPathComponent: instead of stringWithFormat: to get the dest...SND\MaddTheSane_cp2013-02-141-3/+1
* sio;SND\edgbla_cp2013-02-1418-47/+224
* windows gte fix; :/SND\edgbla_cp2013-02-141-2/+6