mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
MAME
a3b57f5fd5
Added code to debug 64-bit builds to allocate all address space below 4GB to help find 64-bit errors. Added environment variable OSDDEBUGMALLOC which, if set, explicitly overrides the debug malloc debug settings. Added environment variable OSDDEBUG4GB which, if set, explicitly overrides the new 64-bit address space allocations. (Sadly this is necessary due to my nvidia D3D drivers being 64-bit unclean....) |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |