LibretroAdmin
|
3549d8378c
|
Style nits
|
2025-01-19 22:15:34 +01:00 |
|
Justin Weiss
|
5756ff0b16
|
[3DS] Free memory in 1MB blocks
When freeing large blocks of memory, the 3DS may kernel panic. Freeing
in smaller blocks seems to avoid the crashes.
|
2020-09-28 19:12:15 -07:00 |
|
twinaphex
|
41ffca2b6f
|
(CTR) Style nits
|
2020-06-07 17:28:53 +02:00 |
|
twinaphex
|
860f94e914
|
(CTR) Stylistic cleanups
|
2020-03-05 15:50:39 +01:00 |
|
twinaphex
|
64e24ca514
|
(ctr) style nits
|
2016-09-20 02:09:06 +02:00 |
|
aliaspider
|
8741ec48d5
|
(3DS) implement dynamic memory management.
heap/linear heap and stack sizes can now change dynamically at runtime,
depending on usage, no need to specify those on a per-core basis
anymore.
|
2015-11-02 01:24:11 +01:00 |
|