Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
uae4arm-libretro
Commits
1aa6b6b3
Unverified
Commit
1aa6b6b3
authored
Jul 30, 2021
by
Libretro-Admin
Committed by
GitHub
Jul 30, 2021
Browse files
Merge pull request #21 from frangarcj/master
VITA: limit newlib heap to have enough vm memory
parents
df262be9
6351bb2e
Pipeline
#101299
passed with stage
in 2 minutes and 39 seconds
Changes
1
Pipelines
291
Hide whitespace changes
Inline
Side-by-side
libretro/core/libretro-core.cpp
View file @
1aa6b6b3
...
...
@@ -2,6 +2,7 @@
#ifdef VITA
#define __GNU_VISIBLE 1
int
_newlib_heap_size_user
=
287
*
1024
*
1024
;
#endif
#include "libretro-core.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment