Files
emulator/src/core/hle
Lioncash dc35c3f9d7 nvdrv: Take std::string by const reference in GetDevice()
This is only ever used as a lookup into the device map, so we don't need to
take the std::string instance by value here.
2018-07-19 11:40:36 -04:00
..
2018-01-13 22:38:52 +00:00
2018-05-23 14:22:42 +02:00