mfld-fr / emu86

Intel IA16 emulator for embedded development
35 stars 6 forks source link

Add option to report current build configuration #82

Open mfld-fr opened 2 years ago

mfld-fr commented 2 years ago

Many projects use a shared emu86 executable for testing, and expect a project-specific configuration (especially the 'target' parameter), but have no way to check if the current executable was built with the right configuration.

So add a command-line option to report the configuration used to build the emu86 executable.