<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/common/break_points.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>common: Remove unused old breakpoint source files</title>
<updated>2018-08-14T22:14:01+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2018-08-14T22:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=11895d54af6810246c537e4c5c70ae7158c5ada7'/>
<id>11895d54af6810246c537e4c5c70ae7158c5ada7</id>
<content type='text'>
These currently aren't used and contain commented out source code that
corresponds to Dolphin's JIT. Given our CPU code is organized quite
differently, we shouldn't be keeping this around (at the moment it just
adds to compile times marginally).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These currently aren't used and contain commented out source code that
corresponds to Dolphin's JIT. Given our CPU code is organized quite
differently, we shouldn't be keeping this around (at the moment it just
adds to compile times marginally).
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import in break_points.cpp (#2763)</title>
<updated>2017-06-09T04:16:46+00:00</updated>
<author>
<name>Kloen Lansfiel</name>
<email>kloen@outlawkiwi.com</email>
</author>
<published>2017-06-09T04:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=9a8a90b52b4a7254ad73afbd23605516c50c5417'/>
<id>9a8a90b52b4a7254ad73afbd23605516c50c5417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use negative priorities to avoid special-casing the self-include</title>
<updated>2016-09-21T07:15:56+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2016-09-21T06:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=84fbbe26297652d994d203bde543ec252c2d801a'/>
<id>84fbbe26297652d994d203bde543ec252c2d801a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove empty newlines in #include blocks.</title>
<updated>2016-09-21T02:15:47+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2016-09-20T15:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=ebdae19fd226104baec712b9da9939ff82ef3c3a'/>
<id>ebdae19fd226104baec712b9da9939ff82ef3c3a</id>
<content type='text'>
This makes clang-format useful on those.

Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes clang-format useful on those.

Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sources: Run clang-format on everything.</title>
<updated>2016-09-18T00:38:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2016-09-18T00:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=dc8479928c5aee4c6ad6fe4f59006fb604cee701'/>
<id>dc8479928c5aee4c6ad6fe4f59006fb604cee701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>common: Get rid of debug_interface.h</title>
<updated>2015-09-11T12:12:08+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-09-11T12:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=5dc9950772c6d23a5798a4a0366ac767b489c7ad'/>
<id>5dc9950772c6d23a5798a4a0366ac767b489c7ad</id>
<content type='text'>
This is technically unused. Also removes TMemChecks because it relies on this.
Whenever memory breakpoints are implemented for real, it should be designed to
match the codebase debugging mechanisms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is technically unused. Also removes TMemChecks because it relies on this.
Whenever memory breakpoints are implemented for real, it should be designed to
match the codebase debugging mechanisms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Common: Remove common.h</title>
<updated>2015-05-07T18:45:22+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2015-05-06T07:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=e1fbac3ca13d37d2625c11d30cfdece4327b446b'/>
<id>e1fbac3ca13d37d2625c11d30cfdece4327b446b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disassembler: Get rid of a const_cast</title>
<updated>2015-03-30T19:37:34+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-03-30T19:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=e05d6220f58c96ed8da6d9e69a597808f50c2edc'/>
<id>e05d6220f58c96ed8da6d9e69a597808f50c2edc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Asserts: break/crash program, fit to style guide; log.h-&gt;assert.h</title>
<updated>2015-02-11T02:30:31+00:00</updated>
<author>
<name>archshift</name>
<email>admin@archshift.com</email>
</author>
<published>2015-01-21T01:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=ef24e72b2618806f64345544fa46c84f3f494890'/>
<id>ef24e72b2618806f64345544fa46c84f3f494890</id>
<content type='text'>
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time)
As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing)

Also removed some GEKKO cruft.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time)
As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing)

Also removed some GEKKO cruft.
</pre>
</div>
</content>
</entry>
<entry>
<title>License change</title>
<updated>2014-12-21T05:20:24+00:00</updated>
<author>
<name>purpasmart96</name>
<email>kanzoconfigz@hotmail.com</email>
</author>
<published>2014-12-17T05:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=ebfd831ccba32bce097491db3d6bdff0be05935e'/>
<id>ebfd831ccba32bce097491db3d6bdff0be05935e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
