rpcsx/rpcs3/Emu/Cell
al0xf f2ba41af46 Stub cellOsk (#2264)
* Stub cellOsk

Returns the word "rpcs3" as OSK input for now. Tested and working in
Terraria, Nier, and some homebrew. The next step would be to hook it up
to the GUI so the user can enter any text.

* Fix commit

* Fix formatting

* cellOsk improvements

* cellOsk improvements
2017-01-19 01:01:25 +03:00
..
lv2 fix type conflict with macOS (#2157) 2016-10-20 03:42:14 +03:00
Modules Stub cellOsk (#2264) 2017-01-19 01:01:25 +03:00
Common.h Partial commit: Cell 2016-04-15 19:22:34 +03:00
ErrorCodes.h error_code implemented 2016-08-16 18:57:44 +03:00
MFC.cpp nyu 2015-03-02 05:10:41 +03:00
MFC.h nyu 2015-03-02 05:10:41 +03:00
PPCDisAsm.h fmt::by_value, fmt::Format removed 2015-08-24 21:22:42 +03:00
PPUAnalyser.cpp New bitsets (experimental) 2016-08-08 16:29:37 +03:00
PPUAnalyser.h New bitsets (experimental) 2016-08-08 16:29:37 +03:00
PPUCallback.h Silly macro removed 2016-08-12 19:31:28 +03:00
PPUDisAsm.cpp Cell 2016-05-23 16:22:23 +03:00
PPUDisAsm.h PPU LLVM: Analyser fix 2016-07-14 16:27:14 +03:00
PPUFunction.cpp error_code implemented 2016-08-16 18:57:44 +03:00
PPUFunction.h Silly macro removed 2016-08-12 19:31:28 +03:00
PPUInterpreter.cpp EXPECTS usage removed 2016-08-15 16:29:38 +03:00
PPUInterpreter.h PPUThread refactoring 2016-07-30 16:35:02 +03:00
PPUModule.cpp VERIFY macro removed 2016-08-15 03:13:31 +03:00
PPUModule.h Silly macro removed 2016-08-12 19:31:28 +03:00
PPUOpcodes.h PPU LLVM: Analyser fix 2016-07-14 16:27:14 +03:00
PPUThread.cpp cpu_init removed 2016-08-14 18:07:34 +03:00
PPUThread.h Workaround id_min/max (#2079) 2016-08-20 21:27:50 +08:00
PPUTranslator.cpp EXPECTS usage removed 2016-08-15 16:29:38 +03:00
PPUTranslator.h Silly macro removed-2 2016-08-14 18:19:42 +03:00
RawSPUThread.cpp verify() fix 2016-08-15 14:59:19 +03:00
RawSPUThread.h Removed std::enable_shared_from_this 2016-07-24 21:06:05 +03:00
SPUAnalyser.cpp EXCEPTION macro removed 2016-08-08 19:19:32 +03:00
SPUAnalyser.h PPUAnalyser.h added 2016-06-19 20:50:21 +03:00
SPUASMJITRecompiler.cpp cpu_type removed, system_type added 2016-08-09 17:14:41 +03:00
SPUASMJITRecompiler.h Partial commit: Cell 2016-04-15 19:22:34 +03:00
SPUDisAsm.cpp Partial commit: Cell 2016-04-15 19:22:34 +03:00
SPUDisAsm.h Partial commit: Cell 2016-04-15 19:22:34 +03:00
SPUInterpreter.cpp Silly macro removed-2 2016-08-14 18:19:42 +03:00
SPUInterpreter.h Partial commit: Cell 2016-04-15 19:22:34 +03:00
SPUOpcodes.h Partial commit: Cell 2016-04-15 19:22:34 +03:00
SPURecompiler.cpp cpu_type removed, system_type added 2016-08-09 17:14:41 +03:00
SPURecompiler.h Cell 2016-05-23 16:22:23 +03:00
SPUThread.cpp WRAP_EXPR macro removed 2016-08-15 17:11:45 +03:00
SPUThread.h cpu_init removed 2016-08-14 18:07:34 +03:00