Google Code Exporter
Google Code Exporter
``` Reported by gochaism, Feb 18, 2009 Lua joypad.set() doesn't affect Input Display. Probably we'll need to modify controls.cpp more. Delete comment Comment 1 by gochaism, Feb 19, 2009 Hmm,...
``` Allow for multiple macro setups for P1 ``` Original issue reported on code.google.com by `[email protected]` on 20 Jun 2009 at 1:06
``` If we have ported over Ram Search, why not Ram Watch? GENS Ram watch is the better dialog of the current RAM watching dialogs. ``` Original issue reported on...
``` a -lua command. Requested by [email protected] ``` Original issue reported on code.google.com by `[email protected]` on 20 Jun 2009 at 1:03
``` Originally posted by [email protected] It would be very helpful if there were a command line argument which caused the specified smv to be autoplayed on startup. This is trivial...
``` Ability to open .7z and other archive files. If more than one valid rom in the archive a dialog should open with a list of ROMs. I think we...
``` Dromiceius's request: I recommend adding more keys for the cheat finder. In the listview control: ctrl+c = copy address to clipboard (so that it can be pasted into one's...
``` In epoll_wait loop with multiple FDs registered should I call recvfrom_zcopy once only? Otherwise if there is a continuous stream of UDP packets incoming it always returns recvfrom_zcopy >...
``` What steps will reproduce the problem? 1. I've three TCP sessions, each one have own receiving thread (non-blocking) 2. Each receiving thread have affinity set to the same CPU...
``` What steps will reproduce the problem? 1. Disable IPv6 kernel module, by adding "install ipv6 /bin/true" to modprobe configuration. 2. Install MLNX_OFED and libvma 3. Run an App with...