rpcsx/rpcs3/Emu
2017-12-01 20:29:59 +03:00
..
Audio ALSA audio backend fixes 2017-11-15 21:00:02 +03:00
Cell spu: Recompiler Interrupt optimizations - Pigeonhole optimize for branching pattern that is used to enable and disable interrupts used in code, this should lower amount of blocks that are compiled and avoid falling out of a block - Recompiled interupt check in some cases to stay in block instead of falling out to dispatcher 2017-12-01 20:29:59 +03:00
CPU Add <typeinfo> 2017-09-19 15:07:07 +03:00
Io Qt/Input: implement blacklist to Filter Noise in pad dialog 2017-11-30 19:06:54 +04:00
Memory Add PPU instruction stat dumper 2017-10-11 20:06:33 +03:00
PSP2 Silence warnings in misc files (gui, psp2, mfc, mouse) 2017-11-30 18:07:19 +03:00
RSX silence warnings in RSX stuff 2017-11-30 18:07:19 +03:00
GameInfo.h Fill game list from all locations 2017-07-12 18:16:09 +03:00
IdManager.cpp Fix idm::init, fxm::init 2017-08-06 16:13:11 +03:00
IdManager.h fxm::check_unlocked added 2017-02-22 12:57:39 +03:00
IPC.h Fix ipc_manager::add 2017-08-29 21:26:31 +03:00
System.cpp Added installation for additional packages to game boot 2017-11-28 22:22:37 +03:00
System.h Added installation for additional packages to game boot 2017-11-28 22:22:37 +03:00
VFS.cpp Escape problematic characters in VFS 2017-10-11 22:01:37 +03:00
VFS.h Escape problematic characters in VFS 2017-10-11 22:01:37 +03:00