Lime3DS/src
Lioncash 98fa3f7cba Core: Alter the kernel string functions to use std::string instead of const char*.
Most functions already operate on std::strings. This also removes the need to manually null terminate thread names.
2014-08-17 23:12:20 -04:00
..
citra Bootmanager: changed filename to std::string 2014-08-14 23:59:31 -07:00
citra_qt Removed redundant loop in EmuThread::run() 2014-08-16 23:31:25 -07:00
common Merge pull request #52 from lioncash/memory 2014-08-17 20:38:28 -04:00
core Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
video_core Merge pull request #42 from archshift/glexp 2014-08-13 13:10:45 -04:00
CMakeLists.txt fixes to build on linux 2014-04-22 19:42:29 -07:00