JIT Sparse SSBU fix #319

Merged
LotP1 merged 4 commits from JIT-Sparse-SSBU-fix into master 2024-11-29 22:32:55 +00:00
Showing only changes of commit abccddf3b3 - Show all commits

View File

@ -39,7 +39,7 @@ namespace ARMeilleure.Common
private static readonly AddressTableLevel[] _levels64BitSparseGiant =
new AddressTableLevel[]
{
new( 38, 1),
new( 38, 2),
new( 2, 36),
};