<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/tests/core/memory, 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>core/memory: Get rid of 3DS leftovers</title>
<updated>2018-08-03T15:22:47+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2018-08-03T03:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=26de4bb521b1ace7af76eff4f6956cb23ac0d58c'/>
<id>26de4bb521b1ace7af76eff4f6956cb23ac0d58c</id>
<content type='text'>
Removes leftover code from citra that isn't needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes leftover code from citra that isn't needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>core: Move process creation out of global state.</title>
<updated>2018-03-14T22:42:19+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-03-13T21:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=7d6653268f68dea8bc39288e3a27bc499b7b8154'/>
<id>7d6653268f68dea8bc39288e3a27bc499b7b8154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kernel: Store the program id in the Process class instead of the CodeSet class.</title>
<updated>2018-03-02T00:03:53+00:00</updated>
<author>
<name>Subv</name>
<email>subv2112@gmail.com</email>
</author>
<published>2018-02-27T15:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=827f8ca3c77ad0b7e667c64b5c983b3b3ffe8d7d'/>
<id>827f8ca3c77ad0b7e667c64b5c983b3b3ffe8d7d</id>
<content type='text'>
There may be many CodeSets per Process, so it's wasteful and overcomplicated to store the program id in each of them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There may be many CodeSets per Process, so it's wasteful and overcomplicated to store the program id in each of them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build on macOS and linux</title>
<updated>2018-01-13T22:38:52+00:00</updated>
<author>
<name>MerryMage</name>
<email>MerryMage@users.noreply.github.com</email>
</author>
<published>2018-01-13T22:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=e86bdb16019be278974fcab75255ae37cc600747'/>
<id>e86bdb16019be278974fcab75255ae37cc600747</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>Tests: Added Memory::IsValidVirtualAddress tests.</title>
<updated>2017-09-26T22:31:50+00:00</updated>
<author>
<name>Subv</name>
<email>subv2112@gmail.com</email>
</author>
<published>2017-09-26T22:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a8d2f5787f998e08eccaa66c2fe0cdab997c2253'/>
<id>a8d2f5787f998e08eccaa66c2fe0cdab997c2253</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
