Flyinghead
|
e3d95f2258
|
wince: unify _vmem and vmem32. Use 4GB virtual space on 64-bit arch
On 64-bit architectures, _vmem first tries to allocate 4GB then falls
back to 512 MB.
The same virtual space is now used by _vmem and vmem32 (mmu)
|
2019-05-23 11:40:33 +02:00 |
flyinghead
|
0d19da2b4b
|
wince: disable vmem32 on windows
|
2019-04-30 17:43:21 +02:00 |
Flyinghead
|
920a93b19c
|
more win32 fix
|
2019-04-29 18:38:28 +02:00 |
Flyinghead
|
4f4d99872b
|
win32 build fix
|
2019-04-29 18:33:14 +02:00 |
Flyinghead
|
810b8a59da
|
wince: 32-bit virtual mem space
use fast mem read/write for x64 and arm64 dynarecs
|
2019-04-29 18:23:00 +02:00 |