<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/arm/dyncom, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<entry>
<title>arm: Remove SkyEye/Dyncom code that is ARMv6-only.</title>
<updated>2018-01-03T03:24:12+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-01-03T03:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=b172f0d770486d4367fbea22906a5e908ef621e8'/>
<id>b172f0d770486d4367fbea22906a5e908ef621e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>logging: Rename category "Core_ARM11" to "Core_ARM".</title>
<updated>2017-10-23T04:13:12+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-10-23T04:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=45db4bb3ea9e5a46db598eb99957bfd7d7a135f7'/>
<id>45db4bb3ea9e5a46db598eb99957bfd7d7a135f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into nx</title>
<updated>2017-10-10T03:56:20+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-10-10T03:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=b1d5db1cf60344b6b081c9d03cb6ccc3264326cd'/>
<id>b1d5db1cf60344b6b081c9d03cb6ccc3264326cd</id>
<content type='text'>
# Conflicts:
#	src/core/CMakeLists.txt
#	src/core/arm/dynarmic/arm_dynarmic.cpp
#	src/core/arm/dyncom/arm_dyncom.cpp
#	src/core/hle/kernel/process.cpp
#	src/core/hle/kernel/thread.cpp
#	src/core/hle/kernel/thread.h
#	src/core/hle/kernel/vm_manager.cpp
#	src/core/loader/3dsx.cpp
#	src/core/loader/elf.cpp
#	src/core/loader/ncch.cpp
#	src/core/memory.cpp
#	src/core/memory.h
#	src/core/memory_setup.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	src/core/CMakeLists.txt
#	src/core/arm/dynarmic/arm_dynarmic.cpp
#	src/core/arm/dyncom/arm_dyncom.cpp
#	src/core/hle/kernel/process.cpp
#	src/core/hle/kernel/thread.cpp
#	src/core/hle/kernel/thread.h
#	src/core/hle/kernel/vm_manager.cpp
#	src/core/loader/3dsx.cpp
#	src/core/loader/elf.cpp
#	src/core/loader/ncch.cpp
#	src/core/memory.cpp
#	src/core/memory.h
#	src/core/memory_setup.h
</pre>
</div>
</content>
</entry>
<entry>
<title>arm_interface: Set TLS address for dynarmic core.</title>
<updated>2017-09-30T18:34:03+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-09-30T18:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=6377585edb43009e464d4c04b4a35720b5f9d020'/>
<id>6377585edb43009e464d4c04b4a35720b5f9d020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>arm: Use 64-bit addressing in a bunch of places.</title>
<updated>2017-09-30T18:28:53+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-08-29T01:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=3411883fe32786c08bbdb28fd35e0b39a420be41'/>
<id>3411883fe32786c08bbdb28fd35e0b39a420be41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved down_count to CoreTiming</title>
<updated>2017-09-30T16:38:14+00:00</updated>
<author>
<name>Huw Pascoe</name>
<email>huw.pascoe@gmail.com</email>
</author>
<published>2017-09-30T16:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=529f4a01318a450f999ffa7e01c5c26f801d22e0'/>
<id>529f4a01318a450f999ffa7e01c5c26f801d22e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM_Interface: Implement PageTableChanged</title>
<updated>2017-09-24T22:08:25+00:00</updated>
<author>
<name>MerryMage</name>
<email>MerryMage@users.noreply.github.com</email>
</author>
<published>2017-09-24T21:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=67a70bd9e1655dfd705550c1d561f3ba444360c8'/>
<id>67a70bd9e1655dfd705550c1d561f3ba444360c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dyncom: Use size_t instead of int to store the instruction offsets in the instruction cache.</title>
<updated>2017-08-21T13:34:23+00:00</updated>
<author>
<name>Subv</name>
<email>subv2112@gmail.com</email>
</author>
<published>2017-08-19T16:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=9d0841b48b6b6f3c5a2425922617343fc2f79cdc'/>
<id>9d0841b48b6b6f3c5a2425922617343fc2f79cdc</id>
<content type='text'>
Fixes a few warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a few warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dyncom: Fixed a conversion warning when decoding thumb instructions.</title>
<updated>2017-08-21T13:20:36+00:00</updated>
<author>
<name>Subv</name>
<email>subv2112@gmail.com</email>
</author>
<published>2017-08-19T16:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=d3fb1d6c3882e45dee66fe7e5cf7613268e1b7bb'/>
<id>d3fb1d6c3882e45dee66fe7e5cf7613268e1b7bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dyncom: Remove disassembler code</title>
<updated>2017-05-07T22:33:46+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2017-05-07T22:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=d97b9775409e05ffba8a78632bd41863570e9830'/>
<id>d97b9775409e05ffba8a78632bd41863570e9830</id>
<content type='text'>
Had licensing issue around it, in addition to several bugs.

Closes #1632, #1280
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Had licensing issue around it, in addition to several bugs.

Closes #1632, #1280
</pre>
</div>
</content>
</entry>
</feed>
