<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/core/hle/kernel/board, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>core: Add support for 10GB and 12GB memory configurations</title>
<updated>2025-05-11T11:17:03+00:00</updated>
<author>
<name>Zephyron</name>
<email>zephyron@citron-emu.org</email>
</author>
<published>2025-01-04T07:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=57fee6e5706913cd3b0f412919a683b95d27058e'/>
<id>57fee6e5706913cd3b0f412919a683b95d27058e</id>
<content type='text'>
- Add Memory_10Gb and Memory_12Gb to MemoryLayout enum
- Update memory layout settings to support up to 12GB
- Add SMC enums for 10GB and 12GB memory sizes and arrangements
- Increase MainMemorySizeMax from 8GB to 12GB
- Add memory pool size calculations for 10GB and 12GB configurations
- Update UI translations for new memory options
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add Memory_10Gb and Memory_12Gb to MemoryLayout enum
- Update memory layout settings to support up to 12GB
- Add SMC enums for 10GB and 12GB memory sizes and arrangements
- Increase MainMemorySizeMax from 8GB to 12GB
- Add memory pool size calculations for 10GB and 12GB configurations
- Update UI translations for new memory options
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 12gb DRAM option (#90)</title>
<updated>2024-12-20T15:24:58+00:00</updated>
<author>
<name>Zuckerwatte1</name>
<email>zuckerwatte1@noreply.localhost</email>
</author>
<published>2024-12-15T15:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=30cf1e08c56f2b7794716edf63c7bd8b327000a4'/>
<id>30cf1e08c56f2b7794716edf63c7bd8b327000a4</id>
<content type='text'>
This adds the option to allow the emulator to use 12gb of RAM for something like really big texture packs.

Co-authored-by: smiRaphi &lt;neogt404@gmail.com&gt;
Reviewed-on: http://vub63vv26q6v27xzv2dtcd25xumubshogm67yrpaz2rculqxs7jlfqad.onion/torzu-emu/torzu/pulls/90
Co-authored-by: Zuckerwatte1 &lt;zuckerwatte1@noreply.localhost&gt;
Co-committed-by: Zuckerwatte1 &lt;zuckerwatte1@noreply.localhost&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the option to allow the emulator to use 12gb of RAM for something like really big texture packs.

Co-authored-by: smiRaphi &lt;neogt404@gmail.com&gt;
Reviewed-on: http://vub63vv26q6v27xzv2dtcd25xumubshogm67yrpaz2rculqxs7jlfqad.onion/torzu-emu/torzu/pulls/90
Co-authored-by: Zuckerwatte1 &lt;zuckerwatte1@noreply.localhost&gt;
Co-committed-by: Zuckerwatte1 &lt;zuckerwatte1@noreply.localhost&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: add KPageTableBase</title>
<updated>2023-11-10T17:01:35+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-10-23T01:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=2a255b2d61a445fb2b83cc8af7632e3d720e1292'/>
<id>2a255b2d61a445fb2b83cc8af7632e3d720e1292</id>
<content type='text'>
Co-authored-by: Kelebek1 &lt;eeeedddccc@hotmail.co.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Kelebek1 &lt;eeeedddccc@hotmail.co.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update KProcess</title>
<updated>2023-10-22T00:03:41+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-10-21T20:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=8c59543ee32c8bff575bab7ec1e70f76f8eda437'/>
<id>8c59543ee32c8bff575bab7ec1e70f76f8eda437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>k_system_control: Always return some memory size</title>
<updated>2023-07-21T14:56:55+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-07-18T21:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=8e91554e116b46f1c194012a2b21a15542743827'/>
<id>8e91554e116b46f1c194012a2b21a15542743827</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core,common: Give memory layout setting an enum</title>
<updated>2023-07-21T14:56:55+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-07-17T23:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=127b3da0f13ea0850c10115d45488dfe32a0a3f4'/>
<id>127b3da0f13ea0850c10115d45488dfe32a0a3f4</id>
<content type='text'>
Allows for 6GB and 8GB layouts to be selected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows for 6GB and 8GB layouts to be selected.
</pre>
</div>
</content>
</entry>
<entry>
<title>settings: rename extended memory layout to unsafe, move from general to system</title>
<updated>2023-04-30T18:24:22+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-04-30T18:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=2cd9e1ecb6b67286ae89ef5758a389b58673c378'/>
<id>2cd9e1ecb6b67286ae89ef5758a389b58673c378</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: move more memory to application in 8GB arrangement</title>
<updated>2023-04-09T23:50:27+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-04-09T23:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=baf4d1c22e46fa46549b9cfa9f5fedda84cce1d4'/>
<id>baf4d1c22e46fa46549b9cfa9f5fedda84cce1d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: switch extended memory setting to 8GB arrangement</title>
<updated>2023-04-08T21:47:26+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-04-08T21:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=abb785f26958e069200ab47c05f4a3e59bbae2bc'/>
<id>abb785f26958e069200ab47c05f4a3e59bbae2bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: use KTypedAddress for addresses</title>
<updated>2023-03-22T13:35:16+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-03-18T01:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=fb49ec19c1fb6030fcc960077e82c998290d0ab8'/>
<id>fb49ec19c1fb6030fcc960077e82c998290d0ab8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
