mirror of
https://github.com/holub/mame
synced 2025-04-20 15:32:45 +03:00
![]() 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 |