yuzu/src/core/hle/service/cfg
Yuri Kunde Schlesner 723dc644fa ResultVal: Remove MoveFrom()
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in
case you already have an rvalue.
2017-06-18 19:03:15 -07:00
..
cfg.cpp ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
cfg.h Create a random console_unique_id (#2668) 2017-05-05 20:55:51 -04:00
cfg_i.cpp service: Drop '_Interface' from cfg service names 2016-12-09 01:08:35 -05:00
cfg_i.h service: Drop '_Interface' from cfg service names 2016-12-09 01:08:35 -05:00
cfg_nor.cpp service: Add cfg:nor service 2016-12-09 05:07:41 -05:00
cfg_nor.h service: Add cfg:nor service 2016-12-09 05:07:41 -05:00
cfg_s.cpp service: Drop '_Interface' from cfg service names 2016-12-09 01:08:35 -05:00
cfg_s.h service: Drop '_Interface' from cfg service names 2016-12-09 01:08:35 -05:00
cfg_u.cpp service: Drop '_Interface' from cfg service names 2016-12-09 01:08:35 -05:00
cfg_u.h service: Drop '_Interface' from cfg service names 2016-12-09 01:08:35 -05:00