This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/src/core/hle/service/am
Lioncash 8dd9cb98ce am: Utilize std::array within PopLaunchParameter()
Gets rid of the potential for C array-to-pointer decay, and also makes
pointer arithmetic to get the end of the copy range unnecessary. We can
just use std::array's begin() and end() member functions.
2018-08-21 11:03:14 -04:00
..
2018-07-31 08:02:20 -04:00
2018-07-31 08:02:20 -04:00
2018-07-31 08:02:20 -04:00
2018-07-31 08:02:20 -04:00
2018-07-31 08:02:20 -04:00
2018-07-31 08:02:20 -04:00