Cxbx-Reloaded / XbSymbolCacheGenTest

Self-generated symbol cache and compare between virtual vs raw memory translation.
GNU General Public License v3.0
2 stars 3 forks source link

Fix output path to support cwd or via CLI with --out argument #3

Closed RadWolfie closed 5 years ago

RadWolfie commented 5 years ago

Instead of enforce to same directory as executable file is at. This pull request allows two options:

Examples:

XbSymbolCacheGenTest default.xbe XbSymbolCacheGenTest default.xbe --out [output to specific folder] XbSymbolCacheGenTest --out [output to specific folder] default.xbe