<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinTool/VerifyCommand.cpp, branch release-prep-2506a</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>VerifyTool: Add missing USE_RETRO_ACHIEVEMENTS ifdefs</title>
<updated>2024-12-15T17:15:57+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2024-12-15T17:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ad24ddb6bb01ddaba19bf72e8eda5cae354701ae'/>
<id>ad24ddb6bb01ddaba19bf72e8eda5cae354701ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add generation of rcheevos hash to DolphinTool</title>
<updated>2024-09-15T14:52:04+00:00</updated>
<author>
<name>retroNUC</name>
<email>retronuc@gmail.com</email>
</author>
<published>2024-09-15T14:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a74b2a4dde2ef99dacd1ff918c9a32bd1e32ffdb'/>
<id>a74b2a4dde2ef99dacd1ff918c9a32bd1e32ffdb</id>
<content type='text'>
Fixed coding standards issue

CalculateHash return string instead of using char array param
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed coding standards issue

CalculateHash return string instead of using char array param
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinTool: support WAD verification</title>
<updated>2024-05-28T18:00:00+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2024-05-28T03:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5255fe5f74268f0de798731bb0cace1b64393abc'/>
<id>5255fe5f74268f0de798731bb0cace1b64393abc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #11960 from Minty-Meeo/dolphin-tool-code-review-4</title>
<updated>2023-06-17T12:18:21+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2023-06-17T12:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=79d5850e6a9a015118bf40a5e22541d527c2ad45'/>
<id>79d5850e6a9a015118bf40a5e22541d527c2ad45</id>
<content type='text'>
DolphinTool: Use {fmt} library</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DolphinTool: Use {fmt} library</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinTool: Less string copies</title>
<updated>2023-06-17T02:51:06+00:00</updated>
<author>
<name>get</name>
<email>45425365+Minty-Meeo@users.noreply.github.com</email>
</author>
<published>2023-06-17T00:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e67c196d2a44dce1387e5d91d37aa519bb70ddf0'/>
<id>e67c196d2a44dce1387e5d91d37aa519bb70ddf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinTool: Use {fmt} library</title>
<updated>2023-06-17T02:45:59+00:00</updated>
<author>
<name>get</name>
<email>45425365+Minty-Meeo@users.noreply.github.com</email>
</author>
<published>2023-06-16T23:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=410c4ffe7506ed7c49ce5dc9741689d69df333b0'/>
<id>410c4ffe7506ed7c49ce5dc9741689d69df333b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinTool: Use EXIT_SUCCESS and EXIT_FAILURE</title>
<updated>2023-06-17T02:00:10+00:00</updated>
<author>
<name>get</name>
<email>45425365+Minty-Meeo@users.noreply.github.com</email>
</author>
<published>2023-06-15T04:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=969eeb4b52bc5551c461f5dca42246a0661559cf'/>
<id>969eeb4b52bc5551c461f5dca42246a0661559cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinTool: Ditch OOP design</title>
<updated>2023-06-17T01:39:16+00:00</updated>
<author>
<name>get</name>
<email>45425365+Minty-Meeo@users.noreply.github.com</email>
</author>
<published>2023-06-14T23:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=25c020cbe2b0f5fa0b384c64839fc16745af133c'/>
<id>25c020cbe2b0f5fa0b384c64839fc16745af133c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinTool: Sensible changes</title>
<updated>2023-06-16T23:28:03+00:00</updated>
<author>
<name>get</name>
<email>45425365+Minty-Meeo@users.noreply.github.com</email>
</author>
<published>2023-06-14T20:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=31e78c40a1fa4edb89dffa71f9b1b52239f58335'/>
<id>31e78c40a1fa4edb89dffa71f9b1b52239f58335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VolumeVerifier: enable fast hash functions by default</title>
<updated>2022-08-03T05:23:49+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2022-07-28T17:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d71797154ab3db04c02363f1538c805d9aa95429'/>
<id>d71797154ab3db04c02363f1538c805d9aa95429</id>
<content type='text'>
sets defaults based on cpu support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sets defaults based on cpu support.
</pre>
</div>
</content>
</entry>
</feed>
