[core] Unstub AliasRegionExtraSize #260

Merged
crueter merged 4 commits from unstub-kernel-feature into master 2025-08-20 17:16:14 +02:00
Member

This implementation is basically usable for up to 8GB of DRAM which you can set in the emulator.
It should ensure that the alias or map region for the virtual address space is bigger when requested.
8GB DRAM is the size of Nintendos DRAM sticks in the developers kit.
Going above 8GB DRAM while emulating a game is not recommended.
That is why this implementation.

This implementation is basically usable for up to 8GB of DRAM which you can set in the emulator. It should ensure that the alias or map region for the virtual address space is bigger when requested. 8GB DRAM is the size of Nintendos DRAM sticks in the developers kit. Going above 8GB DRAM while emulating a game is not recommended. That is why this implementation.
Shinmegumi force-pushed unstub-kernel-feature from e4cce9b505 to 579b41d907 2025-08-20 17:04:09 +02:00 Compare
Shinmegumi approved these changes 2025-08-20 17:05:31 +02:00
Shinmegumi left a comment
Owner

Approved. This has been tested and no issues currently found with it.

Approved. This has been tested and no issues currently found with it.
crueter merged commit 7ce051cfb3 into master 2025-08-20 17:16:14 +02:00
crueter deleted branch unstub-kernel-feature 2025-08-20 17:16:14 +02:00
Sign in to join this conversation.
No description provided.