<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/core/file_sys/patch_manager.h, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>vfs: Move vfs files to their own directory</title>
<updated>2024-01-25T21:40:42+00:00</updated>
<author>
<name>FearlessTobi</name>
<email>thm.frey@gmail.com</email>
</author>
<published>2024-01-16T05:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=0f9288e38d80c6c63a545934557501fae40d3d83'/>
<id>0f9288e38d80c6c63a545934557501fae40d3d83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>android: Add addon delete button</title>
<updated>2024-01-20T01:54:50+00:00</updated>
<author>
<name>t895</name>
<email>clombardo169@gmail.com</email>
</author>
<published>2024-01-19T21:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=03fa91ba3c52c0371f0d57ea8a5618feaf3012e7'/>
<id>03fa91ba3c52c0371f0d57ea8a5618feaf3012e7</id>
<content type='text'>
Required some refactoring of retrieving patches in order for the frontend to pass the right information to ContentManager for deletion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Required some refactoring of retrieving patches in order for the frontend to pass the right information to ContentManager for deletion.
</pre>
</div>
</content>
</entry>
<entry>
<title>core: improve debug workflow</title>
<updated>2023-09-14T20:44:15+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-09-14T18:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=3ef9673360089b1729ff174eefad9195d8eaf97f'/>
<id>3ef9673360089b1729ff174eefad9195d8eaf97f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vfs: expand support for NCA reading</title>
<updated>2023-08-15T21:47:25+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-08-11T01:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=86f6b6b7b2d930e8203114332b04a5c49a780b06'/>
<id>86f6b6b7b2d930e8203114332b04a5c49a780b06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>general: Convert source file copyright comments over to SPDX</title>
<updated>2022-04-23T09:55:32+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-04-23T08:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=99ceb03a1cfcf35968cab589ea188a8c406cda52'/>
<id>99ceb03a1cfcf35968cab589ea188a8c406cda52</id>
<content type='text'>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch_manager: Do not apply LayeredFS mods when dumping</title>
<updated>2021-06-28T14:14:36+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2021-06-28T14:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=511ee03a21f0f47c46afe51125aad7b9b8c980c8'/>
<id>511ee03a21f0f47c46afe51125aad7b9b8c980c8</id>
<content type='text'>
We should not apply any mods when dumping a game's RomFS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should not apply any mods when dumping a game's RomFS.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch_manager: Remove usages of the global system instance</title>
<updated>2020-11-18T14:36:48+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-11-18T12:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=6f8a06bac58790d20dae3c1adb4de3b441f07b30'/>
<id>6f8a06bac58790d20dae3c1adb4de3b441f07b30</id>
<content type='text'>
With this, only 19 usages of the global system instance remain within
the core library.

We're almost there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this, only 19 usages of the global system instance remain within
the core library.

We're almost there.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch_manager: Make use of type aliases</title>
<updated>2020-09-14T23:17:50+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-09-14T23:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=a4392c24cf67184183cdfa8a5b9b21dbf2686732'/>
<id>a4392c24cf67184183cdfa8a5b9b21dbf2686732</id>
<content type='text'>
We can use these to avoid typing the same type redundantly. This way, if
these ever change, only a single location needs to be modified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can use these to avoid typing the same type redundantly. This way, if
these ever change, only a single location needs to be modified.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch_manager: Make a few functions internally linked</title>
<updated>2020-09-14T23:04:51+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-09-14T23:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=637ab14ae6e42d656ad0a920487014e11461d76a'/>
<id>637ab14ae6e42d656ad0a920487014e11461d76a</id>
<content type='text'>
These functions are only used within this translation unit, so we can
make them internally linked.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These functions are only used within this translation unit, so we can
make them internally linked.
</pre>
</div>
</content>
</entry>
<entry>
<title>file_sys/patch_manager: Add missing include</title>
<updated>2020-09-03T07:51:49+00:00</updated>
<author>
<name>ReinUsesLisp</name>
<email>reinuseslisp@airmail.cc</email>
</author>
<published>2020-09-03T07:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=827ff077e7ea82852fb5e1061a9d6441d1af94af'/>
<id>827ff077e7ea82852fb5e1061a9d6441d1af94af</id>
<content type='text'>
Fixes build issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes build issues
</pre>
</div>
</content>
</entry>
</feed>
