FEX/Source
Ryan Houdek 48c73ca780 Adds support for -E to the ELFLoader
Now you can pass environment variables to the guest using -E

ex. `./Bin/ELFLoader -E DISPLAY=:0 -E GALLIUM_HUD=fps,cpu /usr/bin/glxgears`
2020-07-11 09:38:57 +01:00
..
Common Adds support for the argument loader to have a new -E argument 2020-07-11 09:37:18 +01:00
CommonCore Update project externals 2020-03-06 09:08:23 +02:00
Core/CPU/HostCore Initial Commit 2020-03-06 09:08:13 +02:00
Tests Adds support for -E to the ELFLoader 2020-07-11 09:38:57 +01:00
Tools Fixes some missing includes 2020-05-25 20:04:17 -07:00
CMakeLists.txt Initial Commit 2020-03-06 09:08:13 +02:00