Files
MPF/MPF.ExecutionContexts
Deterous ecc00a28c2 Update Redumper to build 681 (Dreamcast support) (#930)
* Update redumper to b678

* Update Redumper to build 681 (Dreamcast support)

* build 682
2025-12-26 21:24:02 -05:00
..
2025-11-25 09:14:46 -05:00
2025-11-11 15:52:26 -05:00
2025-11-28 09:53:54 -05:00
2024-12-20 12:12:47 -05:00

MPF.ExecutionContexts

This library represents the logic needed to invoke 3 different dumping programs:

These execution wrappers allow for generating valid parameters for each of the programs as well as provide some helpers that make it easier to determine what those parameters are.

External options are defined in order to help create reasonable default parameter sets for different combinations of media type and system.

Paths to the programs need to be provided if they are expected to be invoked as a part of another program. The expected versions of these programs can be found in either the changelog or the publish script in the parent project.