[core] Unstub AliasRegionExtraSize #260
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "unstub-kernel-feature"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
e4cce9b505
to579b41d907
Approved. This has been tested and no issues currently found with it.