mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-02-02 19:52:33 +01:00
6a9d36608f
Games will sometimes use these when representing open right bounds and so disallowing it caused regressions, with a notable example being when MemoryFill is called to the end of vram, causing an "invalid end address" error. This had been noted on a comment in GetPhysicalRef prior to the regression.